Features
Session tracking
- Tracks sessions of Claude Code, Codex CLI and Kimi Code in one list, scanned read-only from each tool's native store.
- Live status per session:
RUNNING, BLOCKED, IDLE. - Resume any session with the right tool via
Enter — szpont suspends and returns when the tool exits. - Incremental parsing: after the first scan, refreshes read only appended data.
Usage and limits
- Token usage per session, subagents included.
- Context-window usage per session (
used/window with a fill bar in the CTX column when the window size is known). - Rate-limit state per tool, with exact values from the providers' usage endpoints.
Organization
- Archive completed sessions; reopen them anytime.
- Custom session titles that survive rescans.
- Deletion that removes the session from szpont and the tool's own storage.
- Tree view, fuzzy find, tool filters, and repo/global scope toggle.
Integration
- Headless CLI with
--json output for scripting. - Shell completions for bash, zsh, fish and more.
- MCP server so agents can report and complete sessions themselves.