feat: supercharge muse agent, agent-config, and agent-map
- Add _ListJson TypedDict to agent.py; add schema_version/exit_code/duration_ms to _KeygenJson and _RegisterJson - Wire start_timer() in run_keygen, run_list, run_register; inject envelope fields - Add -j alias to keygen, list, register subcommands - Expand run_keygen, run_list, run_register, register() docstrings - Add six TypedDicts to agent_config.py: _InitJson, _SyncJson, _ReadJson, _StatusJson, _InspectJson, _SetJson — each with schema_version/exit_code/duration_ms - Wire start_timer() in all six agent-config handlers; inject envelope into JSON paths - Add _AgentMapJson TypedDict to agent_map.py with full envelope fields - Add -j alias to agent-map --json flag; wire start_timer() in run() - Add tests/test_agent_supercharge.py: 139 tests across 7 tiers (unit, integration, e2e, stress, data integrity, security, performance) — all passing
0 comments
muse hub commit comment sha256:01b544ab9feddd618f4d208285a69303b34d03b6552faae1efa8e95f1162d365 --body "your comment"
No comments yet. Be the first to start the discussion.