| .. |
|
auth
|
fix(proxy): return 422 instead of 429 for BudgetExceededError
|
2026-09-20 06:00:06 +00:00 |
|
faults
|
refactor(mcp): port MCP client and server helpers to MCP SDK 2
|
2026-09-18 22:13:04 +00:00 |
|
guardrail_translation
|
style(mcp): satisfy lint and type budgets for the SDK 2 port
|
2026-09-18 23:49:23 +00:00 |
|
outbound_credentials
|
style(mcp): satisfy lint and type budgets for the SDK 2 port
|
2026-09-18 23:49:23 +00:00 |
|
AGENTS.md
|
chore: consolidate CLAUDE.md into AGENTS.md
|
2026-09-19 02:30:35 +00:00 |
|
bridge_token_flow.py
|
fix(proxy): evict the member's cached user row on team member add
|
2026-09-16 16:31:28 -07:00 |
|
byok_credential_cache.py
|
fix(mcp): broadcast BYOK and OAuth credential eviction to peer workers and expire admin session tombstones
|
2026-09-18 02:10:50 +00:00 |
|
byok_oauth_endpoints.py
|
fix(mcp): broadcast BYOK and OAuth credential eviction to peer workers and expire admin session tombstones
|
2026-09-18 02:10:50 +00:00 |
|
client_allowlist.py
|
feat(mcp): give each allowed MCP client an alias and a value
|
2026-09-18 22:29:17 +00:00 |
|
cost_calculator.py
|
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
|
2026-08-04 12:54:39 -07:00 |
|
db.py
|
feat(mcp): let proxy admins force-close live MCP sessions and revoke stored user credentials
|
2026-09-18 01:01:26 +00:00 |
|
discoverable_endpoints.py
|
merge: origin/main into litellm_jwt_token_exchange_grant
|
2026-09-18 10:35:53 -07:00 |
|
elicitation_handler.py
|
style(mcp): satisfy lint and type budgets for the SDK 2 port
|
2026-09-18 23:49:23 +00:00 |
|
exceptions.py
|
Merge pull request #39926 from BerriAI/litellm_lit6981_none_url_auth
|
2026-09-05 18:44:34 +00:00 |
|
gateway_dcr_flow.py
|
fix(proxy): answer 503 temporarily_unavailable when the token exchange cannot verify the subject token
|
2026-09-17 16:39:02 -07:00 |
|
idp_token_exchange.py
|
fix(proxy): word the token exchange's 503 by whether the database fault can clear
|
2026-09-17 17:20:17 -07:00 |
|
mcp_context.py
|
style(mcp): satisfy lint and type budgets for the SDK 2 port
|
2026-09-18 23:49:23 +00:00 |
|
mcp_debug.py
|
fix(mcp): preserve legacy behavior on SDK2 and streamline verification
|
2026-09-18 22:28:31 -07:00 |
|
mcp_server_manager.py
|
fix(mcp): gate the pre-call listing per tool, not per server
|
2026-09-19 19:29:33 -07:00 |
|
oauth2_flow_backfill.py
|
refactor(types): replace Any with real types across 54 more backend files
|
2026-08-29 19:00:43 +00:00 |
|
oauth2_token_cache.py
|
fix(mcp): broadcast BYOK and OAuth credential eviction to peer workers and expire admin session tombstones
|
2026-09-18 02:10:50 +00:00 |
|
oauth_identity_binding.py
|
fix(mcp): preserve identity checks across cached OAuth credentials
|
2026-09-10 13:08:46 -07:00 |
|
oauth_issuer_stamp_backfill.py
|
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
|
2026-08-04 12:54:39 -07:00 |
|
oauth_utils.py
|
fix(mcp): preserve request prefixes in BYOK discovery
|
2026-09-11 15:25:03 -07:00 |
|
openapi_to_mcp_generator.py
|
fix(mcp): count admin static headers as api_key credential slots
|
2026-09-16 16:42:20 -07:00 |
|
proxy_api_credentials.py
|
fix(proxy): read the database user row only in the credential mint
|
2026-09-16 15:10:03 -07:00 |
|
rest_endpoints.py
|
fix(mcp): preserve session expiry signals and scope dependency CI
|
2026-09-18 22:52:10 -07:00 |
|
sampling_handler.py
|
fix(mcp): preserve legacy behavior on SDK2 and streamline verification
|
2026-09-18 22:28:31 -07:00 |
|
semantic_tool_filter.py
|
refactor(types): replace Any with precise types across 73 modules
|
2026-09-01 11:05:02 +00:00 |
|
server.py
|
fix(mcp): handle split UTF-8 routing previews in place
|
2026-09-21 12:24:19 -07:00 |
|
sse_transport.py
|
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
|
2026-08-04 12:54:39 -07:00 |
|
tool_registry.py
|
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
|
2026-08-05 02:37:24 -07:00 |
|
tool_search.py
|
style(mcp): satisfy lint and type budgets for the SDK 2 port
|
2026-09-18 23:49:23 +00:00 |
|
toolset_db.py
|
fix(mcp): honor an explicit null on toolset update, cover MCP lifecycle e2e (#40022)
|
2026-09-08 22:50:13 -07:00 |
|
ui_session_utils.py
|
fix(mcp): authorize per-user OAuth credential writes
|
2026-09-15 19:00:47 -07:00 |
|
utils.py
|
refactor(mcp): port MCP client and server helpers to MCP SDK 2
|
2026-09-18 22:13:04 +00:00 |