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

feat: add standard JSON envelope to all commands A (age→auth)

- New muse/core/envelope.py: make_envelope() returns muse_version, schema, exit_code, duration_ms, timestamp, warnings for every JSON response - tests/test_envelope.py: 19 tests, all green - age, agent, agent_config, agent_map, annotate, api_surface, apply, apply_patch, archive, attributes, auth: all JSON output paths updated to use make_envelope(); schema_version removed where present - Per-command envelope test files added

sha256:44137ae652e19f181429e3b7e63a62d0d8e96b78b5a499fd51a2259e4ab3cc0c sha
sha256:6a477c4b19bc17299ff2365b625e2d844e7ec746b1452e72a6c47800f0cb6b41 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:44137ae652e19f181429e3b7e63a62d0d8e96b78b5a499fd51a2259e4ab3cc0c --body "your comment"