mirror of
https://github.com/cexll/myclaude.git
synced 2026-02-05 02:30:26 +08:00
change codex-wrapper version
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version = "4.8.2"
|
||||
version = "5.1.2"
|
||||
defaultWorkdir = "."
|
||||
defaultTimeout = 7200 // seconds
|
||||
codexLogLineLimit = 1000
|
||||
|
||||
Reference in New Issue
Block a user