Skip to content

v.0.3.3

Latest

Choose a tag to compare

@ssh4net ssh4net released this 23 Mar 01:14
15fcb70

0.3.3 - 2026-03-18

  • Added a built-in Session history screen to the main comon TUI:
    • 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
  • Added runtime screen switching:
    • s / F2 now toggles between Usage and Session history without restarting the app
    • r / F5 refreshes the active screen and rebuilds the sessions catalog on the Session history screen
  • Added session-browser CLI options:
    • --read starts directly on the Session history screen
    • --sessions-dir overrides the scanned Codex sessions tree
    • --print-sessions-dir prints the effective sessions directory and exits
  • Hardened startup behavior for session browsing:
    • Missing default CODEX_HOME/sessions now opens an empty Session history view instead of failing startup

Prebuilt Linux binaries in the attachment