CmdForge/src/cmdforge/gui
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
..
dialogs Add tool rating & review from My Tools page 2026-01-30 02:15:23 -04:00
pages Fix rating bar not showing for own published tools in flat directories 2026-01-30 02:42:24 -04:00
widgets
__init__.py
main_window.py Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
styles.py