Skip to content

VOLY v0.1.0 — First public release

Latest

Choose a tag to compare

@makslanies makslanies released this 08 Aug 23:18
· 4 commits to main since this release

VOLY is an open-source control plane for running AI coding agents with routing, multi-agent orchestration, spend controls, fallback, and evidence-based verification.

Highlights:

  • File-capable agent routing and billing fallback
  • Multi-agent environments, unified AgentTrace, and Agentic Judge
  • Spend limits, telemetry, evidence, and deterministic evaluation
  • Capability registry with skill and plugin discovery
  • Safe voly quickstart --check onboarding
  • Clean wheel installation verified on Windows, macOS, and Linux

Install after the PyPI publish job completes:

uvx --from voly==0.1.0 voly quickstart --check --cwd /path/to/repository

This is an alpha release. Please report issues at https://github.com/voly-codes/voly/issues.