Ding dd9751c3b1 feat: support provider model redirect rules (#993) 1 неделя назад
..
anthropic-provider-overrides.test.ts dc6469268a refactor(anthropic): decouple adaptive thinking from thinking budget preference 2 месяцев назад
anthropic-usage-parsing.test.ts 4e462d53b4 feat: add provider cache hit rate ranking to dashboard and leaderboard 3 месяцев назад
available-models.test.ts 3b774d5e43 fix: 模型列表端点返回所有可用供应商的模型而非仅第一个 (#961) 3 недель назад
billing-header-rectifier.test.ts 7931fd37da feat: add billing header rectifier to strip x-anthropic-billing-header from system prompt (#784) 1 месяц назад
build-request-details-redaction.test.ts 43e8f84854 feat(session): change STORE_SESSION_MESSAGES to control redaction instead of storage 2 месяцев назад
client-abort-vs-upstream-499.test.ts bcdc6b774e fix(proxy): distinguish local client abort 499 from upstream HTTP 499 4 недель назад
client-detector.test.ts 6ec31fc687 fix: extend codex-cli client restrictions for new UA variants + mask error (#937) 3 недель назад
client-guard.test.ts 6ec31fc687 fix: extend codex-cli client restrictions for new UA variants + mask error (#937) 3 недель назад
codex-provider-overrides.test.ts 004fe8a173 feat: add codex service tier provider overrides (#870) 1 месяц назад
endpoint-family-catalog.test.ts 0f725c6c63 fix: cover openai and gemini endpoint surfaces (#932) 3 недель назад
endpoint-family-provider-routing.test.ts 0f725c6c63 fix: cover openai and gemini endpoint surfaces (#932) 3 недель назад
endpoint-path-normalization.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
endpoint-policy-parity.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
endpoint-policy.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
error-handler-session-id-error.test.ts d9e85acdac feat: Dashboard Logs:秒级时间筛选 + Session ID 精确筛选/联想/展示(含回归修复) (#611) 2 месяцев назад
error-handler-verbose-provider-error-details.test.ts 412c523f90 fix: align hedge terminal error handling 4 недель назад
extract-usage-metrics.test.ts 0f725c6c63 fix: cover openai and gemini endpoint surfaces (#932) 3 недель назад
gemini-embedcontent-format.test.ts 2df6696cb0 feat: support gemini and openai embeddings passthrough (#931) 3 недель назад
gemini-vertex-model-extraction.test.ts 53a65fe1ec fix(proxy): extract model from Gemini Vertex AI publishers path for correct billing 1 месяц назад
guard-pipeline-warmup.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
hedge-error-pipeline.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
hedge-winner-dedup.test.ts d021fc8230 fix(proxy): prevent duplicate provider chain entry for hedge winners 1 месяц назад
metadata-injection.test.ts cb0f2604c5 fix: support Claude Code metadata user_id JSON format (#939) 3 недель назад
openai-embeddings-format.test.ts 2df6696cb0 feat: support gemini and openai embeddings passthrough (#931) 3 недель назад
openai-embeddings-forwarder.test.ts 2df6696cb0 feat: support gemini and openai embeddings passthrough (#931) 3 недель назад
openai-official-standard-forwarder.test.ts 0f725c6c63 fix: cover openai and gemini endpoint surfaces (#932) 3 недель назад
pricing-no-price.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
provider-group-match.test.ts a19965f906 feat: add provider group parsing and effective group retrieval functions 3 месяцев назад
provider-selector-cross-type-model.test.ts 3568cef755 fix: enforce provider allowlist before model redirect (#832) 1 месяц назад
provider-selector-format-compatibility.test.ts e6e334cd1e refactor(proxy): remove format converters and enforce same-format routing (#709) 2 месяцев назад
provider-selector-group-priority.test.ts a7bbef3c31 feat: add per-group provider priority and inline editing (#701) 2 месяцев назад
provider-selector-model-mismatch-binding.test.ts b4192bb939 feat: add provider session reuse opt-out (#980) 2 недель назад
provider-selector-model-redirect.test.ts a11dc76e30 Fix provider exhaustion after model redirect (refs #629) (#633) 2 месяцев назад
provider-selector-resource-endpoints.test.ts 0f725c6c63 fix: cover openai and gemini endpoint surfaces (#932) 3 недель назад
provider-selector-select-provider-by-type.test.ts 8ec2e872d2 fix: 加固 /v1/models 分组隔离与 webhook 处理 3 месяцев назад
provider-selector-total-limit.test.ts cdd6fe792d fix(rate-limit): unify lease mechanism for all periodic cost limits (#674) 2 месяцев назад
proxy-auth-cookie-passthrough.test.ts 61cce9b5f8 refactor: security auth overhaul and provider batch operations (#806) 1 месяц назад
proxy-forwarder-endpoint-audit.test.ts 4bcebb952c fix: responses/compact endpoint, CB cache invalidation, client restrictions batch edit (#833) 1 месяц назад
proxy-forwarder-fake-200-html.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
proxy-forwarder-hedge-first-byte.test.ts dd9751c3b1 feat: support provider model redirect rules (#993) 1 неделя назад
proxy-forwarder-host-header-fix.test.ts 669de4211e fix(proxy): correct Host header to match actual request target in standard path 1 месяц назад
proxy-forwarder-large-chunked-response.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
proxy-forwarder-nonok-body-hang.test.ts 8f50adce6f refactor(proxy): introduce EndpointPolicy to replace hardcoded count_tokens checks (#801) 1 месяц назад
proxy-forwarder-raw-passthrough-regression.test.ts 580259f6eb fix: strip transfer-encoding from forwarded upstream requests (#880) 1 месяц назад
proxy-forwarder-retry-limit.test.ts b7bad4e10a fix: honor retry budget for endpoint timeouts 4 недель назад
proxy-forwarder-status-text.test.ts a01547e1a7 fix(proxy): 未知状态码不再兜底 OK 3 месяцев назад
proxy-forwarder-thinking-signature-rectifier.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
proxy-forwarder.test.ts 580259f6eb fix: strip transfer-encoding from forwarded upstream requests (#880) 1 месяц назад
proxy-handler-session-id-error.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
rate-limit-guard.test.ts 834a87767a feat: add costResetAt for soft user limit reset without deleting data (#890) 1 месяц назад
response-handler-endpoint-circuit-isolation.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
response-handler-gemini-stream-passthrough-timeouts.test.ts b4f78ddb40 fix(proxy): hedge first-byte timeout failover and clear stale bindings (#894) 1 месяц назад
response-handler-lease-decrement.test.ts 1277e9743b feat(providers): add sub-navigation, Options tab, and proxy indicator (#876) 1 месяц назад
response-handler-non200.test.ts f56d5648d4 chore: format code (dev-53e3a3e) 2 месяцев назад
response-input-rectifier.test.ts e863c781f2 feat: add response input rectifier for /v1/responses (#888) 1 месяц назад
responses-session-id.test.ts d9e85acdac feat: Dashboard Logs:秒级时间筛选 + Session ID 精确筛选/联想/展示(含回归修复) (#611) 2 месяцев назад
session-guard-warmup-intercept.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
session.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад
ssl-error-detection.test.ts cba22fc04a fix(proxy): add SSL certificate error detection and endpoint retry limiting 2 месяцев назад
thinking-budget-rectifier.test.ts 129f69d4b1 feat(anthropic): add adaptive thinking override support (#758) 2 месяцев назад
warmup-guard.test.ts a930401b4e feat: 高并发模式支持关闭高开销中间件写入 2 недель назад