FABRIC/src/tui
jedarden e4d7378096
Some checks are pending
CI / test (18.x) (push) Waiting to run
CI / test (20.x) (push) Waiting to run
CI / test (22.x) (push) Waiting to run
feat(types): add granular NEEDLE worker states + directory tailer startup re-read
- Add BUILDING, DISPATCHING, EXECUTING, HANDLING, LOGGING, EXHAUSTED_IDLE states
- These represent the inner loop of bead execution, all map to WORKING display
- DirectoryTailer now re-reads files modified within 4 hours from start on startup
  This reconstructs worker state after FABRIC restart without replaying ancient history
- Update VALID_TRANSITIONS to include new state transitions
- Update color/icon mappings for new states
2026-05-26 22:18:56 -04:00
..
components test(bf-40cu): fix 6 failing unit tests 2026-05-26 17:16:39 -04:00
utils feat(types): add granular NEEDLE worker states + directory tailer startup re-read 2026-05-26 22:18:56 -04:00
app.test.ts test(bf-7x4z): fix 13 TypeScript type errors in test files 2026-05-26 17:11:47 -04:00
app.ts feat(tui): add missing command palette commands 2026-04-27 02:25:10 -04:00
dagUtils.test.ts feat(bd-102): Add comprehensive unit tests for DependencyDag component 2026-03-04 04:09:24 +00:00
dagUtils.ts feat(bd-232): Implement P4-007 Recovery Playbook 2026-03-03 14:22:26 +00:00
index.ts feat(bd-4jn): P4-004: Smart Error Grouping 2026-03-03 11:53:27 +00:00
keyboardNavigation.e2e.test.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
logTailing.e2e.test.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
regression.enhanced.test.ts test(bf-7x4z): fix 13 TypeScript type errors in test files 2026-05-26 17:11:47 -04:00
regression.test.ts test(bf-7x4z): fix 13 TypeScript type errors in test files 2026-05-26 17:11:47 -04:00
workersLogHotReload.test.ts test(bd-1p8): add comprehensive tests for workers.log hot reload 2026-05-01 08:18:43 -04:00