EN
返回档案库

档案库 · AI 与模型 · 产品决策 · 2025–2026

Gas Town:Steve Yegge 的多智能体编程押注,2026 年第一季度 GitHub 星标数达 13.3K

Yegge 的开源 Gas Town 在“AI 市长”下运行 20-30 个编码智能体,状态持久化于 git;2026 年第一季度在 GitHub 上获得 13.3K 星标。

Gas Town

它在赌什么智能体编程的瓶颈在于编排而非模型智能:一个人运行 20-30 个智能体,其工作状态居于 git 中,因此重启不会重启工作。已上线

做的是什么生意

Gas Town is Steve Yegge's open-source multi-agent workspace manager: a Claude Code-style 'Mayor' coordinates worker agents ('polecats') across per-project rigs, with work state persisted in git worktrees ('hooks') and tracked through Beads, his git-backed task ledger (the bd CLI). It supports Claude Code, Codex, GitHub Copilot, Gemini and other runtimes, and ships from the gastownhall GitHub organization via Homebrew, Docker and Go install paths.

起因

After years at Amazon and Google, Yegge spent 2025 building Beads, a git-backed issue ledger that lets coding agents resume tasks across sessions, then wrapped it in Gas Town and released the orchestrator on January 1, 2026. His premise, echoed by later commentators: AI sessions are ephemeral, but work context should be permanent - so durable, git-versioned state, plus a coordinator on top, is what lets many agents cooperate instead of one agent restarting from zero.

经过

By the end of Q1 2026 the repository had grown to 13.3K stars and earned a place in Runa Capital's ROSS top-20. Independent field reports followed within weeks: DoltHub's engineer asked the Mayor to fix four failing Bats tests in parallel, watched roughly 20 agents work in other terminals, and saw Gas Town push branches and merge PRs autonomously - then closed it down after a merge landed with failing integration tests. The hour-long session cost about $100 in Claude tokens, roughly 10x a normal Claude Code session.

结果

Still running and evolving as of September 2026: the gastownhall/gastown repository documents a v1-scale architecture - Mayor, rigs, polecats, a refinery merge queue, escalation, a scheduler, and a Dolt-powered 'Wasteland' federation network - and Gas Town remains a personal open-source project rather than a funded company. The orchestration bet is proving out technically while its economics and safety guardrails remain open questions.

背景

Steve Yegge,这位亚马逊/谷歌老将,于 2026 年 1 月 1 日发布开源“编码智能体工厂”Gas Town:一个 AI 市长协调 20-30 个工作智能体,在基于 git 的项目工作区中运行,状态持久化于 git 工作树,并记录在他的 Beads 账本中,从而重启的智能体可恢复而非从头再来。

牵引力立现:Runa Capital 的 2026 年第一季度 ROSS 指数(2026 年 4 月 29 日发布)将 gastownhall/gastown 列为增长最快的开源初创公司前 20 名,截至 2026 年 3 月 31 日在 GitHub 上拥有 13.3K 星标,并将该项目描述为 2025 年在华盛顿州柯克兰创立。

DoltHub 2026 年 1 月 15 日的现场报告显示自主性的两面:市长并行修复了四个 Bats 测试,同时约 20 个智能体在其他终端运行,Gas Town 自主推送分支并合并 PR——直到一次糟糕的合并(集成测试失败)迫使作者在 60 分钟内花费约 100 美元 Claude 令牌后关闭系统。

截至 2026 年 9 月,仓库记录了 v1 规模架构(精炼厂合并队列、升级、调度器、基于 Dolt 的联邦),但 Gas Town 仍然是一个个人开源项目,而非一家有资金支持的公司——该押注在技术上得到验证,而经济性和护栏仍未解决。

这件事要成立,得有什么

  • Yegge 反转了通常的智能体押注:不是更智能的模型,而是持久的 git 备份状态加协调器,才能解锁 20-30 个智能体并行工作。
  • 分发免费:他早先的 git 备份任务账本 Beads,加上大量开发者粉丝,使这个新编排器登上了 GitHub 增长最快名单(2026 年第一季度 13.3K 星标)。
  • DoltHub 的现场测试同时展示了前景与痛苦:并行修复和自主合并可行,但不安全的合并和约 10 倍的令牌消耗表明自主必须受治理。
  • Gas Town 押注于整个软件层来协调编码智能体,而非单一功能,这就是为何它在发布数周内获得星标和独立文章。

可借鉴之处

会话廉价,状态不然。拥有持久的 git 备份状态,加上一个协调器,你就能运行 20-30 个智能体——但没有护栏的自主会合并损坏的代码,并以 10 倍速度消耗令牌。

后续进展

截至 2026 年 9 月 4 日,Gas Town 仍在积极开发,位于 gastownhall/gastown,具有 v1 规模架构:市长、工作区、polecat、精炼厂合并队列、升级、调度和基于 Dolt 的“废土”联邦。它尚未公司化或融资,仍是 Steve Yegge 的个人项目。2026 年第一季度的牵引力——13.3K GitHub 星标、ROSS 前 20——使其成为 2026 年采用最快的编码智能体项目之一,而早期现场报告(每小时 100 美元令牌消耗和一次糟糕的自主合并)引发了关于无治理智能体自主性的辩论。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例