The Respan CLI lets you authenticate, integrate coding agents, query traces and logs, manage prompts and datasets, run evaluators, and more.
The fastest way to get started with Respan. Sets up your API key, installs the Respan skill for your coding agent, and opens the agent to instrument your project.
The wizard walks through:
.env, verified with a demo traceProfiles allow you to manage multiple environments (e.g. staging vs production):
Any command accepts --profile to target a specific environment.
Set up tracing for CLI coding agents with a single command. Each writes a hook to ~/.respan/hooks/ and registers it with the agent. See the CLI agents cookbook for details.
Query and inspect individual LLM request spans.
Query and inspect traces (hierarchical groups of spans).
Manage customer and user records.
Manage prompt templates and versions.
Manage evaluation datasets and their spans.
Manage and run evaluators on datasets.
Manage experiments for comparing prompt and model configurations.
These options work with any command.
All list commands support --filter field:operator:value: