-
ec29ca0738
feat: polecats run with --dangerously-skip-permissions
Steve Yegge
2025-12-17 14:45:00 -08:00
-
be26248037
Merge polecat/Nux: beads CLI wrapper (gt-u1j.13)
Steve Yegge
2025-12-17 14:33:07 -08:00
-
-
454ff0993d
fix: SendKeys sends Enter separately for reliable submission
Steve Yegge
2025-12-17 14:32:18 -08:00
-
c598e3b549
feat: add beads CLI wrapper package (gt-u1j.13)
Steve Yegge
2025-12-17 14:30:58 -08:00
-
4853adb788
chore: sync beads after dogfooding session
Steve Yegge
2025-12-17 14:16:19 -08:00
-
-
04c345b212
feat: add merge queue implementation plan to beads
Steve Yegge
2025-12-17 13:54:01 -08:00
-
53a70ea747
docs: add merge queue design document
Steve Yegge
2025-12-17 13:44:13 -08:00
-
97aef02ac2
docs: add strategic context indirection for HOP guidance
Steve Yegge
2025-12-17 01:00:58 -08:00
-
e1c041f3b0
fix: spawn and swarm bug fixes from MVP testing
Steve Yegge
2025-12-16 22:07:13 -08:00
-
59921d52c8
feat: refactor mail system to use bd mail backend
Steve Yegge
2025-12-16 21:45:42 -08:00
-
9e4cdba5d0
chore: update beads for MVP cutover analysis
Steve Yegge
2025-12-16 21:37:21 -08:00
-
b56977218b
feat: add gt crew commands (list, attach, remove, refresh, status)
Steve Yegge
2025-12-16 20:57:26 -08:00
-
ec651072b1
Merge gt-cik.2-furiosa: add gt crew add command
Steve Yegge
2025-12-16 20:51:52 -08:00
-
-
e2bef6c500
Merge remote-tracking branch 'origin/gt-cik.8-keeper'
Steve Yegge
2025-12-16 20:49:26 -08:00
-
-
887c0f19d1
feat: add gt crew add command for user-managed workspaces
Steve Yegge
2025-12-16 20:46:52 -08:00
-
640022acdf
feat: add crew worker CLAUDE.md prompting template
Steve Yegge
2025-12-16 20:45:57 -08:00
-
-
05f692cc2f
feat: add crew directory structure and manager
Steve Yegge
2025-12-16 20:31:18 -08:00
-
-
0c9c3f5563
docs: expand federation section with Outpost architecture
Steve Yegge
2025-12-16 18:07:15 -08:00
-
fdbbd82457
docs: add federation architecture design document
Steve Yegge
2025-12-16 18:04:10 -08:00
-
86625df15d
docs: eliminate Swarm ID concept, adopt stream model
Steve Yegge
2025-12-16 17:27:51 -08:00
-
18c17d8538
docs: add crew/ directory to rig structure
Steve Yegge
2025-12-16 16:49:49 -08:00
-
a1de1c74d6
feat: add refinery mail notifications for conflict handling
Steve Yegge
2025-12-16 14:24:19 -08:00
-
f8c177e17b
feat: add witness swarm landing protocol
Steve Yegge
2025-12-16 14:22:52 -08:00
-
163b06582c
feat: add refinery merge queue processing loop
Steve Yegge
2025-12-16 14:20:36 -08:00
-
e984a55fe5
feat: add mail system and CLI commands
Steve Yegge
2025-12-16 14:19:15 -08:00
-
d3d929105e
feat: add refinery package and CLI commands
Steve Yegge
2025-12-16 14:16:36 -08:00
-
b26e9aa308
feat: add CLI spawn command for polecat work assignment
Steve Yegge
2025-12-16 14:14:02 -08:00
-
d92c67629e
feat: add CLI swarm commands (create, start, status, list, land, cancel)
Steve Yegge
2025-12-16 14:11:57 -08:00
-
807ba76a9b
feat: add integration branch management for swarms
Steve Yegge
2025-12-16 14:01:46 -08:00
-
515d8f82ce
feat: add SwarmManager for swarm lifecycle operations
Steve Yegge
2025-12-16 14:00:07 -08:00
-
f7a0b4045c
feat: add gt stop --all emergency shutdown command
Steve Yegge
2025-12-16 13:58:03 -08:00
-
29e4436891
fix: code review fixes from gt-2tp and gt-y0t
Steve Yegge
2025-12-16 13:56:32 -08:00
-
eef28f3ee5
feat: add CLI session commands (start, stop, at, list, capture, inject)
Steve Yegge
2025-12-16 13:51:37 -08:00
-
a5023c633b
feat: add CLI core commands (status, prime, init)
Steve Yegge
2025-12-16 13:49:48 -08:00
-
452c649ce7
feat: add polecat lifecycle management
Steve Yegge
2025-12-16 13:37:34 -08:00
-
29ae7762a6
feat: add session management for polecat lifecycle
Steve Yegge
2025-12-16 13:35:22 -08:00
-
a0ecc051b8
feat: add rig management package
Steve Yegge
2025-12-16 13:33:52 -08:00
-
355759be15
feat: add swarm package with core types
Steve Yegge
2025-12-16 13:31:56 -08:00
-
8bd1a353db
feat: add workspace detection by walking up directory tree
Steve Yegge
2025-12-16 13:30:25 -08:00
-
5a4e861a85
feat: add tmux wrapper package for session operations
Steve Yegge
2025-12-16 13:28:35 -08:00
-
f46a1e6eab
feat: add git wrapper package for subprocess operations
Steve Yegge
2025-12-16 13:27:03 -08:00
-
e16931b304
feat: add config package with types and JSON serialization
Steve Yegge
2025-12-16 13:24:28 -08:00
-
a4677191d1
chore: ignore gt binary
Steve Yegge
2025-12-16 13:19:47 -08:00
-
7217b34a90
feat: add Cobra CLI scaffolding with Lipgloss styles
Steve Yegge
2025-12-16 13:19:27 -08:00
-
008eb6ba3a
chore: add beads messaging tracking (gt-r01), block mail tasks
Steve Yegge
2025-12-16 13:12:38 -08:00
-
794ef9c293
bd sync: beads state
Steve Yegge
2025-12-16 03:05:19 -08:00
-
195f9006e9
docs: add multi-wave swarm and daemon lifecycle design
Steve Yegge
2025-12-16 01:52:10 -08:00
-
9fb82dd3b4
docs: add GGT prompt architecture design
Steve Yegge
2025-12-16 00:48:10 -08:00
-
693ffe5b77
docs: add beads config, ASCII layout, and direct landing to architecture
Steve Yegge
2025-12-16 00:30:25 -08:00
-
ddebc4087a
docs: add Mermaid architecture diagrams
Steve Yegge
2025-12-15 23:41:25 -08:00
-
ba9622d273
docs: add Overseer role, failure modes, emergency ops
Steve Yegge
2025-12-15 23:23:54 -08:00
-
884f6a88dc
docs: add plugin architecture (agents-as-plugins)
Steve Yegge
2025-12-15 22:53:55 -08:00
-
bc6f76ccb1
docs: rig as container not clone, BEADS_DIR for issue tracking
Steve Yegge
2025-12-15 22:08:49 -08:00
-
185d8bf688
beads: audit GGT beads for consistency and completeness
Steve Yegge
2025-12-15 21:24:22 -08:00
-
07f23c86de
docs: consolidate design docs into architecture.md and beads
Steve Yegge
2025-12-15 20:52:49 -08:00
-
fbb8b1f040
docs: add design docs for swarm shutdown, polecat beads, and mayor handoff
Steve Yegge
2025-12-15 20:16:31 -08:00
-
9385429e4d
design: add mayor session cycling epic (gt-u82)
Steve Yegge
2025-12-15 20:03:32 -08:00
-
c75430a04b
design: add epics for polecat beads-write and swarm shutdown
Steve Yegge
2025-12-15 20:03:04 -08:00
-
d566d1a171
docs: update town-design.md with decentralized architecture
Steve Yegge
2025-12-15 19:22:45 -08:00
-
4d66bfd8a4
docs: fix epic IDs in CLAUDE.md to canonical gt-u1j and gt-f9x
Steve Yegge
2025-12-15 17:36:41 -08:00
-
4c782bc59d
Initial commit: Go port scaffolding
Steve Yegge
2025-12-15 16:38:23 -08:00