Documentation
Integrate agent observability into your applications with SDKs and connectors.
SDKs
Node.js SDK
Full TypeScript support, dual ESM/CJS builds. For Node.js 20+.
npm install infinium-o2 Python SDK
Async-first design with full type hints. For Python 3.9+.
pip install infinium-o2 Connectors
Claude Code
Automatically trace Claude Code sessions with zero code changes. For Python 3.9+.
pip install infinium-claude-code-connector Codex CLI
Trace OpenAI Codex CLI sessions automatically through its native hook system. For Python 3.9+.
pip install infinium-codex-connector Cline
Trace Cline (Claude Dev) tasks from the VS Code extension. Requires Cline v3.36+ and Python 3.9+.
pip install infinium-cline-connector GitHub Copilot CLI
Trace GitHub Copilot CLI sessions via its hooks.json integration. For Python 3.9+.
pip install infinium-copilot-cli-connector Auto-Instrumentation
Patch LLM clients with a single watch() call. Supports OpenAI, Anthropic, Gemini, and xAI.
Trace Wrappers
Wrap agent functions with zero-boilerplate decorators for automatic trace capture and submission.
Prompt Studio
Fetch managed prompts with variable substitution directly from the Infinium platform.
Maestro Analysis
Retrieve AI-powered interpretations and scoring of your agent traces automatically.