Skip to content

Releases: kagent-dev/kagent

v0.10.0-beta7

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:57
00c29df

What's Changed

Features

  • feat: add claude ACP sandbox target by @the-mentor in #2189
  • feat(sandbox-agents): Store session state in durableDir volume for declarative sandbox agents by @jmhbh in #2171
  • feat(helm): add UI HTTPRoute by @younsl in #2165

Bug Fixes

  • fix(adk): annotate serialize_metadata_value as str | dict by @anxkhn in #2173

Documentation

Testing

  • test(adk): assert real tls_insecure_skip_verify tag in omitempty test by @anxkhn in #2199

Other Changes

  • Gate SandboxAgent actor readiness on the app serving traffic by @iplay88keys in #2205
  • feat(MCP UI) chat widgets by @dimetron in #2052
  • chore(deps): bump the npm-minor-patch group across 1 directory with 39 updates by @dependabot[bot] in #2217

New Contributors

Full Changelog: v0.10.0-beta6...v0.10.0-beta7

v0.10.0-beta6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:53
4f6238e

What's Changed

Features

  • feat: expose icon, provider, documentation URL and version on agent A2A card by @QuentinBisson in #2188

Bug Fixes

Other Changes

  • Add kagent db migrate CLI for out-of-band migrations by @iplay88keys in #2168
  • chore(deps): update anthropic[vertex] requirement from >=0.49.0 to >=0.116.0 in /python by @dependabot[bot] in #2160
  • Add SKIP_MIGRATIONS to run migrations out-of-band by @iplay88keys in #2170

Full Changelog: v0.10.0-beta5...v0.10.0-beta6

v0.10.0-beta5

Choose a tag to compare

@github-actions github-actions released this 09 Jul 12:05
4151853

What's Changed

Features

Bug Fixes

  • fix(deps): bump google-adk to 1.32.0 for Anthropic thinking blocks by @anxkhn in #2172

Documentation

  • docs(python): fix kagent-langgraph README import to kagent.langgraph by @anxkhn in #2167
  • docs(python): fix KAgentSession import path in kagent-openai README by @anxkhn in #2163
  • docs: fix stale references and wording by @mesutoezdil in #2184

Other Changes

  • chore(deps): bump node from 20-bookworm-slim to 26-bookworm-slim in /python by @dependabot[bot] in #2154
  • chore(deps): update langsmith[otel] requirement from >=0.4.30 to >=0.9.8 in /python by @dependabot[bot] in #2159
  • Switch migrator to orchestrator and manage downstream migrations by @iplay88keys in #2094
  • Remove cr.kagent.dev alias usage by @EItanya in #2177
  • chore(deps): update wheel requirement from >=0.46.2 to >=0.47.0 in /python by @dependabot[bot] in #2161

New Contributors

Full Changelog: v0.10.0-beta4...v0.10.0-beta5

v0.10.0-beta4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:32
d61997e

What's Changed

Features

  • feat(substrate): bump agent substrate to 0.0.8 by @jjamroga in #2140

Bug Fixes

  • fix: intermittent Postgres deadlock for concurrent memory searches by @supreme-gg-gg in #2146

Other Changes

  • chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2157
  • chore(deps): bump debian from 12-slim to 13-slim in /python by @dependabot[bot] in #2155
  • chore(deps): bump the python-minor-patch group in /python with 3 updates by @dependabot[bot] in #2158
  • chore(deps): update setuptools requirement from >=61.0 to >=83.0.0 in /python by @dependabot[bot] in #2162
  • ci: pin actions/checkout to v6 in release workflow by @anxkhn in #2164

New Contributors

Full Changelog: v0.10.0-beta3...v0.10.0-beta4

v0.10.0-beta3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:36
6ee77b7

What's Changed

Bug Fixes

Other Changes

  • refactor: update byo sample base images to work with substrate by @jmhbh in #2121
  • Add database upgrade and rollback compatibility tests by @iplay88keys in #2084

New Contributors

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

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