v0.23.1
What's Changed
--tool-refand the usage reporters now support non-address registries such asx402:bazaarandx402:bankrfor tools that are not registered onchain (#455).toolRegistryAddressis widened tostring, andtoolOnchainIdis kept as a string to preserve precision for IDs exceedingNumber.MAX_SAFE_INTEGER.--tool-refnow uses a comma delimiter (chainId,registryAddress,onchainId) instead of a colon, so a registry identifier that itself contains a colon stays unambiguous (#457). Example:8453,x402:bazaar,8679018179619845322.
Full Changelog: ProjectOpenSea/opensea-devtools@tool-sdk-v0.23.0...tool-sdk-v0.23.1