kimi-code/packages/agent-core/test/config
liruifengv a5db546d77
Some checks are pending
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / test-windows (push) Waiting to run
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
Nix Build / Check flake.nix workspace sync (push) Waiting to run
Nix Build / nix build .#kimi-code (push) Blocked by required conditions
Release / Release (push) Waiting to run
Release / Deploy docs (push) Blocked by required conditions
Release / Native release artifact (push) Blocked by required conditions
Release / Desktop release artifact (push) Blocked by required conditions
Release / Publish native release assets (push) Blocked by required conditions
feat: add KIMI_MODEL_THINKING_EFFORT to force a thinking effort (#1275)
* feat: add KIMI_MODEL_THINKING_EFFORT to force a thinking effort

Send thinking effort only when the model declares it in support_efforts, and add the KIMI_MODEL_THINKING_EFFORT environment variable as an escape hatch to force a specific effort regardless of declared support.

* test: align thinking effort expectations with support_efforts gating

Update the kimi adapter e2e and compaction tests that asserted the previous pass-through behavior on models without support_efforts.
2026-07-01 21:20:27 +08:00
..
configs.test.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
env-model.test.ts refactor!: overhaul thinking config and effort resolution (#1132) 2026-06-30 22:34:13 +08:00
kimi-env-params.test.ts feat: add KIMI_MODEL_THINKING_EFFORT to force a thinking effort (#1275) 2026-07-01 21:20:27 +08:00
model-overrides.test.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
resolve.test.ts feat(env): migrate kimi-cli model request params and auto-update toggle (#458) 2026-06-05 14:54:24 +08:00
workspace-local.test.ts feat: add workspace add-dir support (#812) 2026-06-22 19:42:13 +08:00