Block a user
fix: remove conflicting reference file instruction from labels-sync
fix: remove conflicting reference file instruction from labels-sync
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
lmiranda
pushed to fix/labels-sync-no-reference-file at personal-projects/leo-claude-mktplace
2026-01-21 21:48:00 +00:00
lmiranda
created branch fix/labels-sync-no-reference-file in personal-projects/leo-claude-mktplace
2026-01-21 21:48:00 +00:00
Release: fix project directory detection for MCP server
[Bug] Projman diagnostic failure: MCP tools require explicit repo format
Fix Applied
Root Cause
The MCP server runs with cwd set to the plugin directory (${CLAUDE_PLUGIN_ROOT}/mcp-servers/gitea), not the user's project directory. This caused:
Path.cwd()…
Release: fix project directory detection for MCP server
lmiranda
deleted branch fix/project-directory-detection from personal-projects/leo-claude-mktplace
2026-01-21 21:38:26 +00:00
fix: detect project directory correctly for git remote parsing
[Bug] Projman diagnostic failure: MCP tools require explicit repo format
lmiranda
pushed to fix/project-directory-detection at personal-projects/leo-claude-mktplace
2026-01-21 21:38:03 +00:00
lmiranda
created branch fix/project-directory-detection in personal-projects/leo-claude-mktplace
2026-01-21 21:38:03 +00:00
fix: detect project directory correctly for git remote parsing
[Bug] Projman diagnostic failure: MCP tools require explicit repo format
Release: labels-sync documentation improvements
[Bug] Projman diagnostic failure: Repository auto-detection and label sync state issues