{
  "schema_version": "1.0",
  "id": "s3:https://cursor.com/blog/agent-swarm-model-economics",
  "slug": "agent-swarm-model-economics-02n8muc",
  "url": "https://feed7.dev/p/agent-swarm-model-economics-02n8muc",
  "title": "Agent swarms and the new model economics",
  "why_included": "Cursor’s SQLite experiment suggests swarm harness design can matter more than model mix: separate planner and worker contexts reduced coordination churn while cheaper workers handled most tokens.",
  "summary": "Cursor’s new planner-worker swarm reached **73%–85%** of a held-out SQLite test suite within four hours, and every new configuration later reached **100%**. Similar quality across model mixes cost from **$1,339 to $10,565**.",
  "practical_implication": "For large agent runs, reserve frontier models for decomposition and decisions, then give bounded implementation work to cheaper workers. Separate their contexts, record shared design decisions, delegate conflict resolution, limit oversized files, and stack independent review lenses.",
  "agent_context": "Cursor’s new planner-worker swarm reached **73%–85%** of a held-out SQLite test suite within four hours, and every new configuration later reached **100%**. Similar quality across model mixes cost from **$1,339 to $10,565**.\n\nFor large agent runs, reserve frontier models for decomposition and decisions, then give bounded implementation work to cheaper workers. Separate their contexts, record shared design decisions, delegate conflict resolution, limit oversized files, and stack independent review lenses.\n\nThis was a controlled but unusual SQLite reimplementation with no source, binary, tests, or internet available to agents. Cursor tested four configurations rather than the full planner-worker matrix, and workers consumed at least **69% of tokens**, so workload shape will strongly affect the economics.",
  "source": {
    "name": "Cursor",
    "url": "https://cursor.com/blog/agent-swarm-model-economics",
    "published_at": "2026-07-20T12:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "agent",
  "domains": [
    "coding"
  ],
  "topics": [
    "multi-agent",
    "harness-engineering",
    "subagents"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "This was a controlled but unusual SQLite reimplementation with no source, binary, tests, or internet available to agents. Cursor tested four configurations rather than the full planner-worker matrix, and workers consumed at least **69% of tokens**, so workload shape will strongly affect the economics."
  ],
  "lifecycle": "Current",
  "published_at": "2026-07-20T12:00:00.000Z",
  "modified_at": "2026-07-20T12:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/agent-swarm-model-economics-02n8muc",
    "json": "https://feed7.dev/p/agent-swarm-model-economics-02n8muc.json",
    "markdown": "https://feed7.dev/p/agent-swarm-model-economics-02n8muc.md"
  }
}