Integrate Muse Code as a supported agent
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 475
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 178
Description
Problem or use case
Meta released Muse Code (terminal coding agent, Muse Spark 1.2), a major new agent with persistent background agents and a replay-exact local event log.
Official: https://research.meta.ai/blog/introducing-muse-code-and-muse-spark-1-2
Desired behavior
- entire enable detects/offers muse-code
- entire status shows active Muse Code sessions (files changed, tokens)
- entire rewind restores files + agent context (resumes from event log)
- Full session transcript stored natively on entire/checkpoints/v1
- Subagent (background agent) contributions tracked; compaction saves mid-turn progress
Proposed solution
No response
Alternatives or workarounds
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reading the existing entire enable, entire status, and entire rewind command paths, then inspect how sessions are stored on entire/checkpoints/v1. Done means Muse Code is detected and offered, active sessions and subagent contributions are represented, rewind restores files and agent context, and compaction preserves mid-turn progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100