# jonwiggins/optio

Workflow orchestration for AI coding agent swarms, from task to merged PR.

Repository: https://github.com/jonwiggins/optio
Canonical: https://ross.abutalabs.com/products/optio
Homepage: https://optio.host/
Language: TypeScript
License: MIT
License Family: permissive
Topics: agent, agents, ai, claude-code, copilot, gemini, kubernetes, opencode, orchestration
Last push: 2026-08-11T00:12:10+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 81, longevity 11
- inputs: {"age_days": 167, "days_push": 23, "days_rel": 128, "gap_med": 2, "n_releases_24m": 6}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1040, forks 122 (observed 2026-08-28T04:03:19.979403+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: agent-framework, workflow-automation, scheduling, webhook, container-orchestration, api-framework, chatbot
- domain: developer-tools, self-hosted
- platform: self-hosted
- tags: 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

## Member repositories
- jonwiggins/optio (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.979403+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:30.024791+00:00, confidence not recorded.
  - readme: https://github.com/jonwiggins/optio (fetched 2026-08-28T04:03:19.979403+00:00, sha dce3386f6e41)
  - homepage: https://optio.host/ (fetched 2026-08-29T13:04:18.219169+00:00, sha 9bf8169110db)
  - site_page: https://optio.host/docs (fetched 2026-08-29T13:04:18.228504+00:00, sha 6df87f0b981a)
  - site_page: https://optio.host/docs/getting-started (fetched 2026-08-29T13:04:18.230232+00:00, sha 3682006b1b22)
  - site_page: https://optio.host/docs/installation (fetched 2026-08-29T13:04:18.231963+00:00, sha 9b528b4f0555)
  - site_page: https://optio.host/docs/api-reference (fetched 2026-08-29T13:04:18.233605+00:00, sha d2d02cdae559)
  - site_page: https://optio.host/docs/contributing (fetched 2026-08-29T13:04:18.236593+00:00, sha 732947003e01)
- Data as of 2026-08-30T08:39:29.467469+00:00.
