Commit Graph

369 Commits

Author SHA1 Message Date
Steve Yegge
8f2b324a9d bd sync: 2025-12-23 04:16:41 2025-12-23 04:17:04 -08:00
Steve Yegge
a9ee102606 bd sync: 2025-12-23 04:04:38 2025-12-23 04:04:38 -08:00
Steve Yegge
d51fe0268d bd sync: 2025-12-23 03:48:18 2025-12-23 03:48:29 -08:00
Steve Yegge
d118381cfc bd sync: 2025-12-23 03:39:46 2025-12-23 03:39:46 -08:00
Steve Yegge
389430f41d bd sync: 2025-12-23 03:24:54 2025-12-23 03:24:54 -08:00
Steve Yegge
290c077ce4 bd sync: 2025-12-23 02:44:10 2025-12-23 02:44:10 -08:00
Steve Yegge
17021cbfd3 bd sync: 2025-12-23 02:14:46 2025-12-23 02:15:00 -08:00
Steve Yegge
3aff6e9021 bd sync: 2025-12-23 01:47:09 2025-12-23 01:47:09 -08:00
Steve Yegge
5a3e1a366e bd sync: 2025-12-23 01:19:57 2025-12-23 01:43:49 -08:00
Steve Yegge
d8079ffd57 Merge remote-tracking branch 'origin/polecat/nux' 2025-12-23 01:15:57 -08:00
Steve Yegge
8455351641 Merge remote-tracking branch 'origin/polecat/furiosa' 2025-12-23 01:15:55 -08:00
Steve Yegge
8e3beda87c Merge remote-tracking branch 'origin/polecat/dementus' 2025-12-23 01:15:54 -08:00
Steve Yegge
49f37c3e6c Merge remote-tracking branch 'origin/polecat/immortan' 2025-12-23 01:15:53 -08:00
Steve Yegge
6e2d901213 Merge remote-tracking branch 'origin/polecat/valkyrie' 2025-12-23 01:15:50 -08:00
Steve Yegge
b3fa1f7edb feat: Add mol-ready-work protomolecule (cherry-pick from polecat/immortan)
Adds autonomous backlog processing patrol molecule for crew workers.
The molecule scans PRs, GitHub issues, and beads; selects work using
an ROI heuristic; executes items; and loops until context is low.

Key features:
- Vapor phase (wisp) - ephemeral patrol cycles
- Scans 4 backlogs: PRs > untriaged > beads > triaged
- ROI-based selection with context awareness
- Per-type execution handlers (PR review, triage, implementation)
- Clean handoff protocol with digest squashing

Original commit: 20e2a13 by immortan
Issue: gt-tnca.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 01:08:24 -08:00
Steve Yegge
8f721ec4e1 bd sync: 2025-12-23 00:54:51 2025-12-23 00:54:51 -08:00
Steve Yegge
5ea4a1de37 bd sync: 2025-12-23 00:17:58 2025-12-23 00:54:10 -08:00
Steve Yegge
67d7193c61 bd sync: 2025-12-23 00:48:18 2025-12-23 00:52:23 -08:00
Steve Yegge
f69c9e9d24 Add molecule format bridge: support child issues (gt-yd98)
InstantiateMolecule now supports two formats:
1. New format: If molecule has child issues, copy them as templates
2. Old format: If no children, parse markdown steps from Description

This unifies execution while preserving authoring flexibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 00:23:20 -08:00
Steve Yegge
441bafe7a8 bd sync: 2025-12-23 00:20:18 2025-12-23 00:20:18 -08:00
Steve Yegge
cdb206a685 bd sync: 2025-12-23 00:19:19 2025-12-23 00:19:42 -08:00
Steve Yegge
f517d876cd bd sync: 2025-12-23 00:15:48 2025-12-23 00:19:41 -08:00
Steve Yegge
1287aadeb8 bd sync: 2025-12-23 00:17:58 2025-12-23 00:17:58 -08:00
Steve Yegge
20e2a13dc4 feat: Add mol-ready-work protomolecule
Adds autonomous backlog processing patrol molecule for crew workers.
The molecule scans PRs, GitHub issues, and beads; selects work using
an ROI heuristic; executes items; and loops until context is low.

Key features:
- Vapor phase (wisp) - ephemeral patrol cycles
- Scans 4 backlogs: PRs > untriaged > beads > triaged
- ROI-based selection with context awareness
- Per-type execution handlers (PR review, triage, implementation)
- Clean handoff protocol with digest squashing

