Add direct Codex runtime - #1111
Merged
chen-ran merged 1 commit intoSep 1, 2026
Merged
Conversation
akazwz
force-pushed
the
stack/codex-direct-runtime
branch
2 times, most recently
from
August 31, 2026 05:14
197ef14 to
257a80a
Compare
akazwz
force-pushed
the
stack/codex-direct-runtime
branch
from
August 31, 2026 05:20
257a80a to
aa96c67
Compare
akazwz
force-pushed
the
stack/codex-direct-runtime
branch
from
August 31, 2026 06:11
aa96c67 to
f549fbd
Compare
akazwz
force-pushed
the
stack/codex-direct-runtime
branch
from
August 31, 2026 09:29
f549fbd to
2e3a9de
Compare
akazwz
force-pushed
the
stack/codex-direct-runtime
branch
2 times, most recently
from
August 31, 2026 13:34
59b99fe to
a1c2bad
Compare
chen-ran
force-pushed
the
stack/codex-direct-runtime
branch
from
September 1, 2026 19:55
a1c2bad to
bf6402f
Compare
chen-ran
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
PR 边界
本 PR 只包含 Codex runtime 和服务端入口。Claude Code、统一 Web/SDK 入口以及同时迁移两类存量 ACP Agent 的数据库迁移位于 stack 顶层 PR。
验证
go test ./...通过。人工 QA 说明:这是 stack 中间层,无法独立走完整产品 happy path;三层组合后的最终 tree 已在 #1112 完成人工 QA。