CmdForge/src/cmdforge
rob b1c73aba3f Move rating display and Rate button to bottom of tool details panel
Instead of the Rate button sitting in the action bar with Create/Edit/Delete,
the average rating, review count, and Rate/Edit Rating button now appear as
a bar at the bottom of the tool detail section where they contextually belong.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 02:27:54 -04:00
..
cli Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
gui Move rating display and Rate button to bottom of tool details panel 2026-01-30 02:27:54 -04:00
registry Add tool rating & review from My Tools page 2026-01-30 02:15:23 -04:00
web
__init__.py
cli.py
collection.py Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
config.py
dependency_graph.py
hash_utils.py
lockfile.py
manifest.py Add cmdforge remove command for project dependencies 2026-01-26 23:45:54 -04:00
profiles.py
providers.py
registry_client.py Add tool rating & review from My Tools page 2026-01-30 02:15:23 -04:00
resolver.py Add system dependencies support for tools 2026-01-28 16:31:37 -04:00
runner.py Add registry sort/pagination features and improve code step dialog 2026-01-30 01:35:03 -04:00
system_deps.py Add system dependencies support for tools 2026-01-28 16:31:37 -04:00
tool.py Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
version.py