Ottili ONE Coder
Ottili ONE Coder is the open-source AI coding agent for the Ottili ONE platform. This Python package installs the ottili-coder CLI and downloads the matching native binary for your platform on first use.
Install
pip install ottili-coder
Or with pipx for an isolated CLI:
pipx install ottili-coder
Quick start
cd your-project
ottili-coder
What you get
- Terminal agent with build and plan modes
- MCP and skills support
- Optional Ottili ONE cloud integration
- Cross-platform CLI via native GitHub release binaries
Other install options
# npm
npm i -g ottili-coder@latest
# Install script
curl -fsSL https://ottili.one/coder/install | bash
# GitHub release binaries
curl -fsSL https://github.com/Ottili-ONE/coder-cli/releases/latest/download/install | bash
Configuration
| Variable | Purpose |
|---|---|
OTTILI_CODER_BIN_PATH |
Use a custom CLI binary path |
OTTILI_CODER_INSTALL_DIR |
Override install directory for downloaded binaries |
OTTILI_CODER_VERSION |
Pin downloaded release version |
OTTILI_CODER_RELEASE_REPO |
Override GitHub release source repo |
Links
- Website: https://ottili.one/coder
- Docs: https://ottili.one/coder/docs
- Repository: https://github.com/Ottili-ONE/coder-cli
- Issues: https://github.com/Ottili-ONE/coder-cli/issues
License
MIT
Release files for ottili-coder 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ottili_coder-1.0.4.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ottili_coder-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.4 kB
Release files / ottili_coder-1.0.4.tar.gz
| Download URL | ottili_coder-1.0.4.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e660cfb82c0d8f7ca7b950a3db3063b460ca3ab00693a11afdfbd620c703df87
|
|
BLAKE2b-256 checksum How to use checksums |
ec5d89265977fe24bddf8a8158424730807d4cac8a5dd5c94f17510b7a471df5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.13
|
Release files / ottili_coder-1.0.4-py3-none-any.whl
| Download URL | ottili_coder-1.0.4-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
43ee5f74dc2c5c887868d14c8379274940661fff1ef2413f79a8271adb2c1141
|
|
BLAKE2b-256 checksum How to use checksums |
742729997dec521c3d198b0769f321e136dc92004a1d2b62ff19562288c51e9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.13
|