Fetching from the wire…
Public story · 2026-08-16 · high
The Rust tool ships an MCP server so Claude Code or Codex can steer its jobs, though it has only 122 GitHub stars.
Why now: nac shipped August 13, three days before this briefing, with no independent user reports yet.
Arcee AI open-sourced nac on August 13, the Rust harness it uses internally to supervise training runs and prototype ideas, per Arcee's blog post. The code is Apache-2.0 licensed, free for any team to fork.
nac runs a central orchestrator that tracks threads and structured episodes, meant to keep a long AI task aligned with its original intent. As of August 16, it has 122 stars and 11 forks on GitHub.
nac ships an MCP server, so Claude Code or Codex can dispatch, monitor, and steer nac jobs like any other tool. Arcee describes this as a fast loop for a human to steer, paired with a slower asynchronous loop that does the actual work.
That's a small footprint, and it reads as a design document from a model lab rather than a tool other teams have tested in production.
Arcee argues harnesses are becoming a new kind of inference runtime. Nothing in the post says whether any team outside Arcee has run nac in production yet.
Each link below shares sources, entities, or timing with this story.
claude-mem (89.3K stars) targets seven harnesses. lean-ctx (3.5K stars, Rust, 76 MCP tools) uses 60-90% token reduction as its headline metric. Wienerdog surfaced on HN August 2 offering memory plus self-improving skills for both Claude Code and Codex. All three are harness-ne...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
cristicretu/diri (217 stars, Rust, Apache-2.0, pushed August 7) runs multiple coding agents and shells concurrently across worktrees and remote hosts. Worktree isolation is the mechanism keeping parallel agents from clobbering each other's edits, and it's the correct primitive...
lean-ctx is a Rust-based system that sits between AI coding tools and LLMs, compressing file reads by 60-99% and shell output by 60-95% using Tree-sitter AST parsing for 18 languages. Cached re-reads cost only 13 tokens. Works as a standard MCP server with 49 tools. Compatible...
open-design is a local-first macOS/Windows/Linux desktop app that turns your existing coding agent into a design engine, producing prototypes, landing pages, dashboards, slides, images, and video with real HTML/PDF/PPTX/MP4 export. It runs on 25 distinct local CLI executables...
holaboss-ai/holaOS puts Claude Code, Codex and its own agent in one Electron workspace where context and history live as editable local files rather than a hosted database, so memory persists across sessions *and* across agents. Built-in frontier models (Kimi K3, GLM 5.2, GPT...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.