Provider native
One CLI surface
Route work through Codex, Claude, Gemini, OpenAI-compatible APIs, and local tools without making official provider CLIs the product UX.
Zig CLI · Provider-native agents · Verified runs
AgentX is a fast, provider-aware agent runtime for executing real engineering work through one Zig-powered CLI. Specs define the contract, tools execute the work, and ProjectX keeps the task state grounded.
Provider native
Route work through Codex, Claude, Gemini, OpenAI-compatible APIs, and local tools without making official provider CLIs the product UX.
Spec driven
Start with SpecX, keep requirements reviewable, and validate against completion gates instead of relying on transient prompt memory.
Operational
Run Zig tests, DST coverage, VOPR simulations, and production-style checks from the same workflow that performs the implementation.
Agent loop preview
Ready
AgentX makes the ReAct loop visible: the model reasons, calls a tool, observes the result, and repeats. Open the full simulator to interact with that loop across /plan and /goal scenarios.
reason -> tool -> observe -> verify
Delivery loop
Capture requirements, constraints, APIs, and completion gates in SpecX.
Use the CLI product surface to keep provider behavior and tools honest.
Run the same checks users depend on and keep the final output auditable.