fix: uniform MCP tool naming — verb_noun pattern throughout
- get → read for all single-item reads (context, commit, domain, view, prompt, symbol) - submit_proposal_review → create_proposal_review - patch_repo_settings → update_repo - set_issue_labels → update_issue_labels - Add missing verb prefixes: proposal_risk → read_proposal_risk, etc. - Coord tools reordered to verb-first: coord_reserve → create_coord_reservation, etc. - 31 tool renames; executor functions renamed consistently
sha256:ef9852f4c3bb67522bf604ae2291e505e93eec18bd202eceff295fbadda8cd79
sha
+6
~68
−6
symbols
sha256:6791cdad1bc42a88eecaddc0bca09a4adb69b7713cd3b0b50435c818ba75cac4
snapshot
+6
symbols added
~68
symbols modified
−6
symbols removed
0
dead code introduced
Semantic Changes
80 symbols
~
musehub/services/musehub_mcp_executor.py
.py
6 symbols added, 6 symbols removed, 22 symbols modified
+
execute_create_coord_reservation
function
async_function execute_create_coord_reservation L2272–2322
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:ef9852f4c3bb67522bf604ae2291e505e93eec18bd202eceff295fbadda8cd79 --body "your comment"
No comments yet. Be the first to start the discussion.