improve dispatch cancellation and token estimates

This commit is contained in:
lpf
2026-05-11 12:43:41 +08:00
parent 97df340960
commit eb781cef25
6 changed files with 435 additions and 11 deletions

View File

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