- Free and open-source.
- No account or subscription required. Bring your own keys.
- Fully transparent. No mysteries, no bullshit.
- Empowers users with information and full control.
Organize workspaces with project shortcuts and quick access
Seamless conversation with AI, tool results, and terminal output
Choose from multiple AI providers and models
Review and edit AI-generated content before applying
Full visibility into every tool call and its execution
Detailed view of sub-agent tasks and their results
Built-in version control with diff visualization
brew tap qbit-ai/tap
brew install --cask qbitgit clone https://github.com/qbit-ai/qbit.git
cd qbit
just install
just devDownload and extract the release build:
curl -L -o qbit_x64.app.tar.gz \
https://github.com/qbit-ai/qbit/releases/download/v0.2.13/qbit_x64.app.tar.gz
mkdir -p qbit-release
tar -xzf qbit_x64.app.tar.gz -C qbit-releaseAdd the binary to your PATH (adjust as needed for your system):
sudo install -m 755 qbit-release/qbit /usr/local/bin/qbitFor source builds and Linux prerequisites, see Getting started.
Start here:
Using Qbit:
Developing:
Evaluation / benchmarks:






