fix codex streamed tool call parsing

This commit is contained in:
lpf
2026-05-11 19:14:01 +08:00
parent 579c4a92d9
commit 45c3234316
3 changed files with 222 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ import (
"github.com/YspCoder/clawgo/pkg/logger"
)
var version = "1.2.3"
var version = "1.2.9"
var buildTime = "unknown"
const logo = ">"