-
Add semantic search with embeddings and conversation-level citations.
-
Add Posit Assistant, Windsurf workspace chat, Qoder, and ZCode session support.
-
Render Mermaid diagrams in markdown session content.
-
Show session context usage and token breakdowns.
-
Add single-session insight analysis.
-
Add session summary export contracts.
-
Add configurable worktree layout mappings.
-
Add
sync_include_cwd_prefixesto filter ingested sessions by working directory. -
Add Korean localization.
-
Render CLI session search results as an aligned table.
-
Add copy controls to tool blocks.
-
Reduce unnecessary push writes by ignoring volatile file stat changes.
-
Add benchmark gates for recurring sync and database performance regressions.
-
Fix Linux cgo builds that use
sqlite-vec. -
Parse Codex custom tool calls correctly.
-
Apply
portfromconfig.toml. -
Respect agent exclusions in usage filters.
-
Preserve calendar range picker selections.
-
Skip local git discovery for sessions from other machines.
-
Count subagent sessions in activity report cost.
-
Map OMP
parentSessionheaders to parent session IDs. -
Drop unchanged opencode-family container sessions during sync.