| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kagent-darwin-amd64 | 2026-07-27 | 75.9 MB | |
| kagent-darwin-amd64.sha256 | 2026-07-27 | 95 Bytes | |
| kagent-darwin-arm64 | 2026-07-27 | 72.3 MB | |
| kagent-darwin-arm64.sha256 | 2026-07-27 | 95 Bytes | |
| kagent-linux-amd64 | 2026-07-27 | 73.5 MB | |
| kagent-linux-amd64.sha256 | 2026-07-27 | 94 Bytes | |
| kagent-linux-arm64 | 2026-07-27 | 69.3 MB | |
| kagent-linux-arm64.sha256 | 2026-07-27 | 94 Bytes | |
| kagent-windows-amd64.exe | 2026-07-27 | 74.4 MB | |
| kagent-windows-amd64.exe.sha256 | 2026-07-27 | 100 Bytes | |
| README.md | 2026-07-27 | 2.6 kB | |
| v0.10.0-beta11 source code.tar.gz | 2026-07-27 | 5.4 MB | |
| v0.10.0-beta11 source code.zip | 2026-07-27 | 6.3 MB | |
| Totals: 13 Items | 377.1 MB | 2 | |
What's Changed
Features
- feat(ui-test): Playwright UI E2E suite — helpers + feature flows (stage 2) by @cjlg-soloio in https://github.com/kagent-dev/kagent/pull/2264
- feat: serve A2A ListTasks from the task store by @QuentinBisson in https://github.com/kagent-dev/kagent/pull/2187
- feat(models): add maxCompletionTokens for OpenAI by @anthonytwh in https://github.com/kagent-dev/kagent/pull/2175
Bug Fixes
- fix(security): scope task get, create, and delete to the owner by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2265
Other Changes
- Add substrate badge to agent cards by @iplay88keys in https://github.com/kagent-dev/kagent/pull/2316
- helm: add annotations support to controller and UI ServiceAccounts by @jon-waggoner in https://github.com/kagent-dev/kagent/pull/2319
- chore(deps): update anthropic[vertex] requirement from >=0.117.0 to >=0.120.0 in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2344
- add xhigh as a valid reasoning effort for openai models by @peterj in https://github.com/kagent-dev/kagent/pull/2345
- chore(deps): update langsmith[otel] requirement from >=0.10.6 to >=0.10.10 in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2342
- chore(deps): update a2a-sdk[http-server] requirement from >=0.3.23 to >=0.3.26 in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2343
- honor event timestamp filters when loading sessions by @peterj in https://github.com/kagent-dev/kagent/pull/2346
- Force-flush trace spans before the A2A response completes for substrate by @iplay88keys in https://github.com/kagent-dev/kagent/pull/2176
- chore(build): fix stale node version comments in python full image by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2236
- perf(database): batch checkpoint writes to remove N+1 query by @anxkhn in https://github.com/kagent-dev/kagent/pull/2248
- chore(deps): bump distroless/cc-debian12 from
66aa873tofccdbb0in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2336 - refactor: hide pgx errors behind database.ErrNotFound by @QuentinBisson in https://github.com/kagent-dev/kagent/pull/2274
New Contributors
- @anthonytwh made their first contribution in https://github.com/kagent-dev/kagent/pull/2175
- @jon-waggoner made their first contribution in https://github.com/kagent-dev/kagent/pull/2319
Full Changelog: https://github.com/kagent-dev/kagent/compare/v0.10.0-beta10...v0.10.0-beta11