Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit 1ca89a8

Browse files
committed
fix: remove gastown references and legacy .beads/loop/ gitignore entry
1 parent e37f64b commit 1ca89a8

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ pnpm-debug.log*
4747
.beads/*.db
4848
.beads/*.db-*
4949

50-
# Beads loop state (legacy, migrated to .ralph/)
51-
.beads/loop/
52-
5350
# Ralph Wiggum loop runtime state (sessions, logs, metrics)
5451
.ralph/sessions/
5552
.ralph/latest

AGENTS.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,8 @@ Always commit changes to .beads folder with other changes.
7777

7878

7979

80-
## Multi-Agent Orchestration
81-
82-
For coordinating multiple AI agents working in parallel, see **Gastown**:
83-
84-
- **Repository**: [github.com/steveyegge/gastown](https://github.com/steveyegge/gastown)
85-
- **Purpose**: Workspace manager for multi-agent orchestration with Claude Code
86-
- **Features**: Git-backed work state persistence, hierarchical agent coordination (Mayor/Rigs/Polecats), scales to 20-30 simultaneous agents
87-
88-
8980
## Related Tools
9081

9182
- **Beads**: [github.com/steveyegge/beads](https://github.com/steveyegge/beads) - AI-native issue tracking
92-
- **Gastown**: [github.com/steveyegge/gastown](https://github.com/steveyegge/gastown) - Multi-agent workspace manager
9383

9484

0 commit comments

Comments
 (0)