CmdForge/src/cmdforge
rob def8baf344 Add cf tutorial and graceful Ctrl+C handling
- Add Interactive Tool Picker tutorial to web docs
- Handle SIGINT signal for clean exit on Ctrl+C
- Add KeyboardInterrupt handling in main()
- Add tutorial to Getting Started section in TOC

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 03:49:18 -04:00
..
cli Add cf tutorial and graceful Ctrl+C handling 2026-01-18 03:49:18 -04:00
gui Add Provider Install wizard to GUI 2026-01-18 01:14:49 -04:00
registry Add password reset flow with email-based token verification 2026-01-17 04:34:43 -04:00
web Add cf tutorial and graceful Ctrl+C handling 2026-01-18 03:49:18 -04:00
__init__.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
cli.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
config.py Fix registry URL and add registry browser to TUI 2026-01-13 19:43:20 -04:00
hash_utils.py Add registry_feedback to hash exclude list 2026-01-16 20:30:59 -04:00
manifest.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
profiles.py Add AI persona profiles for prompt injection 2026-01-14 05:22:31 -04:00
providers.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
registry_client.py Add collections CLI commands and admin management 2026-01-17 03:43:58 -04:00
resolver.py Implement content hash system for integrity verification 2026-01-16 01:31:08 -04:00
runner.py Add tool composition UI with auto-dependency management 2026-01-17 05:27:54 -04:00
tool.py Add path attribute to Tool class for config file tracking 2026-01-16 07:16:54 -04:00