Skip to content

Commit 8a89162

Browse files
committed
Release: 0.160.0
1 parent 24aca50 commit 8a89162

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.160.0
6+
57
- Fix context usage counting only output tokens on anthropic-compatible providers that report input usage in `message_delta` (e.g. Z.AI). #604
68
- Accept unescaped square brackets, non-ASCII and other reserved chars in workspace file URI paths. #594 #605
79
- Fix inflated costs for OpenAI-compatible providers (e.g. Synthetic); count usage once per request before completion and retain received usage on stream errors.

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.159.0
1+
0.160.0

0 commit comments

Comments
 (0)