voratiq

agent
SUMMARY

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.

voratiq auto --spec .voratiq/spec/categorical-performance-by-taxonomy.md

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:

Configuration:

License

Voratiq is available under the MIT License.

Reviews (0)

No results found