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 Add tool composition UI with auto-dependency management 2026-01-17 05:27:54 -04:00
__init__.py Convert TUI to PySide6 desktop GUI 2026-01-14 04:38:35 -04:00
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 Add dark mode and simple theming support to GUI 2026-01-17 13:19:26 -04:00