jif-oai
05b8ce4354
chore: namespace v1 sub-agent tools ( #23475 )
...
## Why
The v1 sub-agent tools are a single tool family, but they were exposed
as separate flat function tools. This makes the model-visible surface
less clearly grouped and leaves the legacy names in the same flat
namespace as newer agent tooling.
## What
- Wraps the v1 `spawn_agent`, `send_input`, `resume_agent`,
`wait_agent`, and `close_agent` specs in the `multi_agent_v1` namespace.
- Registers the corresponding handlers with namespaced runtime tool
names.
- Updates tool-planning, deferred tool search, and sub-agent
notification tests to assert the namespace shape and child `spawn_agent`
lookup.
## Verification
- Updated `codex-core` coverage for the v1 multi-agent tool plan,
deferred tool search output, and sub-agent tool descriptions.
2026-05-19 19:46:17 +02:00
..
2026-05-19 10:34:24 +02:00
2026-04-21 10:22:36 -07:00
2026-05-19 10:19:46 +00:00
2026-05-19 10:42:54 -07:00
2026-05-18 21:54:36 +00:00
2026-05-19 10:19:46 +00:00
2026-05-07 10:16:10 -07:00
2026-04-26 22:11:49 -07:00
2026-05-19 09:47:43 -07:00
2026-05-19 10:19:46 +00:00
2026-05-19 09:47:43 -07:00
2026-05-19 19:46:17 +02:00
2026-05-19 11:24:09 +02:00
2026-04-24 17:49:29 -07:00
2026-05-18 19:26:10 +00:00
2026-05-11 16:33:44 -07:00
2026-05-01 22:11:06 +00:00
2026-05-15 11:40:35 +02:00
2026-05-08 12:36:02 -07:00
2026-05-18 09:57:54 -07:00
2026-05-18 09:57:54 -07:00
2026-05-08 12:36:02 -07:00
2026-05-19 10:19:46 +00:00
2026-05-13 11:15:25 -07:00
2026-05-18 18:48:35 -07:00
2026-05-18 21:03:51 -07:00
2026-05-18 21:33:46 -07:00
2026-05-18 21:33:46 -07:00
2026-05-11 19:51:51 -07:00
2026-05-19 01:13:38 +00:00
2026-05-14 15:16:15 +02:00
2026-05-13 16:59:22 -07:00
2026-05-11 12:23:55 -07:00
2026-05-08 15:30:00 -07:00
2026-05-15 15:04:04 -07:00
2026-05-15 15:04:04 -07:00
2026-04-26 15:10:53 -07:00
2026-04-26 15:10:53 -07:00
2026-05-16 12:12:37 -07:00
2026-05-16 12:12:37 -07:00
2026-05-11 11:37:53 -07:00
2026-05-16 12:12:37 -07:00
2026-05-11 23:04:28 -07:00
2026-05-13 11:31:27 +02:00
2026-05-18 10:53:49 -07:00
2026-05-19 10:42:54 -07:00
2026-05-19 09:47:43 -07:00
2026-04-28 13:03:28 +02:00
2026-04-28 19:43:44 -07:00
2026-05-18 18:48:35 -07:00
2026-05-13 11:15:25 -07:00
2026-05-14 11:52:43 -07:00
2026-05-18 15:33:33 -07:00
2026-05-18 15:33:33 -07:00
2026-05-19 11:24:09 +02:00
2026-05-19 11:24:09 +02:00
2026-05-07 10:36:32 +02:00
2026-05-19 11:24:09 +02:00
2026-04-09 10:53:06 -07:00
2026-05-14 15:16:15 +02:00
2026-04-24 17:49:29 -07:00
2026-05-11 11:32:40 -07:00
2026-05-15 15:04:04 -07:00
2026-05-06 22:48:29 -07:00
2026-05-18 21:33:46 -07:00
2026-05-06 02:12:31 +00:00
2026-04-23 10:17:09 -07:00
2026-04-20 14:04:09 -07:00
2026-05-04 22:28:14 +00:00
2026-04-16 14:30:57 -07:00
2026-04-14 14:26:10 -07:00
2026-05-05 15:25:19 -07:00
2026-05-16 12:12:37 -07:00
2026-05-07 11:33:47 +02:00
2026-05-15 10:58:50 -07:00
2026-05-15 10:58:50 -07:00
2026-04-20 22:39:17 -07:00
2026-05-18 21:33:46 -07:00
2026-05-04 11:46:03 -07:00
2026-05-04 11:46:03 -07:00
2026-05-19 01:24:19 +00:00
2026-04-14 14:26:10 -07:00
2026-05-04 11:46:03 -07:00
2026-05-19 11:24:09 +02:00
2026-05-18 15:43:01 -07:00
2026-05-06 22:48:29 -07:00
2026-05-18 14:47:05 +02:00
2026-05-18 13:53:58 +02:00
2026-04-26 17:18:09 -07:00
2026-04-13 23:11:49 -07:00
2026-05-07 18:05:45 +02:00
2026-05-07 18:05:45 +02:00
2026-05-15 10:58:50 -07:00
2026-05-15 01:26:50 +00:00
2026-04-28 16:36:59 +00:00
2026-05-15 11:40:35 +02:00
2026-04-20 22:39:17 -07:00
2026-04-20 22:39:17 -07:00
2026-05-14 16:54:59 -07:00
2026-05-14 16:54:59 -07:00
2026-04-08 08:42:18 -07:00
2026-04-08 08:42:18 -07:00