Fetching from the wire…
Public story · 2026-09-11 · high
Projects went into beta on September 10, delegating to parallel subagents and firing on its own from Slack messages, schedules, or PRs.
Why now: Cursor's Projects beta went live on September 10, the same day Kilo Code shipped its coordination feature behind a flag.
Cursor put a coordinator agent into its new Projects beta on September 10, and it never writes code. It plans, starts subagents that run in parallel, and brings their finished work back for review. Cursor sells this inside an editor millions of developers already use, replacing tmux and git worktrees people used to coordinate agents by hand.
The coordinator runs on a dedicated cloud machine and keeps files synced between cloud and local agents. It can also subscribe to a Slack channel, a schedule, or every pull request on a repo. When one of those fires, it decides on its own whether to hand out work.
The no-write rule comes from what goes wrong when people run multi-agent setups by hand. In my personal projects with Claude Code, the runs that go sideways start the same way. A planning session spots a small fix and makes it, and its context fills with implementation detail. It loses the plan and starts reviewing its own edits instead of the subagents'. You can copy the fix without buying anything. Give the orchestrating session a tool list with no write access and make it delegate everything. It feels slow for about a day.
The event triggers worry me more than the delegation model impresses me. A coordinator watching every PR and every Slack message spends money on events nobody chose. Cursor's changelog doesn't mention per-trigger budget caps, and I'd want them before pointing this at a busy channel. Triggers also open a door to prompt injection. Anyone posting in that Slack channel could influence what the agents do.
Others are circling the same problem. Kilo Code 7.6.2 added an experimental shared agent board called Kilo Swarm behind a flag on September 10. The release notes don't say how the board coordinates work. qwen-code 0.23.3 can now hand a subagent turn to Claude Code over the Agent Client Protocol, making it a coordinator for a competitor's agent.
I don't know which of these wins. I'd bet the no-write rule outlasts all three products.
Each link below shares sources, entities, or timing with this story.
Eight thousand stars in a single day. That's what happened when Warp open-sourced its Rust-based, GPU-accelerated terminal on April 28. The repo shot to 47.9K total stars, making it the highest-velocity project on GitHub this week by a wide margin. But the interesting part isn...
Anysphere shipped Cursor 3 (codenamed "Glass") on April 2, and it's not really an IDE anymore. It's an agent workspace. The redesign is fundamental. Developers enter natural language task descriptions, select an LLM, and Cursor generates code plus a demo video. Local and cloud...
Cursor 3 launched on April 2. Not an update. A full rebuild. The editor is now secondary to what they're calling an agent orchestration workspace. You can run unlimited parallel agents, locally or in the cloud, launch them from your phone or Slack or Linear, and manage them in...
Claude Code v2.1.71 adds /loop for cron-scheduled background prompts (PR babysitting, Slack summaries, deploy monitoring). Cursor shipped Automations with event-driven triggers from GitHub, PagerDuty, and webhooks. OpenAI open-sourced Symphony, an Elixir/BEAM framework that po...
Within five days of each other, both Claude Code (v2.1.158, May 31) and Cursor (3.6, May 29) shipped remarkably similar architectures for autonomous agent execution. Both use a classifier subagent that reviews each pending action against conversation context and decides: allow...
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%. Same model. Different harness. Al...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.