§ docs · nukezagent
Nukez Agent
4 adapters
§ adapters · plug into your framework
Four framework adapters.
Each adapter is a thin wrapper over POST /v1/delegate. Swapping adapters doesn't change the underlying semantics — same envelope, same signing bridge, same receipt.
~162 tok/opContext comparison →
OverviewHosted · natural languageSigning bridgeZero keys heldAdaptersLangChain · CrewAI · AutoGen · A2AExamplesEnd-to-end
| Adapter | What it gives you |
|---|---|
| LangChain | Drop-in memory + tool adapter. NukezAgent appears as a storage tool that any LangChain graph can invoke. |
| CrewAI | Agent role that other crew members delegate to for persistent, verifiable memory. |
| AutoGen | ConversableAgent subclass with pre-wired NukezAgent delegation and receipt attachment. |
| A2A | Agent-to-Agent protocol discovery at /.well-known/nukez-agent.json — any A2A-speaking client can negotiate. |
