Skip to content

OpenAgereTerminal-native AI coding agent

Read code, edit safely, run commands, and automate engineering work from your terminal.

npm i -g openagere
OpenAgere

Why OpenAgere

OpenAgere is an open-source coding agent built for developers who want AI assistance without leaving the terminal. It combines a practical TUI, a structured patch workflow, command execution, code search, approvals, and extensibility into one Rust-powered CLI.

What you can do with it

  • Ask OpenAgere to explain an unfamiliar repository and identify the files that matter.
  • Refactor modules, update documentation, and keep changes reviewable through patches.
  • Pipe logs, diffs, or compiler output into openagere exec for automated analysis.
  • Connect MCP servers and plugins when your workflow needs external tools or data.
  • Keep agency and safety explicit with access modes, sandboxing, and approval policies.

Released under the Apache 2.0 License.