CmdForge/src/cmdforge
rob ebb70f5865 Fix Browse All to use list_tools instead of search_tools
search_tools requires a query, but list_tools allows browsing
without a search term. Use list_tools when no query or tags are set.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 05:01:01 -04:00
..
cli Convert TUI to PySide6 desktop GUI 2026-01-14 04:38:35 -04:00
gui Fix Browse All to use list_tools instead of search_tools 2026-01-14 05:01:01 -04:00
registry Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
web Add ratings, reviews, and publisher reputation system 2026-01-14 03:12:31 -04:00
__init__.py
cli.py
config.py
manifest.py
providers.py
registry_client.py
resolver.py
runner.py
tool.py