mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 10:45:33 -04:00
2a768697e5
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>