v1.5.5
·
99 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's changed
- Fix duplicate Cursor response events — Cursor transcripts often contain many consecutive identical assistant text blocks; the bridge now deduplicates them before emitting, eliminating up to 56 duplicate response events per session.
- Redesign session timeline — Chat-like UI with filter dropdown and subagent nesting.
- Polish session detail UI — Dark mode border fixes, refactored event keying.
- Add lifecycle commands —
cot up,cot down,cot purgefor managing the collector container. - Default port 31337 for the cot app.