ringlet Rust One CLI for every AI coding agent — with isolated profiles, provider switching, and cost tracking.
Ringlet is a Rust orchestrator for Claude Code, Codex CLI, Grok CLI, Droid and OpenCode. Each profile pairs an agent + provider + credentials + isolated HOME; token-level cost is tracked across all of them in one SQLite ledger.
Frequently asked questions
What is ringlet?
ringlet is One CLI for every AI coding agent — with isolated profiles, provider switching, and cost tracking. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). Ringlet is a Rust orchestrator for Claude Code, Codex CLI, Grok CLI, Droid and OpenCode. Each profile pairs an agent + provider + credentials + isolated HOME; token-level cost is tracked across all of them in one SQLite ledger.
How do I install ringlet?
ringlet is available from its GitHub repository at https://github.com/neul-labs/ringlet. See the installation instructions in the README.
What language is ringlet written in?
ringlet is written in Rust.
Is ringlet open source?
Yes. ringlet is MIT licensed and publicly available at https://github.com/neul-labs/ringlet. All 36 Neul Labs projects are MIT licensed.