What's Changed
Features
- feat(ui-test): Playwright UI E2E suite — helpers + feature flows (stage 2) by @cjlg-soloio in #2264
- feat: serve A2A ListTasks from the task store by @QuentinBisson in #2187
- feat(models): add maxCompletionTokens for OpenAI by @anthonytwh in #2175
Bug Fixes
- fix(security): scope task get, create, and delete to the owner by @mesutoezdil in #2265
Other Changes
- Add substrate badge to agent cards by @iplay88keys in #2316
- helm: add annotations support to controller and UI ServiceAccounts by @jon-waggoner in #2319
- chore(deps): update anthropic[vertex] requirement from >=0.117.0 to >=0.120.0 in /python by @dependabot[bot] in #2344
- add xhigh as a valid reasoning effort for openai models by @peterj in #2345
- chore(deps): update langsmith[otel] requirement from >=0.10.6 to >=0.10.10 in /python by @dependabot[bot] in #2342
- chore(deps): update a2a-sdk[http-server] requirement from >=0.3.23 to >=0.3.26 in /python by @dependabot[bot] in #2343
- honor event timestamp filters when loading sessions by @peterj in #2346
- Force-flush trace spans before the A2A response completes for substrate by @iplay88keys in #2176
- chore(build): fix stale node version comments in python full image by @mesutoezdil in #2236
- perf(database): batch checkpoint writes to remove N+1 query by @anxkhn in #2248
- chore(deps): bump distroless/cc-debian12 from
66aa873tofccdbb0in /python by @dependabot[bot] in #2336 - refactor: hide pgx errors behind database.ErrNotFound by @QuentinBisson in #2274
New Contributors
- @anthonytwh made their first contribution in #2175
- @jon-waggoner made their first contribution in #2319
Full Changelog: v0.10.0-beta10...v0.10.0-beta11