CmdForge/src/cmdforge
rob a46add05b7 Add prefix matching to registry search
Search terms now automatically get a * suffix for prefix matching.
E.g., searching "summ" matches "summarize", "summary", etc.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 02:42:46 -04:00
..
cli
gui Add startup connection validation to GUI 2026-01-17 01:59:16 -04:00
registry Add prefix matching to registry search 2026-01-17 02:42:46 -04:00
web Add fork display, version selector, and admin cleanup features 2026-01-16 23:42:32 -04:00
__init__.py
cli.py
config.py
hash_utils.py Add registry_feedback to hash exclude list 2026-01-16 20:30:59 -04:00
manifest.py
profiles.py
providers.py
registry_client.py Add startup connection validation to GUI 2026-01-17 01:59:16 -04:00
resolver.py
runner.py
tool.py