gabriel / muse public
feat patch cli feat/supported-commands-registry #3 / 5
AI Agent gabriel · 14 days ago · Jul 4, 2026 · Diff

feat(cli): wire code/mist/social namespaces into domain_command_registry (muse#74 Phase 2)

sha256:dbbbad7b331d975848e4330e946ac906d926fbacf86ce517855adb49e30d03a1 sha
+21 ~6 symbols
sha256:d86163574578c2cc6ab2a025ebfeed2e8e77b4d52c4176f1f872df799a5aae3e snapshot
+21
symbols added
~6
symbols modified
0
dead code introduced
Semantic Changes 27 symbols
+ TestCodeNamespaceWiring class class TestCodeNamespaceWiring L33–55
+ test_contains_stable_known_anchors method method test_contains_stable_known_anchors L34–38
+ test_does_not_contain_universal_muse_commands method method test_does_not_contain_universal_muse_commands L48–55
+ test_has_more_than_30_entries method method test_has_more_than_30_entries L40–46
+ TestMistNamespaceWiring class class TestMistNamespaceWiring L58–74
+ test_contains_mist_specific_commands method method test_contains_mist_specific_commands L59–63
+ test_does_not_contain_universal_muse_commands method method test_does_not_contain_universal_muse_commands L65–74
+ TestSocialNamespaceWiring class class TestSocialNamespaceWiring L77–88
+ test_contains_social_specific_commands method method test_contains_social_specific_commands L78–82
+ test_does_not_contain_universal_muse_commands method method test_does_not_contain_universal_muse_commands L84–88
+ TestUndeclaredNamespacesReturnEmpty class class TestUndeclaredNamespacesReturnEmpty L91–102
+ test_completely_unknown_name_returns_empty method method test_completely_unknown_name_returns_empty L100–102
+ test_identity_has_no_dedicated_namespace method method test_identity_has_no_dedicated_namespace L92–94
+ test_scaffold_has_no_dedicated_namespace method method test_scaffold_has_no_dedicated_namespace L96–98
+ _touch_cli function function _touch_cli L23–30
+ CliRunner import import CliRunner L16–16
+ get_supported_commands import import get_supported_commands L18–18
+ runner variable variable runner L20–20
~ muse/cli/app.py .py 1 symbol added, 1 symbol modified
+ register_namespace import import register_namespace L95–95
~ main
~ muse/cli/commands/mist.py .py 1 symbol added, 1 symbol modified
+ register_namespace import import register_namespace L65–65
~ muse/cli/commands/social.py .py 1 symbol added, 1 symbol modified
+ register_namespace import import register_namespace L39–39

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