jonwiggins/optio
Self-hosted AI engineering platform that orchestrates AI coding agents to handle tasks from ticket submission through merged pull requests.

Optio organizes agent work into Tasks (ticket-to-PR automation), Jobs (reusable standalone agent runs), and persistent Agents (long-lived, message-driven processes with cyclic state machines). The platform provisions isolated environments, runs AI coding agents, opens PRs, monitors CI, triggers code review, auto-fixes failures, and merges when tests pass. Agents communicate via an inter-agent HTTP API and can be connected to external services including GitHub, Linear, Notion, Slack, PostgreSQL, and any MCP-compatible server.
Frequently asked
- What is jonwiggins/optio?
- Self-hosted AI engineering platform that orchestrates AI coding agents to handle tasks from ticket submission through merged pull requests.
- Is optio open source?
- Yes — jonwiggins/optio is open source, released under the MIT license.
- What language is optio written in?
- jonwiggins/optio is primarily written in TypeScript.
- How popular is optio?
- jonwiggins/optio has 1k stars on GitHub.
- Where can I find optio?
- jonwiggins/optio is on GitHub at https://github.com/jonwiggins/optio.