Skip to content

v0.1.90

Latest

Choose a tag to compare

@tsoumdoa tsoumdoa released this 14 Aug 14:54
· 1 commit to main since this release

0.1.90 — Slim progressive tool catalog

  • Opt-in progressive tools: start with a small always-on Hopper core and activate specialists on demand. Enable with HOPPER_PROGRESSIVE_TOOLS=1 or --hopper-progressive-tools. Off by default, so the current all-tools-active behavior stays.
  • hopper_search_tools: keyword search over the typed Hopper catalog; matching specialists activate for the rest of the session and reset on new/reload sessions.
  • Catalog + size diagnostics: tools carry group, keywords, and core flags. /hopper-schemas sizes reports compact schema bytes by group and tool. Discoverable tools omit prompt snippets so the active set stays lean.

Validation:

  • pnpm test — 79 tests passed