Leo Miranda lmiranda
  • Toronto, ON - Canada
  • Joined on 2025-07-31
lmiranda merged pull request personal-projects/leo-claude-mktplace#74 2026-01-21 21:50:14 +00:00
fix: remove conflicting reference file instruction from labels-sync
lmiranda created pull request personal-projects/leo-claude-mktplace#74 2026-01-21 21:48:23 +00:00
fix: remove conflicting reference file instruction from labels-sync
lmiranda opened issue personal-projects/leo-claude-mktplace#73 2026-01-21 21:48:17 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo parameter
83094598c5 fix: remove conflicting reference file instruction from labels-sync
lmiranda pushed to main at personal-projects/leo-claude-mktplace 2026-01-21 21:41:55 +00:00
5da29c8e35 Merge pull request 'Release: fix project directory detection for MCP server' (#72) from development into main
4f3560d121 Merge pull request 'fix: detect project directory correctly for git remote parsing' (#71) from fix/project-directory-detection into development
d5e521a759 fix: detect project directory correctly for git remote parsing
Compare 3 commits »
lmiranda merged pull request personal-projects/leo-claude-mktplace#72 2026-01-21 21:41:55 +00:00
Release: fix project directory detection for MCP server
lmiranda commented on issue personal-projects/leo-claude-mktplace#70 2026-01-21 21:39:29 +00:00
[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()
lmiranda created pull request personal-projects/leo-claude-mktplace#72 2026-01-21 21:39:10 +00:00
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
lmiranda pushed to development at personal-projects/leo-claude-mktplace 2026-01-21 21:38:26 +00:00
4f3560d121 Merge pull request 'fix: detect project directory correctly for git remote parsing' (#71) from fix/project-directory-detection into development
d5e521a759 fix: detect project directory correctly for git remote parsing
Compare 2 commits »
lmiranda merged pull request personal-projects/leo-claude-mktplace#71 2026-01-21 21:38:24 +00:00
fix: detect project directory correctly for git remote parsing
lmiranda closed issue personal-projects/leo-claude-mktplace#70 2026-01-21 21:38:24 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo format
d5e521a759 fix: detect project directory correctly for git remote parsing
lmiranda created pull request personal-projects/leo-claude-mktplace#71 2026-01-21 21:38:02 +00:00
fix: detect project directory correctly for git remote parsing
lmiranda opened issue personal-projects/leo-claude-mktplace#70 2026-01-21 21:20:40 +00:00
[Bug] Projman diagnostic failure: MCP tools require explicit repo format
lmiranda pushed to main at personal-projects/leo-claude-mktplace 2026-01-21 21:16:29 +00:00
b2c51251f3 Merge pull request 'Release: labels-sync documentation improvements' (#69) from development into main
71efa1aafa Merge pull request 'docs: clarify labels-sync command behavior' (#68) from docs/labels-sync-clarification into development
aa3ff016e2 docs: clarify labels-sync command behavior and remove misleading prompts
Compare 3 commits »
lmiranda merged pull request personal-projects/leo-claude-mktplace#69 2026-01-21 21:16:28 +00:00
Release: labels-sync documentation improvements
lmiranda closed issue personal-projects/leo-claude-mktplace#67 2026-01-21 21:15:06 +00:00
[Bug] Projman diagnostic failure: Repository auto-detection and label sync state issues