The coding agent in your terminal.
Augure Code reads your repo, writes and edits files, runs commands, and fixes what breaks, all from a fast native terminal UI. Powered by Ossington 5 and the Augure model family, with zero data retention. Use it on your Augure plan, or bring an API key.

CLI · macOS & Linux
augure · one command away
Install
One line. No dependencies.
A single native binary. No Node, no Python, no container. Install it, run `augure` in any repo, and start working.
$ curl -fsSL https://augureai.ca/install.sh | shthen, in any repo:
$ augure- Works with your Augure planEvery Augure plan includes Augure Code, Free included. Connect your account and your plan's compute allowance applies.
- API key recommended for heavy workLong agent sessions and CI burn tokens fast. An API key is pay-per-use, so you only pay for what you run.
- macOS & LinuxApple Silicon and Intel Macs, plus x86-64 and ARM Linux. Linux needs glibc 2.34+ and OpenSSL 3 — Ubuntu 22.04+, Debian 12+, RHEL 9+. Windows via WSL.
The installer downloads a single signed binary from Augure's servers, verifies its checksum, puts it on your PATH, and writes a default config to ~/.codex if you don't have one. Nothing else is touched. Full guide: augureai.ca/docs/cli
An agent that ships, not a chatbot that suggests.
Augure Code plans multi-step work, edits real files, runs your tests, and shows you every diff before it lands. You stay in control; it does the typing.
Describe the change. Watch it land.
Augure Code explores your codebase, plans the steps, edits files, and runs your build and tests to verify its own work. Every command and every diff is shown before it runs. Approve, edit, or reject at each step. A headless mode (augure exec) runs the same agent in scripts and CI.

Yes, it started as a Codex fork. Here's what that means.
Augure Code is built on OpenAI's Codex CLI, the open-source, Apache-2.0-licensed terminal agent. We kept the excellent foundation and rewired everything that phones home: every OpenAI endpoint, telemetry hook, update check, and crash reporter is gone. Nothing you type ever touches OpenAI's servers. No code, no prompts, nothing.
- Open-source foundationForked from the Apache-2.0 Codex CLI. We maintain our own branch and track upstream improvements on our terms.
- Zero OpenAI trafficNo API calls, no telemetry, no update pings, no crash reports. All of it removed at the source.
- Verified at the network levelWe monitor the binary's actual connections: model traffic reaches exactly one host, api.augureai.ca, our gateway. Account sign-in adds only Augure's Canadian-hosted auth service.
From install to first diff in under two minutes.
Install
One copy-paste line. A single native binary lands on your PATH. No runtimes, no package managers, no config files.
Connect
Run `augure login` to use your Augure account (every plan includes Augure Code), or set an API key from the developer console for pay-per-use.
Ship
Run augure in your repo and describe the change. It plans, edits, tests, and shows you every diff before it lands.
- 01
Install
One copy-paste line. A single native binary lands on your PATH. No runtimes, no package managers, no config files.
- 02
Connect
Run `augure login` to use your Augure account (every plan includes Augure Code), or set an API key from the developer console for pay-per-use.
- 03
Ship
Run augure in your repo and describe the change. It plans, edits, tests, and shows you every diff before it lands.
The rest of the platform.
Augure Desktop
Prefer a native app? Mac and Windows, with agent loops, recipes, and workspace integrations.
Learn moreDeveloper API
The same gateway Augure Code runs on. OpenAI-compatible, pay-per-use, with a daily spend cap.
Learn moreRosedale One
Our frontier reasoning model, and the default choice for the hardest coding work.
Learn moreYour terminal. Your jurisdiction.
One line to install. Works on every Augure plan, including Free; the Ultra plan adds an allowance sized for full-time agentic coding. Zero data retention, always.