- Fix default registry URL: gitea.brrd.tech -> cmdforge.brrd.tech
(gitea.brrd.tech was Gitea's API, not CmdForge registry)
- Add "Registry" button to TUI main menu
- Add registry browser overlay with:
- Search input with live search
- Tool list with owner/name display
- Info panel showing name, publisher, version, description,
downloads, and tags
- Install button with confirmation dialog
- Proper error handling for network issues
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| cli | ||
| registry | ||
| ui_urwid | ||
| web | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| manifest.py | ||
| providers.py | ||
| registry_client.py | ||
| resolver.py | ||
| runner.py | ||
| tool.py | ||
| ui.py | ||
| ui_registry.py | ||
| ui_snack.py | ||
| ui_urwid.py | ||