chore: refresh dependencies except carbon

This commit is contained in:
Peter Steinberger
2026-03-11 20:10:23 +00:00
parent 4133edb395
commit 9c81c31232
8 changed files with 979 additions and 388 deletions

View File

@@ -109,6 +109,7 @@ Docs: https://docs.openclaw.ai
- Discord/config typing: expose channel-level `autoThread` on the canonical guild-channel config type so strict config loading matches the existing Discord schema and runtime behavior. (#35608) Thanks @ingyukoh.
- Agents/error rendering: ignore stale assistant `errorMessage` fields on successful turns so background/tool-side failures no longer prepend synthetic billing errors over valid replies. (#40616) Thanks @ingyukoh.
- Agents/fallback: recognize Venice `402 Insufficient USD or Diem balance` billing errors so configured model fallbacks trigger instead of surfacing the raw provider error. (#43205) Thanks @Squabble9.
- Dependencies: refresh workspace dependencies except the pinned Carbon package, and harden ACP session-config writes against non-string SDK values so newer ACP clients fail fast instead of tripping type/runtime mismatches.
## 2026.3.8