v2.6.17

June 17, 2026

Stop re-instantiated toolkits from piling up in the registry

The registry now deduplicates toolkits by their type, name, and function set, so a toolkit that gets re-instantiated collapses onto the existing entry instead of adding a duplicate. Your registry reflects the tools you actually have rather than accumulating repeats as components are rebuilt.

View the Registry docs for more.