core-agent-ide/patches
jif-oai 79ad7b247b
feat: change multi-agent to use path-like system instead of uuids (#15313)
This PR add an URI-based system to reference agents within a tree. This
comes from a sync between research and engineering.

The main agent (the one manually spawned by a user) is always called
`/root`. Any sub-agent spawned by it will be `/root/agent_1` for example
where `agent_1` is chosen by the model.

Any agent can contact any agents using the path.

Paths can be used either in absolute or relative to the calling agents

Resume is not supported for now on this new path
2026-03-20 18:23:48 +00:00
..
aws-lc-sys_memcmp_check.patch feat: change multi-agent to use path-like system instead of uuids (#15313) 2026-03-20 18:23:48 +00:00
BUILD.bazel V8 Bazel Build (#15021) 2026-03-19 18:05:23 -07:00
v8_bazel_rules.patch V8 Bazel Build (#15021) 2026-03-19 18:05:23 -07:00
v8_module_deps.patch V8 Bazel Build (#15021) 2026-03-19 18:05:23 -07:00
v8_source_portability.patch V8 Bazel Build (#15021) 2026-03-19 18:05:23 -07:00
windows-link.patch feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00