Skip to content

v1.10.0

Latest

Choose a tag to compare

@ryanio ryanio released this 04 Jun 23:09

What's Changed

  • Add the opensea tools command for searching, listing, and inspecting registered AI agent tools (ERC-8257). New search, get, and list subcommands wrap the [Beta] tool registry API, with matching OpenSeaCLI SDK methods (client.tools.search, client.tools.get, client.tools.list) and RegisteredToolResponse / ToolSearchPaginatedResponse / ToolListPaginatedResponse type re-exports sourced from @opensea/api-types.
  • Consumes @opensea/api-types@0.4.4.

Full Changelog: ProjectOpenSea/opensea-devtools@cli-v1.9.0...cli-v1.10.0