Merge branch 'main' into feature/webui

This commit is contained in:
Wha1eChai
2026-01-10 04:46:30 +08:00
committed by GitHub
7 changed files with 350 additions and 18 deletions

View File

@@ -29,7 +29,8 @@
"test:caching": "node tests/test-caching-streaming.cjs",
"test:crossmodel": "node tests/test-cross-model-thinking.cjs",
"test:oauth": "node tests/test-oauth-no-browser.cjs",
"test:emptyretry": "node tests/test-empty-response-retry.cjs"
"test:emptyretry": "node tests/test-empty-response-retry.cjs",
"test:sanitizer": "node tests/test-schema-sanitizer.cjs"
},
"keywords": [
"claude",