# Optio ## Docs - [Agent Container Images](https://mintlify.wiki/jonwiggins/optio/configuration/agent-images.md): Choose and configure the container image used to run AI agents for each repository. - [Authentication](https://mintlify.wiki/jonwiggins/optio/configuration/authentication.md): Configure OAuth providers and session settings for the Optio web UI. - [Environment Variables](https://mintlify.wiki/jonwiggins/optio/configuration/environment-variables.md): Reference for all environment variables used to configure an Optio deployment. - [Security](https://mintlify.wiki/jonwiggins/optio/configuration/security.md): Secrets management, agent isolation, access control, and production hardening for Optio. - [Helm Chart Reference](https://mintlify.wiki/jonwiggins/optio/deployment/helm-reference.md): Complete reference for all configurable values in the Optio Helm chart (helm/optio/values.yaml). - [Local Deployment](https://mintlify.wiki/jonwiggins/optio/deployment/local.md): Run Optio on Docker Desktop with Kubernetes enabled. A single setup script builds all images, deploys the full stack via Helm, and prints the URLs when it's done. - [Deployment Overview](https://mintlify.wiki/jonwiggins/optio/deployment/overview.md): Optio is self-hosted — you run it on your own Kubernetes cluster. Choose between a local setup for individual use or a production cluster for teams. - [Production Deployment](https://mintlify.wiki/jonwiggins/optio/deployment/production.md): Deploy Optio to a Kubernetes cluster for your team using the included Helm chart with managed PostgreSQL and Redis. - [Code Review Agent](https://mintlify.wiki/jonwiggins/optio/features/code-review.md): Automatically review pull requests with a dedicated AI agent that runs after coding is complete. - [Autonomous Feedback Loop](https://mintlify.wiki/jonwiggins/optio/features/feedback-loop.md): How Optio drives a pull request from opened to merged without human intervention. - [Interactive Sessions](https://mintlify.wiki/jonwiggins/optio/features/interactive-sessions.md): Open a live terminal and AI chat workspace connected directly to a repository pod. - [Repositories](https://mintlify.wiki/jonwiggins/optio/features/repositories.md): Add and configure repositories so Optio knows how to provision, run, and review tasks for each project. - [Tasks](https://mintlify.wiki/jonwiggins/optio/features/tasks.md): Create, track, and manage coding assignments given to AI agents. - [How It Works](https://mintlify.wiki/jonwiggins/optio/how-it-works.md): Follow a task from intake through to merged PR and understand each stage of the Optio pipeline. - [AI Agents](https://mintlify.wiki/jonwiggins/optio/integrations/agents.md): Configure Claude Code or OpenAI Codex as the AI agent backend, including authentication, model settings, and prompt templates. - [GitHub](https://mintlify.wiki/jonwiggins/optio/integrations/github.md): Connect GitHub to bring issues into Optio as tasks and let Optio open, track, and merge pull requests on your behalf. - [Linear](https://mintlify.wiki/jonwiggins/optio/integrations/linear.md): Sync Linear tickets labeled for Optio into tasks automatically, and complete them when the PR merges. - [Webhooks](https://mintlify.wiki/jonwiggins/optio/integrations/webhooks.md): Send HTTP notifications to your own endpoints when task state changes in Optio. - [Introduction](https://mintlify.wiki/jonwiggins/optio/introduction.md): Optio is workflow orchestration for AI coding agents — submit a task, get a merged PR, no babysitting required. - [Cost Analytics](https://mintlify.wiki/jonwiggins/optio/operations/costs.md): Track and analyze the USD cost of every AI agent run across your repositories. - [Scheduled Tasks](https://mintlify.wiki/jonwiggins/optio/operations/schedules.md): Create recurring tasks that run automatically on a cron schedule. - [Troubleshooting](https://mintlify.wiki/jonwiggins/optio/operations/troubleshooting.md): Diagnose and fix common problems with tasks, agents, pods, and connections. - [Workflows](https://mintlify.wiki/jonwiggins/optio/operations/workflows.md): Automate multi-step agent pipelines using workflow templates. - [Quick Start](https://mintlify.wiki/jonwiggins/optio/quickstart.md): Get Optio running locally and complete your first task in under 15 minutes. ## OpenAPI Specs - [openapi](https://mintlify.wiki/jonwiggins/optio/api-reference/openapi.json)