FABRIC/src
jedarden 8b3c9adb05 feat(web): add conversation transcript view with activity stream sync
Port ConversationTranscript to React with role-labeled turns
(System/User/Assistant/Tool), collapsible tool calls, search within
conversation, and jump between turns. WorkerDetail now has tabbed
overview/conversation view. Clicking events in ActivityStream selects
the worker and highlights the matching turn in the conversation tab.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 06:48:02 -04:00
..
tui feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
utils feat(bd-1dq): Export Session Replay 2026-03-07 05:11:13 +00:00
web feat(web): add conversation transcript view with activity stream sync 2026-04-24 06:48:02 -04:00
analytics.ts feat(bd-5ny): Add fleet analytics dashboard with model/strand/quality metrics 2026-03-20 07:19:53 -04:00
cli.ts feat(bd-ch6.6): add /api/health + /api/metrics self-observability 2026-04-23 21:54:38 -04:00
crossReferenceManager.ts feat(web): add ErrorGroupPanel with grouped error cards and similar past errors 2026-04-24 06:16:46 -04:00
dagUtils.test.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
dagUtils.ts feat(bd-qtg): map OTLP spans → paired started/finished events for DAG 2026-04-21 14:34:28 -04:00
directoryTailer.test.ts feat(bd-ch6.1): bound DirectoryTailer memory and fd usage via LRU active set 2026-04-23 22:13:18 -04:00
directoryTailer.ts feat(bd-ch6.1): bound DirectoryTailer memory and fd usage via LRU active set 2026-04-23 22:13:18 -04:00
errorGrouping.test.ts feat(bd-1a6): Add comprehensive unit tests for errorGrouping module 2026-03-04 03:50:58 +00:00
errorGrouping.ts feat(web): add ErrorGroupPanel with grouped error cards and similar past errors 2026-04-24 06:16:46 -04:00
fileHeatmap.test.ts feat(bd-3sj): P4-002: File Heatmap 2026-03-03 12:11:54 +00:00
focusPresets.test.ts feat(bd-2r0): Focus Mode Presets 2026-03-07 05:31:25 +00:00
focusPresets.ts feat(bd-2u6): File Context Panel (Split View) implementation 2026-03-07 12:24:28 +00:00
gitParser.test.ts feat(bd-2js): Parse git status and diff from NEEDLE logs 2026-03-04 04:23:39 +00:00
gitParser.ts feat(bd-2js): Parse git status and diff from NEEDLE logs 2026-03-04 04:23:39 +00:00
historicalStore.test.ts feat(bd-zci): add instrument alias resolution and source-priority upserts 2026-04-21 18:16:39 -04:00
historicalStore.ts feat(bd-zci): add instrument alias resolution and source-priority upserts 2026-04-21 18:16:39 -04:00
index.ts feat(bd-art): SQLite Historical Analytics Storage 2026-03-07 04:18:45 +00:00
logPruner.test.ts feat(bd-ch6.6): add /api/health + /api/metrics self-observability 2026-04-23 21:54:38 -04:00
logPruner.ts feat(bd-ch6.6): add /api/health + /api/metrics self-observability 2026-04-23 21:54:38 -04:00
needleFabric.integration.test.ts test(bd-0nd): add directory-source integration test with NEEDLE fixtures 2026-04-22 16:32:11 -04:00
normalizer.test.ts feat(bd-zci): map OTLP metrics → analytics DB instruments 2026-04-21 17:06:45 -04:00
normalizer.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
otlpGrpcReceiver.test.ts feat(bd-f4p): add OTLP/gRPC receiver on :4317 2026-04-21 13:03:13 -04:00
otlpGrpcReceiver.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
otlpHttpReceiver.test.ts feat(bd-593): add OTLP/HTTP receiver on :4318 (protobuf + JSON) 2026-04-21 13:33:36 -04:00
otlpHttpReceiver.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
parser.real-logs.integration.test.ts feat(bd-6q2): refactor parser to emit NeedleEvent, keep LogEvent as adapter 2026-04-21 13:00:41 -04:00
parser.test.ts feat(bd-6q2): refactor parser to emit NeedleEvent, keep LogEvent as adapter 2026-04-21 13:00:41 -04:00
parser.ts feat(bd-h40): extract Normalizer component — decouple parse from ingest 2026-04-21 12:34:30 -04:00
semanticNarrative.test.ts feat: add NEEDLE-FABRIC integration test suite 2026-03-04 23:47:44 +00:00
semanticNarrative.ts feat(web): add ErrorGroupPanel with grouped error cards and similar past errors 2026-04-24 06:16:46 -04:00
serverMetrics.ts feat(bd-ch6.6): wire sd_notify + add untracked serverMetrics and health-check files 2026-04-23 21:58:37 -04:00
sessionDigest.test.ts feat(bd-1c5): Implement AI session digest generation 2026-03-04 03:28:04 +00:00
sessionDigest.ts feat(bd-1c5): Implement AI session digest generation 2026-03-04 03:28:04 +00:00
store.test.ts feat(bd-j1t): first-class worker state machine — NeedleState + gap-based stuck detection 2026-04-21 14:26:16 -04:00
store.ts feat(web): add ErrorGroupPanel with grouped error cards and similar past errors 2026-04-24 06:16:46 -04:00
tailer.test.ts feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
tailer.ts feat(bd-ch6.1): bound DirectoryTailer memory and fd usage via LRU active set 2026-04-23 22:13:18 -04:00
types.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
workerAnalytics.test.ts feat(bd-zci): add instrument alias resolution and source-priority upserts 2026-04-21 18:16:39 -04:00
workerAnalytics.ts feat(web): add ErrorGroupPanel with grouped error cards and similar past errors 2026-04-24 06:16:46 -04:00