Features
- Agent Sessions is no longer just for CLI agents: Codex Desktop and Claude Desktop sessions now sit more naturally beside CLI histories, making the app a stronger hub for browsing, filtering, and identifying sessions regardless of whether they came from the terminal or a native desktop app.
- Pi CLI agent: Added tier-2 local support for Pi JSONL sessions under
~/.pi/agent/sessions, including discovery, browsing, search, Preferences controls, Pi accent colors, and Resume/Copy Resume commands viapi --session; Agent Cockpit/live status, analytics, and usage tracking remain unsupported.
Bug Fixes
- Session list: Archived Codex Desktop filtering now supports archived-only browsing and keeps archived Desktop rows visually distinct on the existing
deskpill. - Session list: Codex Desktop and Claude Desktop projectless chats now show
Codex Desktop ChatsandClaude Desktop Chatsfor easier filtering and identification. - Session list: Codex Desktop and Claude Desktop worktree sessions now keep the parent project name while showing the worktree as a subtle second line.
- Session list: Codex Desktop worktree rows now recover parent project names from explicit git origin metadata instead of deriving them from matching worktree name prefixes, and remain compatible with older Codex state database schemas that do not yet include git origin columns.
- Sessions/Search: Restored Codex Desktop sessions with old rollout dates now sort by fresh activity, are picked up when their files change, and remain searchable even before full-text indexing has warmed or when only non-large transcripts are available.
- Analytics: Chart coloring now derives from the actual enabled agent data, preventing mismatches or crashes when newer providers appear in the dataset.
Improvements
- Menu bar: Added Show/Hide Dock Icon and Quit commands, with a separator before Quit and safer Dock/menu-bar preference synchronization.
- Preferences: Moved About above the agent-specific panes in the sidebar so product details stay grouped with general app settings.