voratiq
agent
Agent ensembles to design, generate, and select the best code for every task.
README.md
Voratiq
Agent ensembles to design, generate, and select the best code for every task.

No single model wins every task. Run several, keep the best result. Here's why that works.
Installation
Install via npm:
npm install -g voratiq
Requirements
- Node 20+
- git
- 1+ AI coding agent (Claude >=2.1.63, Codex >=0.107.0, or Gemini >=0.31.0)
- macOS:
ripgrep - Linux (Debian/Ubuntu):
bubblewrap,socat,ripgrep
See the sandbox runtime docs for guidance on the platform-specific dependencies.
Windows is not currently supported.
Quick Start
Get started with a single command:
voratiq --description "add dark mode toggle with localStorage persistence"
This uses ensembles to:
- draft the spec
- generate candidate implementations
- verify and select the best result
Documentation
Start here:
- Tutorial - End-to-end walkthrough
- CLI Reference - Commands and options
- Core Concepts - Workflow model and design rationale
Configuration:
- Agents - Agent catalog and invocation details
- Orchestration - Which agents run at each stage
- Verification - Programmatic and rubric verification
- Environment - Runtime dependencies for agents
- Sandbox - Network and filesystem restrictions
License
Voratiq is available under the MIT License.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi