Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Splitrail

Blazing fast, single-executable, cross-platform, agentic development usage monitor. Supports Gemini CLI, Claude Code, and Codex CLI, and integrates with Splitrail Cloud.
Splitrail is a **fast, cross-platform, real-time Gemini CLI / Claude Code / Codex token usage tracker and cost monitor.** Run one command to instantly review all of your CLI coding agent usage. Upload your usage data to your private account on the [Splitrail Cloud](https://splitrail.dev) for safe-keeping and cross-machine usage aggregation.

> [!WARNING]
> While support for both Gemini CLI and Codex CLI **is** implemented, neither tool currently implements the necessary functionality to make them work with Splitrail: Codex CLI does not output enough information to its recorded chat files, and Gemini CLI does not automatically record conversation history at all. PRs are open for both, however: https://github.com/openai/codex/pull/1583 and https://github.com/google-gemini/gemini-cli/pull/4401. React with :+1: on them to encourage them to be merged!

The Splitrail CLI can automatically upload usage data to [Splitrail Cloud.](https://splitrail.dev)
> While support for both Codex **is** implemented, Codex currently does not output enough information to its recorded chat files. A PR is open on Codex, however: https://github.com/openai/codex/pull/1583. React with :+1: on it to encourage it to be merged!

Also check out our developer-first agentic AI experience, [Piebald](https://piebald.ai/).

Expand Down