gabriel / muse public
patch feat/fix-agent-config-adapters #20 / 20
gabriel · 4 days ago · Jun 4, 2026 · Diff

fix adapter for agent config

sha256:b5ec4e4a3a73cae0cd08224f32090f2a4836afa0a804cb3231e70c42a3e89295 sha
+11 ~37 −1 symbols
sha256:28d097a97fedd5388efa67ce7b3d3059eed02f420c8195ec34c757d0bad729ef snapshot
+11
symbols added
~37
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes 49 symbols
+ docs/
+ muse/
+ tests/
+ tools/
~ muse/cli/commands/agent_config.py .py 1 symbol added, 4 symbols modified
+ _user_muse_dir function function _user_muse_dir L433–442
~ muse/cli/commands/switch.py .py 1 symbol modified
~ run
~ muse/core/mpack.py .py 1 symbol modified
~ tests/test_cmd_agent_config.py .py 7 symbols added, 4 symbols modified
+ isolate_user_config method method isolate_user_config L578–582
+ test_falls_back_to_user_config_when_no_repo_config method method test_falls_back_to_user_config_when_no_repo_config L613–622
+ test_repo_config_takes_priority_over_user_config method method test_repo_config_takes_priority_over_user_config L624–635
+ test_user_config_fallback_absent_returns_none method method test_user_config_fallback_absent_returns_none L637–643
+ test_global_adapters_visible_to_sync method method test_global_adapters_visible_to_sync L745–761
+ test_global_flag_survives_repo_absence method method test_global_flag_survives_repo_absence L730–743
+ test_global_flag_writes_to_user_config method method test_global_flag_writes_to_user_config L713–728
~ tests/test_cmd_switch.py .py 2 symbols added
+ test_switch_to_different_commit_blocked_with_dirty_tree function function test_switch_to_different_commit_blocked_with_dirty_tree L317–329
+ test_switch_to_same_commit_allowed_with_dirty_tree function function test_switch_to_same_commit_allowed_with_dirty_tree L295–314

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