bbarit/bbarit-agent-oss

155 stars · Last commit 2026-07-21

Open-source AI coding agent for your terminal — one Rust binary, 15+ LLM providers, 1,000+ models. A self-hostable Claude Code / Codex CLI alternative (MIT).

README preview

<p align="center">
  <img src="assets/logo.png" alt="bbarit-oss — open-source AI coding agent for the terminal" width="360" />
</p>

<h1 align="center">bbarit-oss</h1>

<p align="center">
  <img src="assets/demo.gif" alt="bbarit-oss demo — the agent writes and runs code in your terminal" width="760" />
</p>

<p align="center">
  <strong>An open-source AI coding agent for your terminal — written in Rust, one binary, 15+ LLM providers, 1,000+ models.</strong>
</p>

<p align="center">
  <a href="LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/license-MIT-green?style=flat-square"></a>
  <img alt="Rust" src="https://img.shields.io/badge/built%20with-Rust-000000?style=flat-square&logo=rust">
  <img alt="Platforms" src="https://img.shields.io/badge/macOS%20%C2%B7%20Linux%20%C2%B7%20Windows-informational?style=flat-square">
  <a href="https://bbarit.com"><img alt="Website" src="https://img.shields.io/badge/website-bbarit.com-ff3040?style=flat-square"></a>
  <a href="PROVENANCE.md"><img alt="Provenance" src="https://img.shields.io/badge/source-provenance-blue?style=flat-square"></a>

View full repository on GitHub →