v1.5.4
·
84 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's changed
Transcript import
- Import parser v2 for Cursor, Claude, and Codex — tool results captured, timestamps from transcript mtime
- Cursor tool calls categorize correctly via cross-agent aliases (ReadFile, StrReplace, CallMcpTool, etc.)
- New
metabucket for workflow tools (TodoWrite, SwitchMode, ReadLints, …) sootherstays meaningful - Auto-reindex when parser version changes;
cot reimportclears imported data for a fresh ingest - Import quality report at
GET /v1/import/report
AskQuestion recovery
- Bridge recovers Cursor AskQuestion answers from agent follow-up prose and posts them to the collector
- Smarter matching: decision anchors, title-token overlap, bounded answer window
Session timeline
- Large event bodies trimmed in session list; full detail lazy-loaded on selection
- Compact clock timestamps and content-visibility on long event lists
- Hook events win over imported duplicates when both exist for a session
Pricing
- User rate overrides via
~/.cot/pricing.overrides.json - Tier fallback for unknown model IDs (new point releases borrow family rates)
Update
docker pull ghcr.io/cot-intelligence/cot:1.5.4See update docs.