v1.1.0
Summary
Post-v1.0.0 release: long-stream performance, more reliable capture, and Vitest-based tests.
Highlights
- Performance: virtualize Events / Conversation / Raw; throttle detail refresh; incremental AI merge sessions
- Reliability: buffer page traffic until the DevTools panel connects; wider stream detection; EventSource
on*custom event capture - Demo: stress stream (10k events), EventSource / XHR / NDJSON smoke paths, refreshed landing page
- Privacy / docs: broader header redaction; PRIVACY and README updates
- Engineering: split panel CSS modules; migrate unit tests to Vitest
Artifact
sse-devtools-panel-v1.1.0.zip(built fromdist/)
Compared to v1.0.0 (cfe57d8).