claude-code-best/packages
Askhz 278d5dfb6c fix: 为缺少 required 字段的 object schema 注入空数组以兼容 Qwen
Qwen 校验器要求每个 object schema 必须有 required 字段,缺失时报错
"None is not of type 'array'"。在 sanitizeJsonSchema 中补充处理逻辑,
当 object schema 不含 required 键时自动注入 required: []。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-23 20:23:26 +08:00
..
@ant fix: 为缺少 required 字段的 object schema 注入空数组以兼容 Qwen 2026-04-23 20:23:26 +08:00
agent-tools feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
audio-capture-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
builtin-tools Merge branch 'main' into dev 2026-04-20 20:09:58 +08:00
color-diff-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
image-processor-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
mcp-client feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
modifiers-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
remote-control-server chore(branding): replace Claude/Anthropic references with CoStrict in UI strings 2026-04-21 20:13:14 +08:00
url-handler-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
tsconfig.json feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00