meta just dropped muse code in beta. its a terminal coding agent running on muse spark 1.2. people will mostly compare it to claude code and codex on raw model strength. that feels a bit incomplete though. what stood out more to me is how the system is put together. it can spin up parallel sub agents in isolated worktrees so your main working copy doesnt get touched. background agents stay alive through the session and hold context instead of starting over every time. theres also a local event log, which means if it crashes it can pick up from the same point. this seems more aimed at longer multi agent work on big repos than just demos. curious if anyone has tried it yet and whether the harness actually holds up on real projects. submitted by /u/Meris-Dabhi
Originally posted by u/Meris-Dabhi on r/ClaudeCode
