| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kagent-darwin-amd64 | 2026-07-22 | 75.9 MB | |
| kagent-darwin-amd64.sha256 | 2026-07-22 | 95 Bytes | |
| kagent-darwin-arm64 | 2026-07-22 | 72.3 MB | |
| kagent-darwin-arm64.sha256 | 2026-07-22 | 95 Bytes | |
| kagent-linux-amd64 | 2026-07-22 | 73.5 MB | |
| kagent-linux-amd64.sha256 | 2026-07-22 | 94 Bytes | |
| kagent-linux-arm64 | 2026-07-22 | 69.3 MB | |
| kagent-linux-arm64.sha256 | 2026-07-22 | 94 Bytes | |
| kagent-windows-amd64.exe | 2026-07-22 | 74.4 MB | |
| kagent-windows-amd64.exe.sha256 | 2026-07-22 | 100 Bytes | |
| README.md | 2026-07-22 | 4.1 kB | |
| v0.10.0-beta10 source code.tar.gz | 2026-07-22 | 5.4 MB | |
| v0.10.0-beta10 source code.zip | 2026-07-22 | 6.3 MB | |
| Totals: 13 Items | 377.0 MB | 4 | |
What's Changed
Features
- feat(ui-test): Playwright ui tests foundation stage 0 by @cjlg-soloio in https://github.com/kagent-dev/kagent/pull/2262
- feat: allow read-only shares to read A2A tasks by @QuentinBisson in https://github.com/kagent-dev/kagent/pull/2191
- feat(controller): make Go (ADK) runtime agent image independently configurable by @QuentinBisson in https://github.com/kagent-dev/kagent/pull/2021
- feat(helm): allow custom annotations on the default ModelConfig by @marians in https://github.com/kagent-dev/kagent/pull/2201
Bug Fixes
- fix: parse migration filenames the same way golang-migrate does by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2194
- fix: build sandbox runtime outside QEMU emulation by @peterj in https://github.com/kagent-dev/kagent/pull/2299
- fix: set kgateway.dev/a2a as appProtoco for BYO agents by @supreme-gg-gg in https://github.com/kagent-dev/kagent/pull/2305
- fix(db): normalize agent name in memory vector search by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2307
- fix(adk/bedrock): coerce nil tool-call args to empty object by @go-faustino in https://github.com/kagent-dev/kagent/pull/2222
- fix: correct webhook typo in CLI help text by @tziyon31 in https://github.com/kagent-dev/kagent/pull/2203
- fix(build): use AZURE_OPENAI_API_KEY env var name consistently by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2310
Documentation
- docs: fix stale architecture references by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2308
Other Changes
- chore(ui): pin packageManager to npm@11.6.2 by @cjlg-soloio in https://github.com/kagent-dev/kagent/pull/2271
- chore(deps): bump the go-minor-patch group in /go with 6 updates by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2291
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2290
- ci: improve build caching and cancel stale runs by @peterj in https://github.com/kagent-dev/kagent/pull/2301
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2289
- chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2292
- chore(deps): update langsmith[otel] requirement from >=0.10.2 to >=0.10.6 in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2296
- chore(deps): bump debian from
28de087to020c0d2in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2288 - chore(deps): bump distroless/cc-debian12 from
ce0d66bto66aa873in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2287 - chore(deps): bump node from
e999d08to2d49d87in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2286 - chore(deps): bump the python-minor-patch group in /python with 4 updates by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2294
- chore(deps): update anthropic[vertex] requirement from >=0.116.0 to >=0.117.0 in /python by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2295
- Bump minimum python version to 3.11 by @iplay88keys in https://github.com/kagent-dev/kagent/pull/2275
- chore(deps): bump the npm-minor-patch group in /ui with 27 updates by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/2293
- reduce redundant fetching and optimize rendering (ui) by @peterj in https://github.com/kagent-dev/kagent/pull/2285
- chore: helm template and sample metadata cleanups by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/2309
- (otel)(fix): don't double-instrument OpenAI on the agents runtime by @krisztianfekete in https://github.com/kagent-dev/kagent/pull/2313
New Contributors
- @tziyon31 made their first contribution in https://github.com/kagent-dev/kagent/pull/2203
Full Changelog: https://github.com/kagent-dev/kagent/compare/v0.10.0-beta8...v0.10.0-beta10