Skip to main content

Frameworks

The framework integration attaches the Adrian SDK to your running agent and captures activity logs and reasoning traces. Set up starts in your dashboard, where you generate the API key the SDK uses. Supported today
  • LangChain. Wrap an existing LangChain agent with two lines of code via the Adrian SDK (Python).
  • OpenAI. Wrap your OpenAI client with the Adrian TypeScript SDK - one line, every Chat Completions call captured.
  • Claude Code. Integrates as a Claude Code plugin rather than the SDK - it hooks every tool call, classifies it, and enforces per your policy, with no code to write. See the Claude Code plugin reference.
Coming next We’re exploring framework integrations including OpenClaw, OpenAI Agents SDK, Anthropic Agents SDK, and CrewAI. Tell us what you want next on our Discord.

Alerting channels

Adrian sends one-way alerts to the channels you choose, based on your configured thresholds. Approvals and human-in-the-loop interventions are handled through the dashboard only at launch. Channel setup, thresholds, and policies are all configured from your dashboard. Supported today
  • Slack. Connect from your dashboard, pick a channel, set your alert threshold.
  • Discord. Connect from your dashboard, pick a channel, set your alert threshold.
Coming next WhatsApp, Microsoft Teams, PagerDuty, and others. We are also exploring dynamic two-way conversations / approvals / configurations with Adrian for deeper personalisation to your specific use case. Tell us what you want next on our Discord.