Sivo is AI pair programming in your terminal
Project description
Sivo
AI pair programming in your terminal.
Sivo lets you pair program with LLMs to start a new project or build on your existing codebase.
Getting Started
Install from PyPI
pip install sivo-cli
Or with pipx (recommended):
pipx install sivo-cli
Install from GitHub
pip install git+https://github.com/venom001e/Sivo.git
Or with pipx (recommended):
pipx install git+https://github.com/venom001e/Sivo.git
Run
sivo --model sonnet --api-key anthropic=<key>
python -m sivo --model gemini/gemini-2.5-flash --api-key gemini=
Develop locally
git clone https://github.com/venom001e/Sivo.git
cd Sivo
pip install -e .
Configuration
- Config file:
.sivo.conf.yml - Ignore file:
.sivoignore - Cache directory:
~/.sivo/ - Environment variables:
SIVO_*
Website
License
Apache License 2.0 — see LICENSE.txt and NOTICE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sivo_cli-0.1.dev7.tar.gz
(1.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sivo_cli-0.1.dev7-py3-none-any.whl
(381.1 kB
view details)
File details
Details for the file sivo_cli-0.1.dev7.tar.gz.
File metadata
- Download URL: sivo_cli-0.1.dev7.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc35e4e12a4279c6b073a4e7dc73a4d50bad840772453176abfa94c62d4e55ca
|
|
| MD5 |
23d99a2263b264822d62673ec313c3f4
|
|
| BLAKE2b-256 |
bab98fc3bc55b1e2afd5f56524d583fd92cd6b8833f9df45de28907703cdf97b
|
File details
Details for the file sivo_cli-0.1.dev7-py3-none-any.whl.
File metadata
- Download URL: sivo_cli-0.1.dev7-py3-none-any.whl
- Upload date:
- Size: 381.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6469bd8b602c68fbb0c6d8f59c1892d00aeb04980fb645ba1afce621fa3af521
|
|
| MD5 |
23b507a69e2c879e55aee4d252795c7f
|
|
| BLAKE2b-256 |
bf1af66adad3c1139f295cb137d0ad9e94d692b329928360c1501fe37ed3af06
|