- Let a coding agent instrumentalize your code: Use the turnkey setup below to launch Codex or Claude Code with the Sovara skill and instrument your codebase.
- Fine-tune the instrumentation if needed: For more fine-grained control, see Instrument Manually with the Tracing SDK.
Instrument via coding agents and the Sovara CLI
Coding agents can give you a good starting point for inserting logging statements. The Sovara CLI allows you to launch Claude Code or Codex with set up instructions to instrumentalize your code. Install the CLI if you haven’t already:- macOS, Linux, WSL
- Windows PowerShell
- Windows CMD
sovara status. If it succeeds, keep using the configured environment. If
it fails, follow Installation to choose a local,
remote, or headless setup. Then go to the project folder containing the code
you want to instrumentalize.
Turnkey instrumentalization
If you want to run one command and have the coding agent instrument the code on its own, run:Manually steering the coding agent
Alternatively, if you want to steer the coding agent manually, do the following:- Refresh the assistant skill:
- Get started by asking Claude Code or Codex something like this: