freshcrate
Home > AI Agents > voratiq

voratiq

Agent ensembles to design, generate, and select the best code for every task.

Description

Agent ensembles to design, generate, and select the best code for every task.

README

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

This drops you into an interactive session with an agent of your choice.

That agent gets access to Voratiq tools for orchestration and verification.

Describe what you want built, and the agent can use those tools to:

  • turn your request into a structured execution plan
  • delegate work to a custom-designed swarm or a multi-stage workflow
  • verify outputs and compare alternatives before choosing what to keep
  • track outcomes across runs to learn which agents and workflows work best

You keep the native interactive workflow, with more execution depth and control.

Documentation

Start here:

Configuration:

  • Agents - Agent catalog and invocation details
  • Orchestration - Which agents run at each stage
  • Verification - How agent outputs are checked and scored before selection
  • Environment - Runtime dependencies for agents
  • Sandbox - Network and filesystem restrictions

License

Voratiq is available under the MIT License.

Release History

VersionChangesUrgencyDate
main@2026-04-21Latest activity on main branchHigh4/21/2026
v0.1.0-beta.21Latest release: v0.1.0-beta.21High4/8/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

codegA unified workspace for local AI coding agents (Claude Code, Codex, Gemini CLI, etc.) — desktop app, standalone server, or Docker. Conversation aggregation, git worktree workflows, MCP/Skills managemev0.9.5
supersetCode Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machinedesktop-v1.5.6
agentic-fleet-hubSelf-hosted orchestration layer for autonomous AI agent teams. Shared memory, heartbeat scheduling, vault-first secrets, and cross-model peer review — one command to deploy.master@2026-04-21
agent-search-cliEnable AI agents to search, crawl, and extract web data with IP rotation, CAPTCHA handling, and rate limit management via CLI and Python.main@2026-04-21
claude-terminalManage multiple Claude Code sessions in a single terminal with tabs, session persistence, multi-project workspaces, and git worktree support.main@2026-04-21