CmdForge/src/cmdforge
rob 9a284d7d04 Fix rating bar not showing for own published tools in flat directories
Tools published by the user and stored at ~/.cmdforge/<name>/ (no owner
subdir) had no way to resolve the registry owner, so get_tool_registry_info
returned None and the rating bar was hidden. Added fallback_owner parameter
that uses the current user's slug when no owner can be determined from the
path or config.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 02:42:24 -04:00
..
cli Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
gui Fix rating bar not showing for own published tools in flat directories 2026-01-30 02:42:24 -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 Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00
hash_utils.py
lockfile.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00
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 Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00