Captures agent outcomes and LLM telemetry for continuous self-improvement and optional intelligent model routing.
# Kalibr
Agent self-improvement and telemetry. Captures agent outcomes and LLM calls for continuous improvement.
## Features
- Outcome capture
- LLM telemetry
- Intelligent model routing (optional)
- Self-improvement tracking
## Config
```json
{
"apiKey": "your-kalibr-api-key",
"tenantId": "your-tenant-id",
"apiUrl": "https://kalibr-intelligence.fly.dev",
"enableRouting": false,
"captureOutcomes": true,
"captureLlmTelemetry": true
}
```
don't have the plugin yet? install it then click "run inline in claude" again.