gabriel / muse public
feat BREAKING branch task/branch-intent-created-by #1 / 1
AI Agent gabriel · 60 days ago · Apr 16, 2026 · Diff

feat(branch): add --intent, --resumable, and created_by to branch listing

- branch.py: --intent TEXT stores short description in config.toml - branch.py: --resumable flag marks branch as agent checkpoint; used as listing filter when no name positional is given - branch.py: JSON listing includes intent, resumable, created_by on every entry (created_by = tip commit agent_id, empty string when none) - config.py: BranchMeta TypedDict with intent/resumable/remote/merge fields - config.py: write_branch_meta() / read_branch_meta() public helpers - config.py: _load_config() and _dump_toml() handle [branch.*] sections - tests: 50 TDD tests covering unit/integration/e2e/security/data_integrity/perf

sha256:bf01627851dc3cc0aaf8ccfe2a431841bff46729ec30a0c3f840730e2f743b46 sha
sha256:19eee2d2a4ab021eb5f1c5087bea38733ba4a18fc0b3c855ee7ce220b8e03fef snapshot
← Older Oldest on task/branch-intent-created-by
All commits
Newer → Latest on task/branch-intent-created-by

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