|
| 1 | +# Gastown и Paperclip comparison для лендинга и README |
| 2 | + |
| 3 | +> Дата проверки: 2026-05-16 |
| 4 | +> Цель: публичная таблица `Agent Teams | Gastown | Paperclip | Cursor | Claude Code CLI` без угадываний по конкурентам. |
| 5 | +> Метод: `gh repo view`, `gh api` по первичным GitHub-файлам, официальные docs Cursor и Claude Code, страница Claude pricing. |
| 6 | +
|
| 7 | +## Snapshot |
| 8 | + |
| 9 | +| Проект | Позиционирование | Статус на 2026-05-16 | Лицензия | |
| 10 | +|---|---|---:|---| |
| 11 | +| **Gastown** | multi-agent workspace manager для coding agents | `15,228★`, latest `v1.1.0` от `2026-05-07`, push `2026-05-15` | MIT | |
| 12 | +| **Paperclip** | control plane для autonomous AI companies | `65,796★`, latest `v2026.513.0` от `2026-05-13`, push `2026-05-16` | MIT | |
| 13 | + |
| 14 | +## Что изменилось после проверки 2026-05-05 |
| 15 | + |
| 16 | +- **Gastown**: свежий GitHub snapshot изменился с `v1.0.1` на `v1.1.0`; README/provider/scheduler факты для публичной таблицы остались валидными. |
| 17 | +- **Paperclip**: свежий GitHub snapshot изменился с `v2026.428.0` на `v2026.513.0`; README/adapters/budget/runtime/Kanban facts остались валидными. |
| 18 | +- **Claude Code costs**: официальный cost guide теперь называет `/usage` как команду для session token/cost tracking. Поэтому публичная строка `Budget controls` для Claude Code CLI обновлена с `/cost + workspace limits` на `/usage + workspace limits`. |
| 19 | +- **Claude pricing**: Team pricing page явно включает Claude Code в Team seats; публичная строка `Claude plan or API usage` остаётся корректной. |
| 20 | +- **Cursor**: official docs по Background Agents, Diffs & Review, Bugbot и usage/pricing по-прежнему поддерживают текущие формулировки таблицы. Background Agents остаются remote/async agents on separate branches/VMs with auto-run terminal commands; Bugbot остаётся PR-review product with its own pricing. |
| 21 | + |
| 22 | +## Проверенные публичные формулировки |
| 23 | + |
| 24 | +### Gastown |
| 25 | + |
| 26 | +- README по-прежнему позиционирует Gas Town как workspace manager для Claude Code, GitHub Copilot, Codex, Gemini и других coding agents. |
| 27 | +- Provider guide по-прежнему описывает tmux/provider contract для Claude, Gemini, Codex, Cursor, AMP, OpenCode, Copilot и других. |
| 28 | +- Scheduler docs по-прежнему подтверждают `scheduler.max_polecats`, deferred dispatch, capacity governor, pause/resume и daemon dispatch cycle. |
| 29 | +- Dashboard остаётся monitoring view for agents, convoys, hooks, queues, issues and escalations, а не Kanban product. |
| 30 | +- Refinery merge queue есть, но это не hunk-level diff review UI. |
| 31 | + |
| 32 | +Публичная оценка не меняется: |
| 33 | + |
| 34 | +- `Task dependencies` - `✅ Beads DAG waves` |
| 35 | +- `Kanban board` - `❌ Dashboard, not Kanban` |
| 36 | +- `Per-task code review` - `⚠️ Merge queue, no diff UI` |
| 37 | +- `Budget controls` - `⚠️ Cost tiers + digest, no hard caps` |
| 38 | + |
| 39 | +### Paperclip |
| 40 | + |
| 41 | +- README по-прежнему описывает org charts, budgets, governance, goal alignment and agent coordination. |
| 42 | +- Adapter overview подтверждает Claude Local, Codex Local, Gemini experimental, OpenCode Local, Cursor, OpenClaw Gateway, Process and HTTP adapters. |
| 43 | +- Budget docs подтверждают per-agent monthly budgets, warning threshold at 80%, hard stop at 100%, auto-pause and no more heartbeats. |
| 44 | +- Runtime services docs подтверждают manual UI-managed services/jobs and execution workspaces with isolated checkout/branch/runtime state. |
| 45 | +- Kanban source по-прежнему содержит `backlog`, `todo`, `in_progress`, `in_review`, `blocked`, `done`, `cancelled` and `@dnd-kit`. |
| 46 | +- Work product validators подтверждают `preview_url`, `runtime_service`, `pull_request`, `branch`, `commit`, `artifact`, `document` and review statuses. |
| 47 | + |
| 48 | +Публичная оценка не меняется: |
| 49 | + |
| 50 | +- `Kanban board` - `✅ 7 columns, drag-and-drop` |
| 51 | +- `Per-task code review` - `⚠️ PR/work products, no inline diff` |
| 52 | +- `Hunk-level review` - `❌ Bring your own review` |
| 53 | +- `Budget controls` - `✅ Per-agent budgets + hard stops` |
| 54 | + |
| 55 | +### Cursor |
| 56 | + |
| 57 | +- Background Agents are asynchronous remote agents that edit/run code in isolated machines, use GitHub branches, support follow-ups and can auto-run terminal commands. |
| 58 | +- Diffs & Review still supports diff review with accept/reject flows and selective acceptance. |
| 59 | +- Bugbot still focuses on PR review and comments with explanations/fix suggestions; pricing remains separate from normal Cursor subscriptions. |
| 60 | +- Usage/pricing docs still describe Free + paid usage, included agent usage by plan, dashboard token/usage breakdowns, background-agent access and spend limits. |
| 61 | + |
| 62 | +Публичная оценка не меняется: |
| 63 | + |
| 64 | +- `Full autonomy` - `⚠️ Background agents, not teams` |
| 65 | +- `Hunk-level review` - `✅` |
| 66 | +- `Review workflow` - `⚠️ PR/BugBot only` |
| 67 | +- `Flexible autonomy` - `⚠️ BG agents auto-run commands` |
| 68 | +- `Price` - `Free + paid usage` |
| 69 | + |
| 70 | +### Claude Code CLI |
| 71 | + |
| 72 | +- Agent teams are still experimental and disabled by default through `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS`. |
| 73 | +- Official docs still confirm shared task list, mailbox, direct teammate messaging, task dependencies, plan approval requests, quality-gate hooks and local team/task storage. |
| 74 | +- Agent teams require Claude Code `v2.1.32` or later according to the docs. |
| 75 | +- Worktrees remain an official workflow for isolated sessions, but this is not the same as a product-level worktree strategy UI. |
| 76 | +- Cost docs now use `/usage` for detailed token usage statistics, plus workspace spend limits and usage reporting in Console for API users. |
| 77 | + |
| 78 | +Публичная оценка после свежей проверки: |
| 79 | + |
| 80 | +- `Agent-to-agent messaging` - `✅ Team mailbox, no UI` |
| 81 | +- `Linked tasks` - `✅ Shared task list` |
| 82 | +- `Task dependencies` - `✅ Team task deps, no UI` |
| 83 | +- `Budget controls` - `⚠️ /usage + workspace limits` |
| 84 | +- `Multi-agent backend` - `⚠️ Claude-only experimental teams` |
| 85 | + |
| 86 | +## Источники |
| 87 | + |
| 88 | +- Gastown repo: <https://github.com/gastownhall/gastown> |
| 89 | +- Gastown v1.1.0: <https://github.com/gastownhall/gastown/releases/tag/v1.1.0> |
| 90 | +- Gastown provider guide: <https://github.com/gastownhall/gastown/blob/main/docs/agent-provider-integration.md> |
| 91 | +- Gastown scheduler docs: <https://github.com/gastownhall/gastown/blob/main/docs/design/scheduler.md> |
| 92 | +- Paperclip repo: <https://github.com/paperclipai/paperclip> |
| 93 | +- Paperclip v2026.513.0: <https://github.com/paperclipai/paperclip/releases/tag/v2026.513.0> |
| 94 | +- Paperclip adapters: <https://github.com/paperclipai/paperclip/blob/master/docs/adapters/overview.md> |
| 95 | +- Paperclip costs and budgets docs: <https://github.com/paperclipai/paperclip/blob/master/docs/guides/board-operator/costs-and-budgets.md> |
| 96 | +- Paperclip runtime services docs: <https://github.com/paperclipai/paperclip/blob/master/docs/guides/board-operator/execution-workspaces-and-runtime-services.md> |
| 97 | +- Paperclip Kanban source: <https://github.com/paperclipai/paperclip/blob/master/ui/src/components/KanbanBoard.tsx> |
| 98 | +- Paperclip work products source: <https://github.com/paperclipai/paperclip/blob/master/packages/shared/src/validators/work-product.ts> |
| 99 | +- Cursor Background Agents: <https://docs.cursor.com/en/background-agents> |
| 100 | +- Cursor Diffs & Review: <https://docs.cursor.com/en/agent/review> |
| 101 | +- Cursor Bugbot: <https://docs.cursor.com/en/bugbot> |
| 102 | +- Cursor usage/pricing: <https://docs.cursor.com/en/account/usage> |
| 103 | +- Claude Code agent teams: <https://code.claude.com/docs/en/agent-teams> |
| 104 | +- Claude Code subagents: <https://code.claude.com/docs/en/sub-agents> |
| 105 | +- Claude Code common workflows: <https://code.claude.com/docs/en/common-workflows> |
| 106 | +- Claude Code costs: <https://code.claude.com/docs/en/costs> |
| 107 | +- Claude pricing: <https://claude.com/pricing> |
0 commit comments