gabriel / musehub public
fix BREAKING fix/hub-read-rename-and-url-enrich #1 / 1
gabriel · 70 days ago · Apr 10, 2026 · Diff

fix: rename MCP tools musehub_get_issue→musehub_read_issue, musehub_get_proposal→musehub_read_proposal

Consistent 'read' verb across CLI (muse hub issue read / proposal read) and MCP (musehub_read_issue / musehub_read_proposal).

- tools/musehub.py: rename tool names + update description strings - dispatcher.py: update routing to execute_read_issue / execute_read_proposal - musehub_mcp_executor.py: rename execute_get_* → execute_read_* - prompts.py + mcp_docs.html: update all documentation references - tests/test_mcp_smoke.py: rename test functions + call sites to match

sha256:78d8fb07e203a28af96e89bead2b562b325aa982589a39cbbd33ed2c2052ff9b sha
sha256:f5f15acf5fcbe5f4e2d94d92d3ef7991cba1270392051163fdbe3f24aed49048 snapshot
← Older Oldest on fix/hub-read-rename-and-url-enrich
All commits
Newer → Latest on fix/hub-read-rename-and-url-enrich

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:78d8fb07e203a28af96e89bead2b562b325aa982589a39cbbd33ed2c2052ff9b --body "your comment"