Skip to content

Releases: kagent-dev/kagent

v0.9.11

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:17
14dcbfc

What's Changed

Features

  • feat(streaming): configurable nginx, controller, and UI inactivity ti… by @yanivmn in #1973

Bug Fixes

  • fix(ui): chat interface overflows viewport causing input to be hidden below fold by @onematchfox in #2081

Documentation

Other Changes

  • chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2058
  • chore(deps): bump the npm-minor-patch group in /ui with 28 updates by @dependabot[bot] in #2059
  • Update claude db migration skill reference with additional constraints by @iplay88keys in #2050
  • chore(deps): bump the python-minor-patch group in /python with 10 updates by @dependabot[bot] in #2060
  • chore(deps): bump black from 25.1.0 to 26.5.1 in /python by @dependabot[bot] in #2062
  • chore(deps): bump cryptography from 48.0.0 to 49.0.0 in /python by @dependabot[bot] in #2063
  • Trigger CI workflows on all release/** branches (#2117) by @iplay88keys in #2119
  • Backport: stop false stale-send guard (#2115 + prerequisite #2034) to release/v0.9.x by @iplay88keys in #2116
  • Backport(0.9.x): go-adk Ollama and Bedrock system prompts by @supreme-gg-gg in #2122

Full Changelog: v0.9.10...v0.9.11

v0.10.0-beta2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:33
841e807

What's Changed

Features

Bug Fixes

  • fix(go-adk): extract system prompt from genai.GenerateContentConfig in Ollama and Bedrock model providers by @supreme-gg-gg in #2118

Documentation

Other Changes

  • chore(deps): bump the python-minor-patch group in /python with 9 updates by @dependabot[bot] in #2101
  • chore(deps): bump the go-minor-patch group in /go with 3 updates by @dependabot[bot] in #2099
  • chore(deps): update anthropic[vertex] requirement from >=0.49.0 to >=0.112.0 in /python by @dependabot[bot] in #2103
  • chore(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 in the actions group by @dependabot[bot] in #2098
  • feat(sso) expired token session redirect by @dimetron in #2051
  • Allow configuration of A2A client timeout by @Daniel-Vaz in #2113
  • Add check for schema-agnostic sql by @iplay88keys in #2067
  • Stop false stale-send guard after tool-call turns by @iplay88keys in #2115
  • Trigger CI workflows on all release/** branches by @iplay88keys in #2117

Full Changelog: v0.10.0-beta1...v0.10.0-beta2

v0.10.0-beta1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:36
b51b1d3

What's Changed

Features

  • feat(streaming): configurable nginx, controller, and UI inactivity ti… by @yanivmn in #1973
  • feat(helm): add controller service annotations by @anthonyhaussman in #2088

Bug Fixes

  • fix(ui): chat interface overflows viewport causing input to be hidden below fold by @onematchfox in #2081
  • fix(ui): avoid false stale chat send guard by @erauner12 in #2034

Documentation

Other Changes

  • chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2058
  • chore(deps): bump the npm-minor-patch group in /ui with 28 updates by @dependabot[bot] in #2059
  • Update claude db migration skill reference with additional constraints by @iplay88keys in #2050
  • chore(deps): bump the python-minor-patch group in /python with 10 updates by @dependabot[bot] in #2060
  • chore(deps): bump black from 25.1.0 to 26.5.1 in /python by @dependabot[bot] in #2062
  • chore(deps): bump cryptography from 48.0.0 to 49.0.0 in /python by @dependabot[bot] in #2063
  • Switch default declarative agent runtime to go by @supreme-gg-gg in #2083
  • add ACP shim for communication with agents in substrate by @peterj in #2049
  • Add Charlesthebird as CODEOWNER for ui directory by @peterj in #2093
  • Add query-contraction check against the previous release by @iplay88keys in #2085

New Contributors

Full Changelog: v0.9.10...v0.10.0-beta1

v0.9.10

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:31
78ab524

What's Changed

Features

  • feat(helm): gate OpenShift UI Route behind ui.route.enabled by @davidkarlsen in #2031
  • feat(observability): add configurable grafana.prometheusDatasourceName to agent chart by @mesutoezdil in #1982

Bug Fixes

  • fix(agents): add podSecurityContext and securityContext to all agent charts by @QuentinBisson in #1977
  • fix(substrate): degrade gracefully when ate.dev CRDs are absent by @QuentinBisson in #2023

Other Changes

New Contributors

Full Changelog: v0.9.9...v0.9.10

v0.9.9

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:59
e9e4e34

What's Changed

Bug Fixes

  • fix(ui): show agent edit control and prevent chat horizontal overflow by @amit-chaubey in #2002
  • fix(controller): skip DB migration when DB schema is ahead of binary by @onematchfox in #1963
  • fix(helm): rename $defaultProfider to $defaultProvider by @mesutoezdil in #2039
  • fix: set Kind discriminator in ToLegacyTask A2A conversion by @Daniel-Vaz in #2038
  • fix: duplicate error message in responses and panic risk in OTEL env vars by @mesutoezdil in #2029
  • fix(substrate): bump amd64 runsc default to gVisor nightly 2026-06-02 by @Matcham89 in #2035

Other Changes

  • chore(deps): bump alpine from 3.23 to 3.24 in /docker/skills-init in the docker-minor-patch group across 1 directory by @dependabot[bot] in #2014
  • chore(deps): bump the python-minor-patch group across 1 directory with 15 updates by @dependabot[bot] in #2017

New Contributors

Full Changelog: v0.9.8...v0.9.9

v0.9.8

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:29
a1f1b60

What's Changed

Features

  • feat(bedrock): add prompt caching via CachePoint markers by @skashmeri in #1940

Bug Fixes

Other Changes

  • Add CEL validation rule for RemoteMCPServer with CA Cert and AllowedNamespaces by @iplay88keys in #1988
  • Corrected spelling error in MemorySection.tsx by @krumware in #2008
  • fix the issue where sandbox agents couldn't be added as tools by @peterj in #2000
  • [BUG] 0.9.7 UI: new chat hangs on "Thinking…" by @peterj in #2010
  • chore(deps): bump the npm-minor-patch group across 1 directory with 35 updates by @dependabot[bot] in #2016
  • replace the outdated diagram with a gif from the website by @peterj in #2022
  • chore(deps): bump the go-minor-patch group across 1 directory with 29 updates by @dependabot[bot] in #2015

New Contributors

Full Changelog: v0.9.7...v0.9.8

v0.9.7

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:47
32e7221

What's Changed

Features

  • feat(api): add workingDir to BYO agent deployment spec by @mesutoezdil in #1970
  • feat(ui): add guard to prevent out-of-sync sends when working cross-tabs by @onematchfox in #1904

Bug Fixes

  • fix(controller): disable standalone SSE for STREAMABLE_HTTP remote mcp servers by @jmhbh in #1974
  • fix: ignore local cache directories in go docker context by @EItanya in #1978
  • fix(controller): return error instead of panicking on unknown auth mode by @SarthakB11 in #1791

Other Changes

Full Changelog: v0.9.6...v0.9.7

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:05
e6287be

What's Changed

Features

  • feat(mcp): expose agents as MCP resource with change notifications by @onematchfox in #1856
  • feat(adk): propagate parent + root context_id headers on outbound A2A calls by @Prefix in #1927

Bug Fixes

Documentation

  • docs(api): add field descriptions for BYO agent spec by @marians in #1969

Other Changes

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 16:04
940c478

What's Changed

Features

  • feat(controller): set appProtocol on agent Service when a2aConfig is set by @mesutoezdil in #1845
  • feat(controller): make MCP stateless mode configurable via KAGENT_MCP_STATELESS by @onematchfox in #1854
  • feat: go runtime sts client and adk integration by @supreme-gg-gg in #1880
  • feat(ui): reconnect to in-progress tasks on page load by @onematchfox in #1903
  • feat(helm): expose context compaction in all agent subcharts by @mesutoezdil in #1849
  • feat(helm): add openai.secretRef support to querydoc sub-chart by @TOMOFUMI-KONDO in #1911
  • feat(helm): make controller probes configurable by @edi-edi in #1938

Bug Fixes

  • fix(openclaw): bind gateway to loopback interface by @felipevicens in #1857
  • fix(ui): save memory config to spec.declarative.memory by @onematchfox in #1887
  • fix: remediate CVEs in app image dependencies by @EItanya in #1896
  • fix(adk): normalize ca_cert_path in GDCH SA JSON before token exchange by @jjamroga in #1901
  • fix(mcp): emit properties:{} in list_agents inputSchema (#1889) by @pboers1988 in #1892
  • fix(adk): pass user_id as query param in create_session to fix SessionNotFoundError by @Abhiram-Rakesh in #1913
  • fix(ui): use feature detection for crypto.randomUUID to support HTTP deployments by @wsszh in #1868
  • fix(ui): use explicit type="button" on ToolsSection buttons by @kimsehwan96 in #1852
  • fix(cli): correct mcp secrets sync apply behavior and thread cobra ctx by @SarthakB11 in #1814
  • fix(ui): show empty state when no model configs exist (#1930) by @gauravshinde1729 in #1944
  • fix(security): replace shell-templated skills-init with Go binary (#1842) by @EItanya in #1928

Other Changes

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 14 May 03:17
f85ad95

What's Changed

Features

  • feat: add Podman support as alternative container runtime by @rhuss in #1818

Bug Fixes

  • fix(controller): preserve nil replicas in BYO deployment to allow HPA management by @mesutoezdil in #1848
  • fix(adk): Propagate access token to subagents and mcp tools by @jmhbh in #1858
  • fix: ensure user identity is propagated across A2A requests/sessions by @onematchfox in #1775

Other Changes

  • add ui for configuring allowed domains for agentharness objects by @peterj in #1847

New Contributors

Full Changelog: v0.9.3...v0.9.4