fix(subagent-codex): verify 0.147 on native Windows

This commit is contained in:
Tianyi Cui
2026-08-08 23:56:39 +08:00
parent 3a518021f6
commit 176e4c6bbb
16 changed files with 70 additions and 62 deletions
@@ -86,7 +86,7 @@ function responseObject(text: string): Record<string, unknown> {
}
/**
* Build the minimal Responses SSE event sequence consumed by Codex 0.146.0.
* Build the minimal Responses SSE event sequence consumed by Codex 0.147.0.
* @param text - exact assistant answer.
* @returns ordered response lifecycle events.
*/