Nukez

§ 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.

AdapterWhat it gives you
LangChainDrop-in memory + tool adapter. NukezAgent appears as a storage tool that any LangChain graph can invoke.
CrewAIAgent role that other crew members delegate to for persistent, verifiable memory.
AutoGenConversableAgent subclass with pre-wired NukezAgent delegation and receipt attachment.
A2AAgent-to-Agent protocol discovery at /.well-known/nukez-agent.json — any A2A-speaking client can negotiate.