| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kagent-darwin-amd64 | 2026-05-11 | 62.9 MB | |
| kagent-darwin-amd64.sha256 | 2026-05-11 | 95 Bytes | |
| kagent-darwin-arm64 | 2026-05-11 | 59.6 MB | |
| kagent-darwin-arm64.sha256 | 2026-05-11 | 95 Bytes | |
| kagent-linux-amd64 | 2026-05-11 | 61.0 MB | |
| kagent-linux-amd64.sha256 | 2026-05-11 | 94 Bytes | |
| kagent-linux-arm64 | 2026-05-11 | 57.3 MB | |
| kagent-linux-arm64.sha256 | 2026-05-11 | 94 Bytes | |
| kagent-windows-amd64.exe | 2026-05-11 | 61.8 MB | |
| kagent-windows-amd64.exe.sha256 | 2026-05-11 | 100 Bytes | |
| README.md | 2026-05-11 | 3.0 kB | |
| v0.9.3 source code.tar.gz | 2026-05-11 | 3.0 MB | |
| v0.9.3 source code.zip | 2026-05-11 | 3.7 MB | |
| Totals: 13 Items | 309.3 MB | 0 | |
What's Changed
Features
- feat(go-adk): propagate A2A message metadata as OTEL span attributes by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1737
- feat: add kube api linter in kagent by @dongjiang1989 in https://github.com/kagent-dev/kagent/pull/1759
- feat(ui): sort sessions by recent activity by @officialasishkumar in https://github.com/kagent-dev/kagent/pull/1738
- feat(ui): UI does not have ability to forward headers that are not authorization by @jholt96 in https://github.com/kagent-dev/kagent/pull/1776
Bug Fixes
- fix(app): wire signal-aware context through controller startup by @SarthakB11 in https://github.com/kagent-dev/kagent/pull/1787
- fix(controller): add timeout to RemoteMCPServer registration by @AnantKumar17 in https://github.com/kagent-dev/kagent/pull/1805
- fix(bedrock): sanitize tool names to satisfy Bedrock Converse API constraint by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1730
Testing
- test(controller): add goleak test cases to detect goroutine leaks by @dongjiang1989 in https://github.com/kagent-dev/kagent/pull/1810
Other Changes
- Normalize feedback primary key to (id) for upgraded installs by @iplay88keys in https://github.com/kagent-dev/kagent/pull/1801
- chore(deps): Update controller-runtime from v0.23.3 to v0.24.0 and k8s dependencie to support k8s 1.36 by @dongjiang1989 in https://github.com/kagent-dev/kagent/pull/1804
- chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 in the actions group across 1 directory by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/1748
- chore: Deprecate auto-gomaxprocs with natively handles container CPU quotas in GO v1.25 by @dongjiang1989 in https://github.com/kagent-dev/kagent/pull/1817
- chore: upgrade golangci-lint to v2.12.2 and address linter feedback by @dongjiang1989 in https://github.com/kagent-dev/kagent/pull/1823
- Confine kind setup and e2e tests to the kind context by @danielorbach in https://github.com/kagent-dev/kagent/pull/1807
- renaming and light refactoring to better support adding other harnesses by @peterj in https://github.com/kagent-dev/kagent/pull/1815
- chore(deps): bump the go-minor-patch group across 1 directory with 15 updates by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/1841
- feat: add imagePullSecrets support for container-based skills by @ppeau in https://github.com/kagent-dev/kagent/pull/1725
New Contributors
- @SarthakB11 made their first contribution in https://github.com/kagent-dev/kagent/pull/1787
- @AnantKumar17 made their first contribution in https://github.com/kagent-dev/kagent/pull/1805
- @danielorbach made their first contribution in https://github.com/kagent-dev/kagent/pull/1807
- @ppeau made their first contribution in https://github.com/kagent-dev/kagent/pull/1725
Full Changelog: https://github.com/kagent-dev/kagent/compare/v0.9.2...v0.9.3