feat: add 5 dedicated issue MCP tools (close, reopen, assign, set_labels, remove_label)
- Add execute_close_issue, execute_reopen_issue, execute_assign_issue, execute_set_issue_labels, execute_remove_issue_label executors - Add musehub_close_issue, musehub_reopen_issue, musehub_assign_issue, musehub_set_issue_labels, musehub_remove_issue_label tool definitions - Wire all 5 tools in dispatcher; auth-gated as write tools - Grow tool count from 68 to 73; update test assertion - Add 25 integration tests covering happy paths, idempotency, and error paths - Update docs/reference/mcp.md: Write Tools count 17 → 22
sha256:3c970c31e3f83085b6d8fcafe5ee0f74b64f4c621e1c297aac81b61df2e3283d
sha
sha256:793767a4f8b56705acb3ac95ffe8685fc03386fcf22e6d3f28909d1cf5c526f1
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:3c970c31e3f83085b6d8fcafe5ee0f74b64f4c621e1c297aac81b61df2e3283d --body "your comment"
No comments yet. Be the first to start the discussion.