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

@@ -538,4 +538,3 @@ This is the smallest path that proves both goals:
## Related
- [QA E2E automation](/concepts/qa-e2e-automation)
- [QA refactor](/refactor/qa-refactor)