Commit Graph

1 Commits

Author SHA1 Message Date
Artur Do Lago a07e70e86c 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-20 12:39:20 +01:00