Block a user
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
fix: rewrite labels-sync.md with explicit repo detection steps
lmiranda
pushed to fix/labels-sync-repo-detection at personal-projects/leo-claude-mktplace
2026-01-21 22:17:19 +00:00
lmiranda
created branch fix/labels-sync-repo-detection in personal-projects/leo-claude-mktplace
2026-01-21 22:17:19 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
Root Cause Analysis
The previous "fixes" (PRs #70, #71, #72) were incorrect. The MCP server cannot auto-detect the repository because:
- MCP server runs with
cwdset to `${CLAUDE_PLUGIN…
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
Merge development into main: dynamic label format detection
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
Resolution
All three sub-issues have been addressed:
Merge development into main: dynamic label format detection
lmiranda
deleted branch fix/dynamic-label-format from personal-projects/leo-claude-mktplace
2026-01-21 22:04:56 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
fix: make suggest_labels detect actual label format from repository
fix: make suggest_labels detect actual label format from repository
lmiranda
created branch fix/dynamic-label-format in personal-projects/leo-claude-mktplace
2026-01-21 21:58:53 +00:00
lmiranda
pushed to fix/dynamic-label-format at personal-projects/leo-claude-mktplace
2026-01-21 21:58:53 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
Investigation Results
Sub-issue 1: Missing repo parameter ✅ ALREADY FIXED
Fixed in PRs #70, #71, #72. The _find_project_directory() and _detect_repo_from_git() methods now handle repo…
lmiranda
deleted branch fix/labels-sync-no-reference-file from personal-projects/leo-claude-mktplace
2026-01-21 21:50:16 +00:00