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 files changed
+70 -62

No files matched your search

+1 -1
View File
@@ -1,5 +1,5 @@
/**
* Minimal Codex app-server 0.146.0 protocol adapter. The shared JSON-RPC
* Minimal Codex app-server 0.147.0 protocol adapter. The shared JSON-RPC
* transport owns framing and request correlation; this module owns only the
* product methods, current thread/turn association, unattended approval
* responses, and terminal-answer selection.