CmdForge/src/cmdforge
rob e1cae5ffda Fix cmdforge executable path for AI review
Find cmdforge in venv or PATH instead of assuming it's in PATH.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 16:05:51 -04:00
..
cli Add disconnect command and fix GUI connection status refresh 2026-01-16 06:55:30 -04:00
gui Add automatic background sync for tool statuses 2026-01-16 08:11:17 -04:00
registry Fix cmdforge executable path for AI review 2026-01-16 16:05:51 -04:00
web Add AI-powered secondary review for scrutiny warnings 2026-01-16 16:03:44 -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 Fix hash computation to exclude version/tags metadata 2026-01-16 08:02:42 -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 Fix publish state tracking and add sync status feature 2026-01-16 07:52:42 -04:00
resolver.py Implement content hash system for integrity verification 2026-01-16 01:31:08 -04:00
runner.py Add AI persona profiles for prompt injection 2026-01-14 05:22:31 -04:00
tool.py Add path attribute to Tool class for config file tracking 2026-01-16 07:16:54 -04:00