chore: bump codeagent-wrapper version to 5.6.3

Generated with SWE-Agent.ai

Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai>
This commit is contained in:
cexll
2026-01-14 17:14:06 +08:00
parent 661656c587
commit 420eb857ff

View File

@@ -14,7 +14,7 @@ import (
)
const (
version = "5.5.0"
version = "5.6.3"
defaultWorkdir = "."
defaultTimeout = 7200 // seconds (2 hours)
defaultCoverageTarget = 90.0