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
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
resolver.py
runner.py
tool.py