FABRIC/src/tui/utils
jedarden f37d88de3e feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs
Wire shared EventDeduplicator across all ingestion paths (JSONL tailer,
OTLP/gRPC receiver, OTLP/HTTP receiver) so duplicate events from dual
ingestion are silently dropped on (session_id, worker_id, sequence).

Also adds docs/needle-exporter-wiring.md (OTLP configuration guide for
NEEDLE), SpanDag React component, EventFilter.eventType field, and
various test/layout fixes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 19:35:39 -04:00
..
colors.ts feat(bd-j1t): first-class worker state machine — NeedleState + gap-based stuck detection 2026-04-21 14:26:16 -04:00
costTracking.ts feat: add budget dashboard with per-bead cost tracking and EMA burn rate 2026-03-21 01:14:14 -04:00
fileAnomalyDetection.test.ts feat(bd-iyz): Anomaly Detection for File Activity 2026-03-07 05:01:42 +00:00
fileAnomalyDetection.ts feat(bd-iyz): Anomaly Detection for File Activity 2026-03-07 05:01:42 +00:00
fuzzyMatch.ts feat(bd-2u6): File Context Panel (Split View) implementation 2026-03-07 12:24:28 +00:00
keyboard.ts feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
prPreview.ts feat(bd-3o4): Git PR Preview 2026-03-07 05:19:27 +00:00
recoveryPlaybook.ts feat(bd-art): SQLite Historical Analytics Storage 2026-03-07 04:18:45 +00:00
stuckDetection.test.ts feat(bd-eir): complete FABRIC↔NEEDLE dovetail — wire cross-source dedup, add exporter docs 2026-04-21 19:35:39 -04:00
stuckDetection.ts feat(bd-j1t): worker state machine — gap-based stuck detection + web WorkerDetail NeedleState 2026-04-21 13:32:46 -04:00
theme.ts fix(ci): handle missing homedir in ThemeManager for CI environments 2026-03-19 07:38:40 -04:00