兰之
1cca70940c
fix: hide sessions_spawn timeout overrides
Remove model-facing per-call timeout overrides from sessions_spawn while keeping operator-controlled timeout behavior through agents.defaults.subagents.runTimeoutSeconds.
Reject stale camelCase and snake_case timeout arguments, update ACP/native timeout propagation, refresh docs and prompt snapshots, and cap ACP runtime option timeouts to the ACP control-plane maximum without shortening gateway dispatch or registry tracking.
Proof:
- node --import tsx - runtime probe against src/agents/tools/sessions-spawn-tool.ts
- node scripts/run-vitest.mjs src/agents/tools/sessions-spawn-tool.test.ts src/agents/acp-spawn.test.ts src/agents/openclaw-tools.subagents.sessions-spawn.lifecycle.test.ts
- pnpm docs:list
- git diff --check origin/main...HEAD
- .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main
- .agents/skills/autoreview/scripts/autoreview --mode local
- GitHub checks: 132 pass, 30 skipped
Co-authored-by: Lanzhi <lizhan3@xiaomi.com>
Co-authored-by: chenhaoqiang <chenhaoqiang@xiaomi.com>
2026-06-02 06:09:02 -04:00
..
2026-06-01 12:40:20 -07:00
2026-05-29 11:04:37 +01:00
2026-05-11 18:44:54 +01:00
2026-06-01 13:08:56 -07:00
2026-05-31 16:02:06 +01:00
2026-05-31 23:00:08 -04:00
2026-06-02 04:13:50 +00:00
2026-06-01 23:03:27 -04:00
2026-06-01 15:32:42 -07:00
2026-05-06 08:49:27 -07:00
2026-05-26 20:51:00 +01:00
2026-06-02 06:09:02 -04:00
2026-06-01 04:02:51 +01:00
2026-05-26 02:21:58 +01:00
2026-05-31 19:54:34 +01:00
2026-06-02 13:44:45 +05:30
2026-05-28 21:00:24 -07:00
2026-06-02 13:44:45 +05:30
2026-06-02 14:39:35 +05:30
2026-05-31 21:47:47 -04:00
2026-06-01 01:18:46 -04:00
2026-06-02 14:22:25 +08:00
2026-05-29 09:45:14 +01:00
2026-04-28 03:13:20 +01:00
2026-05-29 03:49:43 +01:00
2026-06-01 23:03:27 -04:00
2026-05-02 22:37:01 +01:00
2026-06-02 06:09:02 -04:00
2026-05-31 12:49:18 -04:00
2026-05-27 19:24:04 +01:00
2026-05-08 06:01:23 +01:00
2026-05-27 19:24:04 +01:00
2026-05-02 04:42:55 +01:00
2026-05-31 20:28:40 +01:00
2026-04-12 09:09:50 +01:00
2026-05-27 21:18:08 +01:00
2026-05-31 12:57:16 +01:00
2026-05-27 19:24:04 +01:00
2026-05-31 18:13:58 +01:00
2026-02-20 09:33:46 -05:00
2026-05-05 21:14:55 -07:00
2026-05-27 19:24:04 +01:00
2026-05-05 17:38:21 +01:00
2026-05-31 12:57:16 +01:00
2026-05-22 17:59:14 +01:00
2026-04-23 20:40:15 -07:00
2026-05-17 21:19:05 +00:00
2026-01-30 03:16:21 +01:00