CmdForge/src/cmdforge
rob f07f9102f6 Move tooltips to title labels instead of group boxes
Tooltips now only appear when hovering over the title text:
- "Input Variables"
- "Assertions (Optional)"
- "Output"

Rather than triggering anywhere in the group box area.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:44:00 -04:00
..
cli Fix collections CLI to handle API's expanded tool format 2026-01-17 04:10:30 -04:00
gui Move tooltips to title labels instead of group boxes 2026-01-17 14:44:00 -04:00
registry Add password reset flow with email-based token verification 2026-01-17 04:34:43 -04:00
web Add password reset flow with email-based token verification 2026-01-17 04:34:43 -04:00
__init__.py
cli.py
config.py
hash_utils.py
manifest.py
profiles.py
providers.py
registry_client.py Add collections CLI commands and admin management 2026-01-17 03:43:58 -04:00
resolver.py
runner.py Add tool composition UI with auto-dependency management 2026-01-17 05:27:54 -04:00
tool.py