kimi-code/packages/kosong/test/e2e
Haozhe ebdffc7df7
fix(gemini): fix Gemini tool calling and thought-signature round-trip (#1389)
- send tool declarations, system prompt, and sampling/thinking settings in the camelCase shape the Google SDK forwards so tool calls reach the model
- thread tool-call extras (thought signatures) through the loop tool-call event into context so Gemini 3 can resume a tool turn
- update and add tests for the corrected request shape and signature round-trip
2026-07-05 14:00:09 +08:00
..
fixtures Kimi For Coding 2026-05-22 15:54:50 +08:00
abort-cleanup.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
abort-signal.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
anthropic-adapter.test.ts fix(kosong): isolate anthropic auth environment (#790) 2026-06-16 14:30:49 +08:00
cross-provider-consistency.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
error-recovery.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
extreme-streams.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
fake-provider-harness.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
fake-provider-harness.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
google-genai-adapter.test.ts fix(gemini): fix Gemini tool calling and thought-signature round-trip (#1389) 2026-07-05 14:00:09 +08:00
google-genai-error-mapping.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
kimi-adapter-e2e.test.ts feat: add KIMI_MODEL_THINKING_EFFORT to force a thinking effort (#1275) 2026-07-01 21:20:27 +08:00
multi-step-agent-loop.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
openai-legacy-adapter-e2e.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
openai-responses-adapter-e2e.test.ts fix: send responses system prompts as instructions (#658) 2026-06-11 19:32:26 +08:00
parallel-tool-calls.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
provider-error-handling.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
provider-switching.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
streaming-fidelity.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
streaming-providers.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
toolchain-bridges.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00
toolset-advanced.test.ts feat: flatten tool call records (#25) 2026-05-25 23:02:25 +08:00