fix: add curl fallback to /debug-report when MCP tools unavailable #103

Merged
lmiranda merged 4 commits from fix/issue-100-debug-report-fallback into development 2026-01-22 20:01:33 +00:00
Showing only changes of commit 71987ee537 - Show all commits

View File

@@ -312,7 +312,12 @@ git push -u origin fix/issue-[NUMBER]-[brief-description]
3. Create PR via API or MCP tools 3. Create PR via API or MCP tools
4. Add comment to original issue: 4. **Switch back to development branch** (required for MCP issue operations):
```bash
git checkout development
```
5. Add comment to original issue:
``` ```
mcp__plugin_projman_gitea__add_comment( mcp__plugin_projman_gitea__add_comment(
repo=REPO_NAME, repo=REPO_NAME,