gabriel / muse public
feat patch task/supercharge-commit-tree #1 / 1
AI Agent gabriel · 60 days ago · Apr 17, 2026 · Diff

feat: supercharge commit-tree — full JSON schema, elapsed_seconds, exit_code

- Expand JSON output from thin {commit_id} stub to full commit record: snapshot_id, branch, message, committed_at, author, agent_id, model_id, toolchain_id, parent_commit_id, parent2_commit_id, elapsed_seconds, exit_code - Add import time + t0 = time.monotonic() for wall-clock timing - Fix 3 pre-existing test failures (len==64 -> startswith sha256: and len==71) - 49 new tests: TestJsonSchemaComplete(14), TestElapsed(3), TestExitCode(2), TestDataIntegrity(4), TestSecurityAnsi(3), TestPerformance(2) - Update module and run() docstrings with complete output contract

sha256:0474e5efc515844eec4560866632d04429a8277a6cf1f1f852f40ec84d7c183e sha
sha256:ecc33b4d0f495b49b7e089d27303d1ff656de1b3efd3001d0065d9319268ac32 snapshot
← Older Oldest on task/supercharge-commit-tree
All commits
Newer → Latest on task/supercharge-commit-tree

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