Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ features = ["derive"]
version = "0.12.22"
default-features = false
features = ["rustls-tls"]

[dev-dependencies]
tempfile = "3.0"
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ Splitrail is a **fast, cross-platform, real-time Gemini CLI / Claude Code / Code

**Download the binary for your platform on the [Releases](https://github.com/Piebald-AI/splitrail/releases) page.**

> [!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
Expand Down
Loading