szpont 🐝

szpont

Documentation stub — work in progress.
      _  _
      \\//
    .-(oo)-.
  =[ ≡≡≡≡≡ ]=
    '-(__)-'
     szpont

szpont (short for "szpont machen", pronounced "shpont mah-khen") is a terminal manager for AI CLI tool sessions. It tracks sessions of Claude Code, Codex CLI and Kimi Code on your machine, shows token usage and rate-limit state, resumes any session with the right tool, and archives sessions you are done with.

Install

cargo install --path .

Optional exact limit data from the providers' usage endpoints (unofficial, degrades silently):

cargo install --path . --features online-limits

Quick start

szpont              # TUI for the current repo
szpont --global     # TUI across all repos
szpont sessions     # headless list of sessions

Pages

Usage — CLI commands and flags · TUI keys — keyboard reference · MCP — agent integration