VAFI
Viloforge Agentic Fleet Infrastructure
Deploy AI coding agents like infrastructure. Executor pods clone repos, implement code, run tests, and commit. Judge pods verify independently. Scale your engineering output like you scale containers — without scaling headcount.
Core Capabilities
- check_box Autonomous executor and judge agents running as Kubernetes pods
- check_box Same container image for both roles — configured via environment variable
- check_box Shared workdir so judges review exactly what executors built
- check_box Full execution traces captured in CXDB for every task
- check_box Three-layer Docker image: base → claude → agent
- check_box Harness agnostic — swap AI providers without changing specs or workflows
Specifications
Harness Agnostic
VAFI separates orchestration from AI. The controller manages the lifecycle — claim, clone, execute, test, report. The harness is a pluggable interface. Today it runs Claude Code. Tomorrow it could run Codex, Aider, or your own custom harness.
Your task specs, review gates, and execution traces stay the same regardless of which AI does the work. Every agent session is captured as a replayable trace — debug any task by replaying the exact conversation. No vendor lock-in. Ever.
helm upgrade --install vafi charts/vafi/ --namespace vafi-prod