Skip to content

axonpush

Publish, subscribe, trace, and deliver agent events with sub-100ms latency.

One-Command Setup

Run npx skills add axonpush/skills (or /plugin install axonpush/skills in Claude Code) and your AI coding agent wires up tracing for you. Works in Claude Code, Cursor, Codex, OpenCode, Cline, GitHub Copilot, Windsurf, Gemini, and 40+ other agents.

Python SDK

pip install axonpush. Non-blocking logging handlers for stdlib logging, Loguru, structlog, and OpenTelemetry. Works in FastAPI, Django, Flask, and AWS Lambda. Python docs →

TypeScript SDK

npm install @axonpush/sdk. Non-blocking integrations for Pino, Winston, console capture, and OpenTelemetry. Works in Node.js, Bun, and serverless runtimes. TypeScript docs →

Framework Integrations

First-class support for LangChain, OpenAI Agents, Anthropic, CrewAI, LangGraph, LlamaIndex, Vercel AI SDK, and more.

Distributed Tracing

Correlate events across agents with trace IDs and span IDs. Visualize execution in the dashboard.

Real-Time Streaming

Subscribe to events over MQTT-over-WSS via AWS IoT Core. Sub-100ms delivery to any client, with a JWT custom authorizer handled by the SDK.