litellm/litellm-proxy-extras/litellm_proxy_extras
Krrish Dholakia d0000fccbf
Some checks failed
Unit Tests: Caching (Redis) / caching-redis (push) Has been cancelled
Unit Tests: Proxy DB Operations / assert-shard-coverage (push) Has been cancelled
Unit Tests: Security / security (push) Has been cancelled
Unit Tests: Proxy DB Operations / auth-checks (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-utils (push) Has been cancelled
Unit Tests: Proxy DB Operations / budgets (push) Has been cancelled
Unit Tests: Proxy DB Operations / custom-logging (push) Has been cancelled
Unit Tests: Proxy DB Operations / db-and-spend (push) Has been cancelled
Unit Tests: Proxy DB Operations / endpoints-and-responses (push) Has been cancelled
Unit Tests: Proxy DB Operations / guardrails-hooks (push) Has been cancelled
Unit Tests: Proxy DB Operations / jwt-and-keys (push) Has been cancelled
Unit Tests: Proxy DB Operations / key-generation (push) Has been cancelled
Unit Tests: Proxy DB Operations / logging-misc (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-runtime (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-server-core (push) Has been cancelled
Unit Tests: Proxy DB Operations / schema-migration (push) Has been cancelled
fix(managed agents): LITELLM_API_BASE env fallback for sandbox containers
Container entrypoint requires LITELLM_API_BASE non-empty. UI doesn't pass
litellm_api_base on agent create, so metadata.get returned "" and shim
hung in "claiming" state because opencode never bound port 4096.

Fall back to os.environ.get("LITELLM_API_BASE") when agent metadata is
empty. Operator sets this once in the proxy env (e.g. an ngrok tunnel
URL) and every session inherits it.

Also bumps _new_secret_config.yaml to use a separate ECS cluster
(litellm-krrish-dev) and us-west-2, and ships the migration that
makes template repo_url/default_branch optional.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 12:00:51 -07:00
..
migrations fix(managed agents): LITELLM_API_BASE env fallback for sandbox containers 2026-05-08 12:00:51 -07:00
__init__.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
_logging.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
schema.prisma fix(managed agents): LITELLM_API_BASE env fallback for sandbox containers 2026-05-08 12:00:51 -07:00
utils.py [Fix] v2 resolver: swallow non-connection DB errors; wrap resolve failures 2026-04-21 15:53:07 -07:00