agent-ecosystem/src/shared/types
iliya 126f8e2865 feat: add Extension Store with plugin catalog and MCP registry
Full Extension Store implementation (Phases 0-6):
- Plugin marketplace catalog with ETag caching and search/filter/sort
- MCP server registry with Official + Glama aggregation
- Install/uninstall flows for both plugins and MCP servers via CLI
- Per-tab UI state, skeleton loading, dashed empty states, card polish
- Input validation and security hardening (scope allowlists, env/header
  key regex, projectPath validation, HTTP body size limits)
- 8 test suites covering catalog, install, aggregation, normalizers
2026-03-08 01:00:18 +02:00
..
extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
api.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
cliInstaller.ts fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
editor.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
index.ts feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
ipc.ts feat(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00
notifications.ts feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
review.ts feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
team.ts feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
terminal.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
visualization.ts feat: use agent teams 2026-02-22 15:41:18 +02:00