litellm/ui
Krrish Dholakia 106b974e05 feat(claude-code): import multiple skill marketplaces with per-skill access grants
Adds a registry for external Claude Code marketplaces (github/gitlab/bitbucket
repos or direct marketplace.json URLs), synced into the existing plugin table
and namespaced by source ("marketplace--skill") to avoid collisions. Access is
granted per skill, not per marketplace, via a new allowed_skills field on
LiteLLM_ObjectPermissionTable, intersected across key/team/org the same way
MCP server access already works. The existing GET /claude-code/marketplace.json
endpoint stays fully backward compatible with no key; passing ?key= unions in
whatever skills that caller was granted.
2026-07-10 19:14:23 -07:00
..
litellm-dashboard feat(claude-code): import multiple skill marketplaces with per-skill access grants 2026-07-10 19:14:23 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00