CmdForge/src/cmdforge
rob d7d0019472 Add registry_feedback to hash exclude list
When syncing feedback from server, the registry_feedback field was
being saved to config but not excluded from hash computation, causing
tools to appear as "modified" instead of showing their actual status.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 20:30:59 -04:00
..
cli Save registry_hash and status after CLI publish 2026-01-16 20:02:17 -04:00
gui Fix hash comparison in get_tool_publish_state 2026-01-16 20:22:26 -04:00
registry Add Request Changes feature for admin tool moderation 2026-01-16 17:59:15 -04:00
web Add status polling and CLI status command for tool moderation 2026-01-16 19:50:30 -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 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