0.3.3 - 2026-03-18
- Added a built-in Session history screen to the main
comonTUI:- Project list grouped by session
cwd - Session list with derived titles from user prompts
- Session detail view with prompt previews, token counts, tool-call counts, and git metadata when present
- Project list grouped by session
- Added runtime screen switching:
s/F2now toggles between Usage and Session history without restarting the appr/F5refreshes the active screen and rebuilds the sessions catalog on the Session history screen
- Added session-browser CLI options:
--readstarts directly on the Session history screen--sessions-diroverrides the scanned Codex sessions tree--print-sessions-dirprints the effective sessions directory and exits
- Hardened startup behavior for session browsing:
- Missing default
CODEX_HOME/sessionsnow opens an empty Session history view instead of failing startup
- Missing default
Prebuilt Linux binaries in the attachment