AXMEAXME

AXME

Add HITL, durability, and fleet monitoring to Google ADK agents

Integrate AXME with Google's Agent Development Kit (ADK).

Google's Agent Development Kit defines agents and tools. AXME adds enterprise durability, approvals, and fleet governance on top of ADK runs.

Quickstart

# Wrap ADK agent runner with axme.google_adk
# Submit intent before agent.run()
# Use wait_for_human for approvals

ADK run with AXME

Google ADK

response = agent.run(input)

ADK + AXME

intent = await axme.adk.run(agent, input)

PATTERNS

Common production patterns.

Related capabilities

Related links

Ship your first durable agent — in under 10 minutes.

Free tier. No credit card. Self-host or hosted — your choice.

Start free now Read the docs