kimi-code/packages/agent-core/test/session
Luyu Cheng c497af60e6
Some checks failed
CI / build (push) Has been cancelled
CI / test (1) (push) Has been cancelled
CI / test (2) (push) Has been cancelled
CI / test (3) (push) Has been cancelled
CI / test (4) (push) Has been cancelled
CI / test (5) (push) Has been cancelled
CI / test-pi-tui (push) Has been cancelled
CI / test-windows (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / typecheck (push) Has been cancelled
Nix Build / Check flake.nix workspace sync (push) Has been cancelled
Release / Release (push) Has been cancelled
Nix Build / nix build .#kimi-code (push) Has been cancelled
Release / Deploy docs (push) Has been cancelled
Release / Native release artifact (push) Has been cancelled
Release / Publish native release assets (push) Has been cancelled
fix(tui): steer user messages into the running turn while a goal is active (#2153)
* fix(tui): steer user messages into the running turn while a goal is active

* fix(tui): reset request state when steering mid-goal input fails

* fix(agent-core): update session prompt metadata on steer
2026-07-25 02:12:24 +08:00
..
cron-stop-on-close.test.ts refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
git-context.test.ts fix(agent-core): surface git context failures for explore subagents (#1067) 2026-06-24 19:59:30 +08:00
init.test.ts refactor(agent-core-v2): consolidate wire services (#1680) 2026-07-14 19:51:29 +08:00
lifecycle-hooks.test.ts feat(agent-core): default print mode to steer with unbounded limits (#1722) 2026-07-15 11:11:00 +08:00
prompt-metadata.test.ts fix(tui): steer user messages into the running turn while a goal is active (#2153) 2026-07-25 02:12:24 +08:00
store.test.ts fix(workspace): dedupe workspaces across Windows path spelling variants (#1809) 2026-07-17 14:56:06 +08:00
subagent-batch.test.ts feat(agent-core): cap AgentSwarm concurrency via env var (#888) 2026-06-18 16:45:42 +08:00
subagent-host.test.ts feat(telemetry): emit turn_id and agent_id on turn and tool events (#1675) 2026-07-21 14:48:09 +08:00