-
Add Amp, VS Code Copilot, and OpenClaw agent support.
-
Add a Tauri-based desktop app wrapper.
-
Add session starring with local persistence.
-
Add switchable message layouts: Default, Compact, and Stream.
-
Add collapsible sidebar grouping by agent.
-
Add block-type filtering to toggle message content categories.
-
Add a copy button for message content.
-
Add subagent transcript viewing for Agent tool calls.
-
Enrich Codex tool call display with more complete call and result details.
-
Store tool result content with tool calls while respecting category blocklists.
-
Use a non-destructive database resync flow to preserve existing session data.
-
Simplify the UI by removing the dedicated toggle-thinking button.
-
Return an empty array instead of
nullfrom the sessions API. -
Fix dashboard date handling in analytics and insights views.