kimi-code/packages/agent-core-v2/test/model
haozhe.yang 643acf454a fix(agent-core-v2): align ModelResolver with production v1 behavior
- return auth as { apiKey } (kosong reads apiKey, not headers)
- apply default thinking from defaultThinking/thinking config + always_thinking clamp
- treat empty apiKey as absent so OAuth is not short-circuited
- strip trailing /v1 from anthropic baseUrl to avoid double /v1/v1/messages
- add model-providers example (sandboxed ~/.kimi-code ping-pong) and resolver tests
2026-07-02 20:02:08 +08:00
..
model.test.ts refactor(config): self-register config sections at module load 2026-07-01 22:03:05 +08:00
modelResolver.test.ts fix(agent-core-v2): align ModelResolver with production v1 behavior 2026-07-02 20:02:08 +08:00