rio
Rio is a fully autonomous, one-shot coding agent. It has no interactive terminal UI, no conversation history, no human steer in the middle and no follow-up turns. Start a task, let it run, and Rio exits only when the task completes or aborts.
Use
Install via uv:
uv tool install rio
Run a adhoc task:
rio run "Fix gh issue 123."
Run a predefined workflow:
rio run task.md
The workflow is to write the task in a Markdown file, then run Rio against it.
You can add a short instruction when invoking it:
uv run rio run "Follow feature.md, run the tests, and finish the implementation"
Use rio login PROVIDER to configure a provider. Use --provider NAME --model MODEL to choose one and
--approve to allow project instructions and extensions for that run. Rio
prints a compact human transcript by default. Use --output json for one JSON
event per line. Each human-mode run prints a session id; continue it with
rio run --resume SESSION_ID "Next task".
Documentation
See the documentation for tutorials, guides, command-line reference, and an explanation of Rio's architecture.
Development
uv run pytest
uv run ruff check .
To run the Lean 4 verification, install elan and build the pinned toolchain from the repository root:
cd tests/lean && lake build
See the Lean behavior models for their scope and limits.
rio.aiis a multi-provider LLM streaming SDK.rio.agentis the SKILL.state runtime.rio.codingsupplies the autonomous coding skill and tools.rio.cliis the public one-shot command-line entry point.
Release files for rio 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rio-0.6.0.tar.gz | 470.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rio-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 864.6 kB
Release files / rio-0.6.0.tar.gz
| Download URL | rio-0.6.0.tar.gz |
|---|---|
| Size | 470.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1a05bd28b5adfe94aeec1a5c6103462aef773ad38c313075f9c2a980425d585c
|
|
BLAKE2b-256 checksum How to use checksums |
d4d7c5ed33b7502cd09d6e26a574f7696b386869981384b402d1de6e1ca2e0bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / rio-0.6.0-py3-none-any.whl
| Download URL | rio-0.6.0-py3-none-any.whl |
|---|---|
| Size | 394.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7b65ee1ef5051248aaffa5dcd35c40e942ab96f64df53e1251f4a0d762cf8076
|
|
BLAKE2b-256 checksum How to use checksums |
f9f2eb8f6db64ce631b5877fb75676fc24c83a8f258661594ca8a465d107724c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log