kimi-code/packages/agent-core-v2/test
liruifengv 83e175399f
feat: auto-background timed-out foreground bash commands (#1591)
* feat: auto-background timed-out foreground bash commands

* fix: discourage blocking TaskOutput waits on background tasks

* test: avoid unsafe string conversion in bash timeout test

* fix: align bash timeout description with auto-background opt-out

* feat(agent-core-v2): auto-background timed-out bash commands

- detach timed-out foreground Bash tasks and re-arm the background deadline
- align TaskOutput guidance with non-blocking background task handling
- add klient SEA end-to-end coverage for the v2 server

* fix(klient): clean up lint errors in auto-background e2e example

---------

Co-authored-by: haozhe.yang <yanghaozhe@moonshot.ai>
2026-07-13 21:08:21 +08:00
..
_base fix(v2): detect MSYS2 bash from native toolchain git exec paths (#1590) 2026-07-13 18:03:10 +08:00
activity feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
agent feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +08:00
app fix(agent-core-v2): append sessions to shared index so v1 TUI can resume web-created sessions (#1612) 2026-07-13 20:30:55 +08:00
dep-graph feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
harness refactor(agent-core-v2): consolidate the tool domain into src/tool (#1599) 2026-07-13 17:19:37 +08:00
lint refactor(v2): bind op definitions to models and require zod payload schemas (#1593) 2026-07-13 16:16:02 +08:00
os feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +08:00
persistence feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
session fix(agent-core-v2): align rate-limit retries with v1 (#1598) 2026-07-13 17:50:23 +08:00
snapshot feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
tool feat: auto-background timed-out foreground bash commands (#1591) 2026-07-13 21:08:21 +08:00
tools/fixtures refactor(agent-core-v2): consolidate the tool domain into src/tool (#1599) 2026-07-13 17:19:37 +08:00
wire refactor(v2): bind op definitions to models and require zod payload schemas (#1593) 2026-07-13 16:16:02 +08:00
hooks.test.ts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00
index.test.ts feat(v2): land agent-core-v2 engine and kap-server behind experimental flag (#1441) 2026-07-12 21:44:04 +08:00