core-agent-ide/codex-rs/state
jif-oai 70cdb17703
feat: add graph representation of agent network (#15056)
Add a representation of the agent graph. This is now used for:
* Cascade close agents (when I close a parent, it close the kids)
* Cascade resume (oposite)

Later, this will also be used for post-compaction stuffing of the
context

Direct fix for: https://github.com/openai/codex/issues/14458
2026-03-19 10:21:25 +00:00
..
logs_migrations Align SQLite feedback logs with feedback formatter (#13494) 2026-03-18 22:44:31 +00:00
migrations feat: add graph representation of agent network (#15056) 2026-03-19 10:21:25 +00:00
src feat: add graph representation of agent network (#15056) 2026-03-19 10:21:25 +00:00
BUILD.bazel fix bazel build (#13787) 2026-03-06 12:12:20 -08:00
Cargo.toml feat: add graph representation of agent network (#15056) 2026-03-19 10:21:25 +00:00