Skip to content

Conversation

@khaliqgant
Copy link
Collaborator

No description provided.

claude added 3 commits January 3, 2026 10:24
5 new beads for cloud Gastown integration:

1. agent-relay-gt-detect: Auto-detect Gastown projects on daemon link
   - Check for .gastown/, beads.jsonl, formulas, rigs
   - Enable feature flags automatically

2. agent-relay-gt-beads: Sync Beads issues to cloud dashboard
   - File watcher on .beads/beads.jsonl
   - Task board in dashboard UI

3. agent-relay-gt-polecat: Report polecat/crew status
   - Show Gastown agent lifecycle in dashboard
   - Molecule progress tracking

4. agent-relay-gt-formula: Execute formulas from cloud
   - Formula library in dashboard
   - Remote execution via daemon

5. agent-relay-gt-hop: HOP federation via cloud routing
   - Cross-org entity registry
   - Permission-controlled routing
New bead: agent-relay-gt-internal-beads

Agent Relay maintains its own .relay/beads.jsonl for ANY project:
- Works without Gastown
- Auto-creates tasks from [[SUMMARY]] blocks
- Agents can use TASK_CREATE/UPDATE/CLOSE commands
- Syncs to cloud for dashboard visibility
- Falls back gracefully when native Beads exists

Priority order:
1. .beads/beads.jsonl (Gastown native) - if exists
2. .relay/beads.jsonl (Relay internal) - always available
Adds agent-relay-gt-detect-v2 bead with detection matrix:
- Gastown projects: full feature set (formulas, polecats, HOP)
- Beads-only projects: task sync without Gastown features
- Neither: internal .relay/beads.jsonl for universal task tracking

Supersedes agent-relay-gt-detect with more nuanced detection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants