entireio / entireio/cli

Integrate Muse Code as a supported agent

Open
#1,912 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.