Peter Steinberger
3fc0df953c
refactor(agents): bind subagent threads in core (#88416)
Move subagent thread binding ownership into core so session-mode spawns prepare channel bindings before launching the child agent. Deprecate the legacy subagent_spawning SDK hook in code, compatibility metadata, diagnostics, and plugin docs; plugin authors should observe subagent_spawned instead.
Verification:
- node scripts/run-vitest.mjs src/agents/sessions-spawn-hooks.test.ts src/agents/subagent-spawn.thread-binding.test.ts src/agents/subagent-spawn.workspace.test.ts src/agents/subagent-spawn.mode-session-diagnostics.test.ts
- node scripts/run-tsgo.mjs -p tsconfig.core.json --incremental --tsBuildInfoFile .artifacts/tsgo-cache/core.tsbuildinfo
- git diff --check
- .agents/skills/autoreview/scripts/autoreview --mode local
- CI run 26693808952 green, including checks-node-agentic-agents-core and checks-node-agentic-plugin-sdk
2026-05-30 21:19:09 +01:00
..
2026-05-27 19:24:04 +01:00
2026-05-30 11:48:41 +02:00
2026-05-22 03:08:25 +00:00
2026-05-05 18:36:06 -07:00
2026-05-06 00:03:33 -07:00
2026-05-18 17:30:33 +00:00
2026-05-11 07:57:28 +08:00
2026-05-29 22:17:32 +02:00
2026-05-13 13:33:38 +01:00
2026-05-05 17:38:21 +01:00
2026-05-07 18:55:08 -07:00
2026-05-19 20:39:04 -07:00
2026-05-30 20:04:52 +01:00
2026-05-29 20:43:51 +01:00
2026-05-05 18:46:03 -07:00
2026-05-05 16:49:29 -07:00
2026-05-25 16:44:12 -07:00
2026-05-30 00:04:06 +10:00
2026-05-29 22:01:27 +02:00
2026-05-02 07:24:40 +01:00
2026-05-29 22:36:29 +02:00
2026-05-22 08:49:53 +01:00
2026-05-30 11:48:41 +02:00
2026-05-30 20:04:52 +01:00
2026-05-02 07:03:29 +01:00
2026-05-30 11:48:41 +02:00
2026-05-11 15:59:27 -07:00
2026-05-12 00:29:10 +08:00
2026-05-30 00:24:28 +02:00
2026-05-11 07:57:28 +08:00
2026-05-13 13:33:38 +01:00
2026-05-30 00:24:28 +02:00
2026-05-28 20:19:49 +01:00
2026-05-05 18:36:06 -07:00
2026-05-30 11:48:41 +02:00
2026-05-18 18:54:44 +00:00
2026-05-02 08:15:30 +01:00
2026-05-30 20:04:52 +01:00
2026-05-30 20:04:52 +01:00
2026-05-29 22:36:29 +02:00
2026-05-23 13:50:08 +01:00
2026-05-30 21:19:09 +01:00
2026-05-10 22:31:10 +08:00
2026-05-30 11:48:41 +02:00
2026-05-29 21:00:29 +01:00
2026-05-27 19:24:04 +01:00
2026-05-27 19:24:04 +01:00
2026-05-29 04:46:45 +01:00
2026-05-30 00:24:28 +02:00
2026-05-29 11:06:13 +01:00
2026-05-30 11:48:41 +02:00