- Updated NeedleEventType union to reflect actual event types emitted by NEEDLE - Fixed outdated event type names (e.g., bead.claimed → bead.claim.succeeded) - Added missing event types (worker.errored, worker.exhausted, peer.stale, etc.) - Updated parser test to use correct event types - Verified parser compatibility with 86,545 actual NEEDLE log events (100% success rate) The parser's normalizeJsonl function accepts any string for event_type, ensuring forward compatibility with new NEEDLE versions. The type definition update is primarily for documentation and IDE support. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 line
41 B
Text
1 line
41 B
Text
c8a6b1608047623dc4706fbc6b1c3ced5e3c70bd
|