Change the repository type filter
All
Repositories list
49 repositories
axme-code-plugin
Publicaxme-code
PublicPersistent memory, architectural decision enforcement, pre-execution safety hooks, and session handoff for Claude Code. MCP server plugin for AI coding agents.awesome-ai-plugins
Publicaxme-docs
PublicAPI reference, integration guides, architecture docs, and MCP connector setup for AXME Cloudaxp-spec
PublicAXP Intent Protocol specification — lifecycle states, delivery semantics, contract model. Open protocol..github
Public- AI agent needs human approval before proceeding? Add it in 3 lines, not 200.
- Human approval gates without Temporal, Airflow, or Step Functions. Just intent lifecycle.
- Stop losing hours to blocked agents. Async human approvals with reminders, escalation, and timeout for any AI agent.
- Durable execution with human approval built in. What Temporal can't do in 80 lines, AXME does in 4.
- Microservices A → B → C coordination without a central orchestrator. Intent lifecycle handles it.
- Orchestrate LangGraph, CrewAI, AutoGen, and raw Python agents in one workflow. No framework lock-in.
- LangGraph coordinates agents in one process. AXME coordinates them across machines - with durable state and automatic recovery.
- Your API call takes 5 minutes? Stop polling. Use durable intent lifecycle instead.
- Before: webhook retries, dead letters, signatures, polling. After: intent lifecycle and terminal completion.
- Webhook retry is everyone's problem. 5 delivery bindings with at-least-once guarantees. No webhook endpoints needed.
- A2A protocol enables agent communication. AXME adds durable lifecycle, retries, timeouts, and human checkpoints.
- Hatchet is great for background jobs. AXME adds human-in-the-loop, multi-agent coordination, and protocol-level delivery guarantees.
- Looking for an Inngest alternative? AXME offers durable execution with 8 human task types, 5 delivery modes, and multi-agent orchestration.
- AWS Step Functions locks you into AWS and JSON state machines. AXME gives you durable execution with a simple Python API.
- AI agents crash. State gets lost. Durable execution by default - no checkpoint code, no framework lock-in.
ai-agent-kill-switch
Publicaxme
PublicDurable execution where agents, services, and humans coordinate as equals. Open protocol + managed cloud.axme-conformance
PublicConformance test suite for AXP protocol — verify spec-runtime-SDK parityaxme-sdk-dotnet
Public.NET SDK for AXME — send intents, listen for deliveries, resume workflows. NuGetaxme-sdk-java
PublicJava SDK for AXME — send intents, listen for deliveries, resume workflows. Maven Centralaxme-sdk-go
PublicGo SDK for AXME — send intents, listen for deliveries, resume workflowsaxme-sdk-typescript
PublicTypeScript SDK for AXME — send intents, listen for deliveries, resume workflows. npm install @axme/axmeaxme-sdk-python
PublicPython SDK for AXME — send intents, listen for deliveries, resume workflows. pip install axme
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.