Skip to content

v1.5.5

Choose a tag to compare

@0xCardinal 0xCardinal released this 25 Jun 22:10
· 99 commits to main since this release
Immutable release. Only release title and notes can be modified.
09f9177

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 purge for managing the collector container.
  • Default port 31337 for the cot app.