You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Unreleased
4
4
5
+
## 0.160.0
6
+
5
7
- Fix context usage counting only output tokens on anthropic-compatible providers that report input usage in `message_delta` (e.g. Z.AI). #604
6
8
- Accept unescaped square brackets, non-ASCII and other reserved chars in workspace file URI paths. #594#605
7
9
- Fix inflated costs for OpenAI-compatible providers (e.g. Synthetic); count usage once per request before completion and retain received usage on stream errors.
0 commit comments