Skip to content

Commit 8af89bd

Browse files
version: 0.10.3 (#396)
## version: 0.10.3 ## v0.10.3 - 2025-10-08 ### Under the Hood * Improved retry logic and post project selection screen * Avoid double counting in usage tracking proxied tools * Categorizing ToolCallErrors Co-authored-by: DevonFulcher <24593113+DevonFulcher@users.noreply.github.com>
1 parent 5dc04e5 commit 8af89bd

5 files changed

Lines changed: 11 additions & 9 deletions

File tree

.changes/unreleased/Under the Hood-20251003-131009.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Under the Hood-20251008-134723.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Under the Hood-20251008-144413.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.10.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v0.10.3 - 2025-10-08
2+
### Under the Hood
3+
* Improved retry logic and post project selection screen
4+
* Avoid double counting in usage tracking proxied tools
5+
* Categorizing ToolCallErrors

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## v0.10.3 - 2025-10-08
11+
### Under the Hood
12+
* Improved retry logic and post project selection screen
13+
* Avoid double counting in usage tracking proxied tools
14+
* Categorizing ToolCallErrors
15+
1016
## v0.10.2 - 2025-10-08
1117
### Enhancement or New Feature
1218
* Improved oauth error handling

0 commit comments

Comments
 (0)