Skip to content

Commit ad67c6f

Browse files
committed
Release: 0.148.0
1 parent 061fee6 commit ad67c6f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.148.0
6+
57
- Improve resilience to connections dropped by proxies/networks: retry stale pooled connections, classify the error clearly, auto-continue up to 3 times per prompt. #547
68
- Fix streaming tool calls dropped when provider sends empty-string `id` in subsequent chunks (e.g. DashScope/Qwen Cloud).
79
- Truncate oversized failed tool output, preserving full logs on disk instead of overflowing the model context.

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.147.3
1+
0.148.0

0 commit comments

Comments
 (0)