change codex-wrapper version

This commit is contained in:
swe-agent[bot]
2025-12-08 23:45:29 +08:00
parent 220be6eb5c
commit 7bad716fbc

View File

@@ -22,7 +22,7 @@ import (
)
const (
version = "4.8.2"
version = "5.1.2"
defaultWorkdir = "."
defaultTimeout = 7200 // seconds
codexLogLineLimit = 1000