voratiq

agent
Security Audit
Fail
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 64 GitHub stars
Code Fail
  • exec() — Shell command execution in src/agents/runtime/failures.ts
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

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