Releases: worldcoin/agentkit
@worldcoin/agentkit@0.2.0
Minor Changes
- 434407c: Add an EVM-only
createAgentkitClientpre-payment client for x402 calls and anagentkit statuscommand for AgentBook registration checks.
Patch Changes
- @worldcoin/agentkit-core@0.2.0
@worldcoin/agentkit-core@0.2.0
@worldcoin/agentkit-core@0.2.0
@worldcoin/agentkit-cli@0.2.0
Minor Changes
- 434407c: Add an EVM-only
createAgentkitClientpre-payment client for x402 calls and anagentkit statuscommand for AgentBook registration checks.
@worldcoin/agentkit@0.1.8
Patch Changes
- 24fe7a2: fix: replace workspace:^ with semver range for agentkit-core dependency
- @worldcoin/agentkit-core@0.1.8
@worldcoin/agentkit-core@0.1.8
@worldcoin/agentkit-core@0.1.8
@worldcoin/agentkit@0.1.7
Patch Changes
-
b31b4b7: Make AgentBook lookup chain-agnostic from the caller side.
createAgentBookVerifier()now always resolves against the canonical AgentBook
deployment on World Chain (eip155:480), regardless of which chain the agent's
signature was produced on or which chain your paid route runs on.lookupHuman(address)no longer takes achainIdparameter — the argument was
already ignored in the default path, so the call site cleanup is the only
change integrators need to make.AgentBookOptionsis unchanged;rpcUrland
contractAddressstill work, now with "custom World Chain RPC" and "custom
AgentBook contract on World Chain" semantics. -
Updated dependencies [b31b4b7]
- @worldcoin/agentkit-core@0.1.7
@worldcoin/agentkit-core@0.1.7
Patch Changes
-
b31b4b7: Make AgentBook lookup chain-agnostic from the caller side.
createAgentBookVerifier()now always resolves against the canonical AgentBook
deployment on World Chain (eip155:480), regardless of which chain the agent's
signature was produced on or which chain your paid route runs on.lookupHuman(address)no longer takes achainIdparameter — the argument was
already ignored in the default path, so the call site cleanup is the only
change integrators need to make.AgentBookOptionsis unchanged;rpcUrland
contractAddressstill work, now with "custom World Chain RPC" and "custom
AgentBook contract on World Chain" semantics.