| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kagent-darwin-amd64 | 2026-05-01 | 62.4 MB | |
| kagent-darwin-amd64.sha256 | 2026-05-01 | 95 Bytes | |
| kagent-darwin-arm64 | 2026-05-01 | 59.2 MB | |
| kagent-darwin-arm64.sha256 | 2026-05-01 | 95 Bytes | |
| kagent-linux-amd64 | 2026-05-01 | 60.5 MB | |
| kagent-linux-amd64.sha256 | 2026-05-01 | 94 Bytes | |
| kagent-linux-arm64 | 2026-05-01 | 56.9 MB | |
| kagent-linux-arm64.sha256 | 2026-05-01 | 94 Bytes | |
| kagent-windows-amd64.exe | 2026-05-01 | 61.4 MB | |
| kagent-windows-amd64.exe.sha256 | 2026-05-01 | 100 Bytes | |
| README.md | 2026-05-01 | 3.5 kB | |
| v0.9.1 source code.tar.gz | 2026-05-01 | 2.8 MB | |
| v0.9.1 source code.zip | 2026-05-01 | 3.5 MB | |
| Totals: 13 Items | 306.8 MB | 0 | |
What's Changed
Features
- feat(bedrock): add top_k and extended thinking support for Claude models by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1732
- feat: add secret creation with modelconfig in REST API by @supreme-gg-gg in https://github.com/kagent-dev/kagent/pull/1781
- feat: add extraContainers to SharedDeploymentSpec for sidecar support by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1724
Bug Fixes
- fix: bubblewrap in ci environment by @supreme-gg-gg in https://github.com/kagent-dev/kagent/pull/1736
- fix: resolve main image scan failures by @jsonmp-k8 in https://github.com/kagent-dev/kagent/pull/1742
- fix: use python user in skills-init container by @jmunozro in https://github.com/kagent-dev/kagent/pull/1762
- fix: honor CLI config defaults by @AkashKumar7902 in https://github.com/kagent-dev/kagent/pull/1746
- fix(controller): wrap secret fetch errors with %w to preserve error chain by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1772
- fix(helm): fix querydoc helm unittests and include them in CI workflow by @TOMOFUMI-KONDO in https://github.com/kagent-dev/kagent/pull/1769
- fix(deps): consolidate dependabot uv ecosystem to single workspace root by @jsonmp-k8 in https://github.com/kagent-dev/kagent/pull/1756
- fix(httpserver): replace stdlib log with structured logr in memory handler by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1773
- fix(go-adk): forward allowedHeaders from incoming request to MCP tool calls by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1733
Testing
- test: move handler handler tests to testcontainers db by @EItanya in https://github.com/kagent-dev/kagent/pull/1782
Other Changes
- helm: Allow configuring agent runtime by @marcofranssen in https://github.com/kagent-dev/kagent/pull/1697
- add more codeowners by @EItanya in https://github.com/kagent-dev/kagent/pull/1735
- chore: remove sample/test dependabot entries to reduce PR noise by @jsonmp-k8 in https://github.com/kagent-dev/kagent/pull/1741
- add UI for configuring skills from git repos by @peterj in https://github.com/kagent-dev/kagent/pull/1747
- clean up UI by @peterj in https://github.com/kagent-dev/kagent/pull/1764
- chore(deps): bump ruff from 0.15.11 to 0.15.12 in /python in the python-minor-patch group by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/1778
- [BUG] Python OTLP exporter hardcodes gRPC, ignores OTEL_EXPORTER_OTLP_PROTOCOL by @shmuelarditi in https://github.com/kagent-dev/kagent/pull/1681
- [DOCS] helm: fix documentation drift in README-testing.md by @TOMOFUMI-KONDO in https://github.com/kagent-dev/kagent/pull/1688
- fix(cli): recognize all providers in install and improve missing key error by @mesutoezdil in https://github.com/kagent-dev/kagent/pull/1716
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/kagent-dev/kagent/pull/1653
- Normalize line-endings by @marcofranssen in https://github.com/kagent-dev/kagent/pull/1765
New Contributors
- @marcofranssen made their first contribution in https://github.com/kagent-dev/kagent/pull/1697
- @AkashKumar7902 made their first contribution in https://github.com/kagent-dev/kagent/pull/1746
- @shmuelarditi made their first contribution in https://github.com/kagent-dev/kagent/pull/1681
Full Changelog: https://github.com/kagent-dev/kagent/compare/v0.9.0...v0.9.1