- 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>
|
||
|---|---|---|
| .. | ||
| cli | ||
| gui | ||
| registry | ||
| web | ||
| __init__.py | ||
| cli.py | ||
| collection.py | ||
| config.py | ||
| dependency_graph.py | ||
| hash_utils.py | ||
| lockfile.py | ||
| manifest.py | ||
| profiles.py | ||
| providers.py | ||
| registry_client.py | ||
| resolver.py | ||
| runner.py | ||
| system_deps.py | ||
| tool.py | ||
| version.py | ||