CmdForge/src/cmdforge
rob 23631ff4e7 Add Report Issue button to tool details panel
- Client: add submit_issue() method for POST /tools/{owner}/{name}/issues
- New IssueDialog with type (bug/compatibility/security), severity, title,
  and description fields with character count and validation
- Report Issue button in rating bar beside Rate Tool, visible for registry
  tools only. Submits via background SubmitIssueWorker thread.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 03:31:27 -04:00
..
cli Preserve registry fields on tool save and store owner in all publish paths 2026-01-30 03:07:00 -04:00
gui Add Report Issue button to tool details panel 2026-01-30 03:31:27 -04:00
registry Add tool rating & review from My Tools page 2026-01-30 02:15:23 -04:00
web Add cf tutorial and graceful Ctrl+C handling 2026-01-18 03:49:18 -04:00
__init__.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
cli.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
collection.py Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
config.py Fix registry URL and add registry browser to TUI 2026-01-13 19:43:20 -04:00
dependency_graph.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00
hash_utils.py Add registry_feedback to hash exclude list 2026-01-16 20:30:59 -04:00
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 Add AI persona profiles for prompt injection 2026-01-14 05:22:31 -04:00
providers.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
registry_client.py Add Report Issue button to tool details panel 2026-01-30 03:31:27 -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 Preserve registry fields on tool save and store owner in all publish paths 2026-01-30 03:07:00 -04:00
version.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00