litellm/ui
yassin 64701b49cf fix(ui): keep full AgentCore runtime ARN when editing a dynamic agent
parseDynamicAgentForForm split the stored model on every '/' and kept only
the segment at the placeholder index, so a placeholder value containing '/'
(the AgentCore ARN's runtime/<id> resource path) lost its tail in the edit
form and an untouched save persisted the truncated model. Keep every segment
from the placeholder onward instead.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-02 20:04:16 +00:00
..
litellm-dashboard fix(ui): keep full AgentCore runtime ARN when editing a dynamic agent 2026-09-02 20:04:16 +00:00
Dockerfile build(ui): bump nginx to 1.31-alpine 2026-08-27 17:09:17 +00:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00