Steve Yegge
6fac52da7b
bd sync: 2025-12-23 11:51:21
2025-12-23 11:51:21 -08:00
Steve Yegge
e50e714462
bd sync: 2025-12-23 11:47:59
2025-12-23 11:50:31 -08:00
Steve Yegge
e11833922b
bd sync: 2025-12-23 11:43
2025-12-23 11:43:31 -08:00
Steve Yegge
d0616870dd
beads: add merge request for gt-h6eq.8
2025-12-23 11:42:12 -08:00
Steve Yegge
d3657902a6
bd sync: 2025-12-23 11:39:01
2025-12-23 11:39:01 -08:00
Steve Yegge
91992c7582
bd sync: 2025-12-23 05:14:52
2025-12-23 05:14:52 -08:00
Steve Yegge
26004cd515
bd sync: 2025-12-23 05:07:23
2025-12-23 05:07:23 -08:00
Steve Yegge
1ff8c5ba6c
bd sync: 2025-12-23 04:52:40
2025-12-23 04:52:40 -08:00
Steve Yegge
cab3b2ec50
bd sync: 2025-12-23 04:47:17
2025-12-23 04:51:17 -08:00
Steve Yegge
9afe57db4d
bd sync: 2025-12-23 04:41:40
2025-12-23 04:51:17 -08:00
Steve Yegge
15afde2989
bd sync: 2025-12-23 04:41:08
2025-12-23 04:51:17 -08:00
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