feat(codex): run context-engine lifecycle in app-server harness (#70809)

Port the Codex app-server harness onto the context-engine lifecycle, add Codex context projection and compaction integration, and cover bootstrap/history/compaction fallback behavior.

Thanks @jalehman.
This commit is contained in:
Josh Lehman
2026-04-23 21:06:45 -07:00
committed by GitHub
parent ac063568d3
commit 51186d2725
23 changed files with 2242 additions and 272 deletions

View File

@@ -207,5 +207,4 @@ for the actual runbook.
## Related
- [Release policy](/reference/release-policy)
- [Release channels](/install/development-channels)