CmdForge/src/cmdforge
rob 74b5124360 Fix publish flow and consolidate My Tools view
- Make publish endpoint idempotent: return success if same content
  already exists instead of VERSION_EXISTS error (fixes retry issues)
- Always refresh tools page after publish dialog closes
- Consolidate My Tools page to group versions by tool name
- Show version count and list instead of separate rows per version
- Sum downloads across all versions for accurate totals

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 23:17:55 -04:00
..
cli Save registry_hash and status after CLI publish 2026-01-16 20:02:17 -04:00
gui Fix publish flow and consolidate My Tools view 2026-01-16 23:17:55 -04:00
registry Fix publish flow and consolidate My Tools view 2026-01-16 23:17:55 -04:00
web Fix publish flow and consolidate My Tools view 2026-01-16 23:17:55 -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