COMMAND LINE INTERFACE
Waxell CLI is a command line interface for observing and operating AI agent systems in production — it provides real-time access to execution state, telemetry, governance controls, and the testing framework from a single terminal session, without switching to dashboards or external tooling.
The Waxell CLI provides a unified interface for observing and operating agent systems.
It allows developers to view execution state, inspect telemetry, manage agents, apply governance actions, and run tests without switching between dashboards or tooling layers.
This makes the command line a first-class control surface rather than a thin wrapper around web interfaces.
Free during beta.

As agent usage grows, development workflows become fragmented.
Engineers are forced to move between terminals, dashboards, logs, and internal tools to understand system behavior and make changes. This slows iteration and increases the risk of operating on stale or incomplete information.
The CLI exists to collapse those surfaces into a single, authoritative interface aligned with the runtime itself.
A live view into the runtime
The CLI exposes real-time execution data directly from the Waxell runtime.
Developers can observe running agents, inspect recent executions, view telemetry, and trace decision paths without leaving their development environment. This makes runtime behavior visible where development work actually happens.
Operational insight becomes continuous rather than something accessed only after failures occur.
The CLI is not an ungoverned control channel.
All actions taken through the CLI are subject to the same policies, budgets, and approval rules that apply to every other interface. Kill-switches, execution halts, and configuration changes flow through the governance plane.
Operational convenience never becomes an implicit backdoor around system controls.

Integrated testing and iteration
The CLI provides a direct interface to Waxell's testing framework.
Developers can run local or remote test executions, inspect structured results, replay scenarios, and compare behavior across versions without switching tools. Test outcomes are recorded as first-class telemetry.
This makes experimentation, debugging, and validation part of a single continuous workflow rather than separate phases.
The problem isn't that the information isn't available — it's that it's in four different places and one of them is always stale. The Waxell CLI puts execution state, telemetry, governance controls, and testing in a single interface that's live against the runtime. What you see is the current state of the system.
Built for production environments
Most development tools optimize for speed in isolation — they become liabilities when the system they're operating is running in production.
The Waxell CLI keeps development fast without loosening the controls that production systems depend on. Live state is visible. Governance actions are available. Every operation runs through the same constraints as the rest of the system.
POLICY A
POLICY B
POLICY C
POLICY D
Designed to scale





