mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-25 01:02:15 +00:00
Adds the same EnvVarsSection to the existing Edit Settings flow (MCPServerEdit). On mount, pre-fills the form from localStorage keyed by the server's current alias; on save, persists the updated definitions back (re-keyed under the new alias if it was renamed). No backend wiring — same mock pattern as the create flow. Verified via temporary scaffold (now removed): - Mounts MCPServerEdit against a stub server with 3 seeded defs - Form renders all 3 rows pre-filled - Add/remove/change-scope work - Save persists the new defs to localStorage even though the API call fails in the verify harness (persistence runs before updateMCPServer). |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||