gabriel / musehub public
feat BREAKING dev
AI Agent gabriel · 41 days ago · May 7, 2026 · Diff

feat: mcp docs accuracy pass, domain verify endpoints, sitewide URL constant, icon cleanup

- Fix MCP tool names: musehub_get_domain -> musehub_read_domain in domain_detail + muse CLI domains.py - Fix install command: muse domain install -> muse domains use in domain_detail - Fix MCP sidebar URI: muse://domains/{scoped_id} -> muse://domains/{author}/{slug} - MCP docs: add Mist section (9 muse_mist_* tools), fix 17 read tools misclassified as Write - Add site_base_url() Jinja2 context global (request-aware, falls back to musehub.ai) - Apply site_base_url() across base.html, mist_detail, docs_muse_mcp, docs_muse_api - Fix domains page CTA: Protocol docs -> /muse/domains - Admin verify/unverify endpoints: POST/DELETE /api/domains/@{author}/{slug}/verify - set_domain_verified() service function - MSignContext.is_admin: identity_type == 'admin' (was hardcoded False) - Icon cleanup: dimensions icon grid->layers, repos icon layers->book-open, shard map layers->split - Remove duplicate icon-download and icon-package sprites - SCSS: add badge--mist and docs-sidebar-link--mist to proper source files; clear spectral gradient text - TDD: 63/63 tests passing (Layer 8 admin verify/unverify coverage)

sha256:d81a30a8163950dad8d0ffe591154797b257458ef151db186269dc6ecb850ec5 sha
sha256:e241acb441431a7d82b5a16e56132fc51566a0234843115ad52a8ff6f0b13cc1 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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:d81a30a8163950dad8d0ffe591154797b257458ef151db186269dc6ecb850ec5 --body "your comment"