Files
opencode/plugins
Artur Do Lago 2a768697e5 feat(plugin): add plugin marketplace with CLI commands
Add plugin discovery and management system:
- Registry index (plugins/index.json) with curated plugins
- Registry client with caching and fallback
- Plugin manager for install/remove operations
- CLI commands: plugin search, list, install, remove, info

Registry hosted as static JSON, uses existing npm/Bun infrastructure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 13:56:25 +01:00
..