jonwiggins/optio
Workflow orchestration for AI coding agent swarms, from task to merged PR. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 97
- Release rhythm 81
- Longevity 11
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 167
- days_rel: 128
- days_push: 23
- n_releases_24m: 6
Adoption not part of the score
1040 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Optio is a self-hosted workflow orchestration platform for AI coding agents that runs on Kubernetes. It drives tickets from GitHub, Linear, Jira, or Notion through an autonomous pipeline — provisioning isolated pods, running agents like Claude Code or Copilot, opening PRs, and feeding CI failures and review comments back to the agent until merge.
Use cases
- turn github issues into merged pull requests automatically
- orchestrate a swarm of ai coding agents on my kubernetes cluster
- run scheduled or webhook-triggered agent jobs without a repo checkout
- auto-fix ci failures and review feedback with an ai agent
- run long-lived persistent agents that wake on messages, webhooks, or cron
- give ai agents access to slack, notion, linear, or postgres via mcp
- self-host an ai engineering platform where my code stays in my cluster
When to choose
- you want tickets autonomously driven to merged PRs with a CI/review feedback loop
- you run Kubernetes and want pod-per-task isolation with self-hosted control
- you need multiple agent backends (Claude Code, Codex, Copilot, Gemini, OpenCode, Cursor) behind one orchestration layer
- you want persistent message-driven agents, not just one-shot runs
When to avoid
- you have no Kubernetes capacity and just want a simple local agent runner
- you need a fully managed SaaS rather than a self-hosted platform
- your workflow is simple CI/CD without AI agents
Facets
application · maturity active
agent-framework workflow-automation scheduling webhook container-orchestration api-framework chatbot developer-tools self-hosted self-hosted ai-coding-agents claude-code copilot gemini opencode ticket-to-pr mcp helm fastify nextjs autonomous-agents code-review-automation ai-agents automation devops kubernetes docker web-server nodejs typescript
7 sources
- readme: https://github.com/jonwiggins/optio · fetched 2026-08-28 · dce3386f6e41
- homepage: https://optio.host/ · fetched 2026-08-29 · 9bf8169110db
- site_page: https://optio.host/docs · fetched 2026-08-29 · 6df87f0b981a
- site_page: https://optio.host/docs/getting-started · fetched 2026-08-29 · 3682006b1b22
- site_page: https://optio.host/docs/installation · fetched 2026-08-29 · 9b528b4f0555
- site_page: https://optio.host/docs/api-reference · fetched 2026-08-29 · d2d02cdae559
- site_page: https://optio.host/docs/contributing · fetched 2026-08-29 · 732947003e01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jonwiggins/optio | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="jonwiggins/optio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem