From 889d3af956b0f6efe5f55680e10e22afe691c41c Mon Sep 17 00:00:00 2001 From: delta-cloud-208e Date: Thu, 23 Apr 2026 04:06:32 +0000 Subject: [PATCH] feat(codex): auto-update to v0.123.0 Binary: 0.122.0 -> 0.123.0 Config synced from claude_code_patcher. Co-Authored-By: Claude Opus 4.6 --- codex/codex_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex/codex_config.json b/codex/codex_config.json index 36b2b42..155d8d2 100755 --- a/codex/codex_config.json +++ b/codex/codex_config.json @@ -19,5 +19,5 @@ "/root", "/tmp" ], - "target_version": "0.122.0" + "target_version": "0.123.0" }