Voratiq is an open-source agent orchestrator. It helps you use agent ensembles to design, generate, and select the best code for every task.
Because the best agent for a given task is hard to predict.
Running several agents and selecting the best result is easier and leads to higher quality code.
Voratiq works best for tasks where you care about code quality: features, bug fixes, refactors, and tests.
Any agent backed by Codex, Claude Code, or Gemini CLI. You configure which models and providers to run in .voratiq/agents.yaml.
Voratiq runs locally and your code, specs, diffs, and eval results stay on your machine.
The only network calls are from the agents talking to their harness providers (Anthropic, OpenAI, Google).
See the docs or tutorial for setup and workflow details.
If you have questions or need help, reach out at support@voratiq.com.