feat(codex): auto-update to v0.128.0

Binary: 0.125.0 -> 0.128.0
Config synced from claude_code_patcher.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
delta-cloud-208e
2026-05-01 04:04:09 +00:00
parent c460513143
commit ad7c2fabf3

View File

@@ -1,8 +1,9 @@
{
"base_url": "https://ai.37-187-136-86.sslip.io",
"api_key": "YOUR_API_KEY",
"api_key": "ClauderAPI2",
"model": "gpt-5.5",
"models": [
"gpt-5.5-pro",
"gpt-5.5",
"gpt-5.4",
"gpt-5.3-codex-spark",
@@ -20,6 +21,5 @@
"/root",
"/tmp"
],
"target_version": "0.125.0",
"_note": "Production api_key lives in PRIVATE unlimitedcoding-config repo."
}
"target_version": "0.128.0"
}