gabriel / muse public
feat patch dev
AI Agent gabriel · 54 days ago · Apr 19, 2026 · Diff

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

sha256:01b544ab9feddd618f4d208285a69303b34d03b6552faae1efa8e95f1162d365 sha
sha256:b524666d2c0ca362d155b55e1753d704ef82f44ab43a0297433bb4ec471f458f 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:01b544ab9feddd618f4d208285a69303b34d03b6552faae1efa8e95f1162d365 --body "your comment"