{"id":29910707,"url":"https://github.com/Piebald-AI/splitrail","last_synced_at":"2025-08-02T01:14:23.778Z","repository":{"id":304535324,"uuid":"1018717985","full_name":"Piebald-AI/splitrail","owner":"Piebald-AI","description":"Blazing fast, single-executable, cross-platform, agentic development monitor.","archived":false,"fork":false,"pushed_at":"2025-07-28T01:53:43.000Z","size":1019,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T03:34:47.556Z","etag":null,"topics":["agentic","analyzer","blazing-fast","claude-code","codex","cross-platform","gemini-cli","rust","splitrail","usage"],"latest_commit_sha":null,"homepage":"https://splitrail.dev","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Piebald-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-12T22:04:15.000Z","updated_at":"2025-07-28T01:53:56.000Z","dependencies_parsed_at":"2025-07-13T19:25:37.568Z","dependency_job_id":"dffb3925-a030-4aac-8eeb-d0743f94d498","html_url":"https://github.com/Piebald-AI/splitrail","commit_stats":null,"previous_names":["piebald-ai/splitrail"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Piebald-AI/splitrail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fsplitrail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fsplitrail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fsplitrail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fsplitrail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piebald-AI","download_url":"https://codeload.github.com/Piebald-AI/splitrail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piebald-AI%2Fsplitrail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268322537,"owners_count":24231835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic","analyzer","blazing-fast","claude-code","codex","cross-platform","gemini-cli","rust","splitrail","usage"],"created_at":"2025-08-02T01:14:20.184Z","updated_at":"2025-08-02T01:14:23.762Z","avatar_url":"https://github.com/Piebald-AI.png","language":"Rust","readme":"# Splitrail\n\nBlazing fast, single-executable, cross-platform, agentic development monitor.  Supports Claude Code, Gemini CLI, and Codex (and more coming soon), and integrates with the Splitrail Leaderboard.  (`ccusage` equivalent for Gemini CLI and Codex, as well as Claude Code.)\n\n\u003e [!WARNING]\n\u003e While support for both Gemini CLI and Codex **is** implemented, neither tool currently implements the necessary functionality to make them work with Splitrail: Codex 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!\n\nThe Splitrail CLI can automatically upload usage data to the [Splitrail Leaderboard.](https://splitrail.dev/leaderboard)\n\nAlso check out our developer-first agentic AI experience, [Piebald](https://piebald.ai/).\n\n## Screenshots\n\n### [Splitrail CLI](https://splitrail.dev)\n\u003cimg width=\"750\" alt=\"Screenshot of the Splitrail CLI\" src=\"./screenshots/cli.gif\" /\u003e\n\n### [Splitrail Leaderboard](https://splitrail.dev/leaderboard)\n\u003cimg width=\"750\" alt=\"Screenshot of the Splitrail Leaderboard\" src=\"./screenshots/leaderboard.png\" /\u003e\n\n## Development\n\n### Windows\n\nOn Windows, we use `lld-link.exe` from LLVM to significantly speed up compilation, so you'll need to install it to compile Splitrail.  Example for `winget`:\n\n```shell\nwinget install --id LLVM.LLVM\n```\n\nThen add it to your system PATH:\n```cmd\n:: Command prompt\nsetx /M PATH \"%PATH%;C:\\Program Files\\LLVM\\bin\\\"\nset \"PATH=%PATH%;C:\\Program Files\\LLVM\\bin\"\n```\nor\n```pwsh\n# PowerShell\nsetx /M PATH \"$env:PATH;C:\\Program Files\\LLVM\\bin\\\"\n$env:PATH = \"$env:PATH;C:\\Program Files\\LLVM\\bin\\\"\n```\n\nThen use standard Cargo commands to build and run:\n\n```shell\ncargo run\n```\n\n### macOS/Linux\n\nBuild as normal:\n```\ncargo run\n```\n\n\n-----\n\n© 2025 [Piebald LLC](https://piebald.ai). All rights reserved.\n","funding_links":[],"categories":["Development Tools \u0026 Utilities"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPiebald-AI%2Fsplitrail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPiebald-AI%2Fsplitrail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPiebald-AI%2Fsplitrail/lists"}