Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
v0.8.0-beta6
What's Changed
Full Changelog: v0.8.0-beta5...v0.8.0-beta6
v0.8.0-beta5
What's Changed
- chore(ui): upgrade frontend dependencies by @jsonmp-k8 in #1470
- feat: instrument controller with distributed tracing and A2A trace propagation by @onematchfox in #1433
- feat: add global default serviceAccountName for agent deployments by @EItanya in #1463
- chore: replace bun with node since bun keeps crashing by @supreme-gg-gg in #1467
- agentsts: add use_issuer_host for token endpoint and fix MCP check by @shashankram in #1472
- fix(deps): pin
httpx-sse>=0.4.2to fix SSE line splitting on U+2028/U+2029 by @onematchfox in #1480 - chore: upgrade Go from 1.25.7 to 1.26.1 by @jsonmp-k8 in #1477
- chore: update supported models to latest versions by @jsonmp-k8 in #1479
- fix: add release tags for go modules by @EItanya in #1484
Full Changelog: v0.8.0-beta4...v0.8.0-beta5
v0.8.0-beta4
What's Changed
- fix: resolve CVE-2025-15558 and improve image scan workflow by @EItanya in #1462
- Updates to the kagent-dev skill based on evals by @iplay88keys in #1464
- feat: add --token flag to kagent invoke for API key passthrough by @EItanya in #1465
Full Changelog: v0.8.0-beta3...v0.8.0-beta4
v0.8.0-beta3
What's Changed
- agentsts: allow dynamic fetching of actor token and enable caching by @shashankram in #1443
- add missing stateless_http to .run by @peterj in #1453
- feat: add runtime field to Declarative Agent CRD for Go/Python selection by @EItanya in #1452
- Front-end session type/function fixup by @dobesv in #1457
- Fixup sessionName -> sessionID by @dobesv in #1459
- Eitanya/cli testing by @EItanya in #1456
- Eitanya/runtime validation by @EItanya in #1454
- docs: add updated architecture docs for claude + people by @EItanya in #1461
New Contributors
- @shashankram made their first contribution in #1443
Full Changelog: v0.8.0-beta2...v0.8.0-beta3
v0.7.23
What's Changed
Full Changelog: v0.7.22...v0.7.23
v0.8.0-beta2
What's Changed
- fix: /thread_dump endpoint returns 500 due to faulthandler requiring real file descriptor by @iplay88keys in #1428
- docs: add comprehensive kagent-dev skill and streamline CLAUDE.md by @EItanya in #1439
- feat: bump kagent-tools v0.1.0 by @EItanya in #1448
- fix(ui): prevent duplicate ask_user card on session load by @Matcham89 in #1446
- pin down dependencies + fix mcp/agent template by @peterj in #1429
- fix: fix kagent-tools name override by @EItanya in #1450
Full Changelog: v0.8.0-beta1...v0.8.0-beta2
v0.8.0-beta1
What's Changed
Full Changelog: v0.7.22...v0.8.0-beta1
v0.7.22
What's Changed
- feat: human-in-the-loop (user input) by @supreme-gg-gg in #1420
- fix(helm): ensure tools deployment honors release name by @onematchfox in #1416
- update kmcp to 0.2.7 by @peterj in #1423
Full Changelog: v0.7.21...v0.7.22
v0.7.21
What's Changed
- chore: build and publish skills init image in ci by @supreme-gg-gg in #1421
Full Changelog: v0.7.20...v0.7.21
v0.7.20
What's Changed
- feat: add stalebot by @EItanya in #1397
- fix: add non-empty status messages for Accepted condition by @fl-sean03 in #1393
- fix: resolve Trivy image scan CVEs in app image by @jsonmp-k8 in #1392
- feat: add context management configuration for agents by @EItanya in #1391
- fix: escape curly braces in agent instructions to prevent context variable errors by @fl-sean03 in #1394
- feat: add built-in prompts and prompt templates for agents (#1401) by @EItanya in #1405
- feat: human in the loop (confirmation) by @supreme-gg-gg in #1398
Full Changelog: v0.7.19...v0.7.20