From 95713d6b04a3f6526f3bde3fa1b0b1680ebe1c3e Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sun, 7 Sep 2025 11:09:02 -0600 Subject: [PATCH 1/2] Rearrange the readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d028c6..10ac8cb 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Splitrail -Blazing fast, single-executable, cross-platform, agentic development usage monitor. Supports Gemini CLI, Claude Code, and Codex CLI, and integrates with Splitrail Cloud. - -> [!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! +**Fast, cross-platform, real-time Gemini CLI / Claude Code / Codex token usage tracker and cost monitor.** The Splitrail CLI can automatically upload usage data to [Splitrail Cloud.](https://splitrail.dev) +> [!WARNING] +> 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/). ## Screenshots From 793409423da415c6fd6b5733f7ab14f16949f4a4 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sun, 7 Sep 2025 11:25:12 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 10ac8cb..a88d42f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Splitrail -**Fast, cross-platform, real-time Gemini CLI / Claude Code / Codex token usage tracker and cost monitor.** - -The Splitrail CLI can automatically upload usage data to [Splitrail Cloud.](https://splitrail.dev) +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 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!