Issue: gt-tnca.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 00:17:49 -08:00
Steve Yegge
f74687486c Implement Witness handoff bead state persistence (gt-caih)
Add persistent state storage for Witness across wisp burns:
- Add WorkerState and WitnessHandoffState types
- Implement loadHandoffState/saveHandoffState for bead persistence
- Update getNudgeCount/recordNudge to use persistent state
- Add activity tracking integration into healthCheck

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 00:15:16 -08:00
Steve Yegge
cdc5664948 bd sync: 2025-12-23 00:12:16 2025-12-23 00:12:16 -08:00
Steve Yegge
40a4d2edb2 Implement Witness handoff bead state persistence (gt-caih)
Add persistent state storage for Witness across wisp burns:
- Add WorkerState and WitnessHandoffState types
- Implement loadHandoffState/saveHandoffState for bead persistence
- Update getNudgeCount/recordNudge to use persistent state
- Add activity tracking integration into healthCheck

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 00:11:56 -08:00
Steve Yegge
b285fef4ea bd sync: 2025-12-23 00:11:54 2025-12-23 00:11:54 -08:00
Steve Yegge
af61daa2ee bd sync: 2025-12-23 00:11:33 2025-12-23 00:11:33 -08:00
Steve Yegge
dfcd47c228 bd sync: 2025-12-23 00:11:18 2025-12-23 00:11:28 -08:00
Steve Yegge
09b24cb975 bd sync: 2025-12-23 00:09:07 2025-12-23 00:11:28 -08:00
Steve Yegge
bae710ca26 bd sync: 2025-12-23 00:08:47 2025-12-23 00:11:28 -08:00
Steve Yegge
10a5d88958 bd sync: 2025-12-23 00:08:26 2025-12-23 00:11:28 -08:00
Steve Yegge
8d935093b3 bd sync: 2025-12-23 00:02:55 2025-12-23 00:11:28 -08:00
Steve Yegge
ab73cee853 bd sync: 2025-12-23 00:02:35 2025-12-23 00:11:28 -08:00
Steve Yegge
a52353c202 bd sync: 2025-12-22 23:58:04 2025-12-23 00:11:28 -08:00
Steve Yegge
8bb0ad8e40 Close gt-j6s8: Refinery patrol auto-bond implemented 2025-12-23 00:11:07 -08:00
Steve Yegge
d30a428447 bd sync: 2025-12-23 00:02:55 2025-12-23 00:02:55 -08:00
Steve Yegge
21b3b626c8 bd sync: 2025-12-23 00:02:35 2025-12-23 00:02:35 -08:00
Steve Yegge
1832ee321c bd sync: 2025-12-22 23:58:04 2025-12-22 23:58:24 -08:00
Steve Yegge
9f50615bfa bd sync: 2025-12-22 23:54:45 2025-12-22 23:54:45 -08:00
Steve Yegge
cb097993df bd sync: 2025-12-22 23:53:14 2025-12-22 23:53:14 -08:00
Steve Yegge
a0d54418cb bd sync: 2025-12-22 23:53:05 2025-12-22 23:53:13 -08:00
Steve Yegge
0287aea86b bd sync: 2025-12-22 23:50:19 2025-12-22 23:53:13 -08:00
Steve Yegge
33dc2dbef1 Close gt-i4kq: Propulsion Principle templates complete 2025-12-22 23:48:09 -08:00
Steve Yegge
739e2b4d76 bd sync: 2025-12-22 23:46:48 2025-12-22 23:46:48 -08:00
Steve Yegge
a739904e79 Add mol-polecat-lease proto for Witness polecat lifecycle tracking
Semaphore molecule with 3 steps: boot, working, done.
Used by Witness to track polecat lifecycle during patrol.

Proto: gt-2k4f
Closes: gt-cp2s

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 23:45:08 -08:00
Steve Yegge
c6641e9d37 bd sync: 2025-12-22 23:39:24 2025-12-22 23:39:32 -08:00
Steve Yegge
3538f8b473 bd sync: 2025-12-22 23:38:40 2025-12-22 23:39:32 -08:00
Steve Yegge
82d4cd3bb2 bd sync: 2025-12-22 23:38:24 2025-12-22 23:39:32 -08:00