Skip to content

v0.2.0: rename met_search → met_search_collections; add isOnView filter

Choose a tag to compare

@cyanheads cyanheads released this 08 Jun 23:04
v0.2.0
8d41647

rename met_search → met_search_collections; add isOnView filter

BREAKING: met_search renamed to met_search_collections. Replace met_search with met_search_collections in all tool call sites.

Added:

  • met_search_collections gains optional isOnView boolean filter — restricts results to objects currently on display in a Met gallery (#3). Rembrandt: 1096→117 results.

Changed:

  • met_search renamed to met_search_collections (#4). Clients calling met_search must update. No change to inputs, outputs, or behavior.

Dependency bumps:

  • @types/node 25.9.1 → 25.9.2

17 tests pass; bun run devcheck clean.