Skip to content

Releases: kagent-dev/kagent

v0.6.20

21 Oct 17:20
02cb184

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.19...v0.6.20

v0.6.19

08 Oct 15:47
7a264e9

Choose a tag to compare

What's Changed

  • security: introduce self-assessment for CNCF incubation by @sam-heilbron in #924
  • feat: add -race flag for go tests, resolves #970 by @EItanya in #971
  • Handle agent names with namespace in invoke.go by @peterj in #986
  • add a simple e2e regression test by @peterj in #990
  • Make mcp.TranslatorPlugin type public by @dmitri-d in #995
  • Fix: Update default Gemini model in Helm values to gemini-2.0-flash-lite for compatibility by @Achanandhi-M in #1001
  • fix(version): print out version regardless of port-forwarding; pass through contexts by @FalcoSuessgott in #980
  • [Snyk] Upgrade @radix-ui/react-tabs from 1.1.12 to 1.1.13 by @peterj in #979
  • move mockllm into dedicated repo by @EItanya in #1002
  • Fix sub-agent invocation/multi-agent workflows by @onematchfox in #1004
  • feat(fix): Allow transport adapter version to be overriden by @jmhbh in #1005

New Contributors

Full Changelog: v0.6.18...v0.6.19

v0.6.18

02 Oct 18:20
eabb32c

Choose a tag to compare

What's Changed

  • Remove isLoading from useEffect dependencies by @peterj in #989

Full Changelog: v0.6.17...v0.6.18

v0.6.17

30 Sep 16:20
fdde6b6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.16...v0.6.17

v0.6.16

26 Sep 20:17
8245a0a

Choose a tag to compare

What's Changed

  • feat: Implement BYO LangGraph tracing by @krisztianfekete in #927
  • fix UI lint warnings by @peterj in #940
  • Remove response format from Istio agent by @peterj in #947
  • [Feature] Support CrewAI for BYO agents by @supreme-gg-gg in #920
  • [Snyk] Upgrade @radix-ui/react-accordion from 1.2.11 to 1.2.12 by @peterj in #942
  • [Snyk] Upgrade @radix-ui/react-dialog from 1.1.14 to 1.1.15 by @peterj in #943
  • [Snyk] Upgrade @radix-ui/react-checkbox from 1.3.2 to 1.3.3 by @peterj in #945
  • feat: Merge KMCP crd and controller into Kagent by @jmhbh in #939
  • CVE fixes, openshift support by @dimetron in #941
  • fixes [BUG] kagent 100% CPU and not responding well to queries #911 by @peterj in #956

Full Changelog: v0.6.15...v0.6.16

v0.6.15

23 Sep 18:48
c045b96

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.14...v0.6.15

v0.6.14

19 Sep 17:04
3b8a33d

Choose a tag to compare

What's Changed

  • [Snyk] Upgrade lucide-react from 0.534.0 to 0.539.0 by @peterj in #846
  • [Snyk] Upgrade react-hook-form from 7.61.1 to 7.62.0 by @peterj in #805
  • remove duplicate code by @ilackarms in #896
  • fix outputs from agent calls by @peterj in #900
  • feat: Set system message from ConfigMap or Secrets by @supreme-gg-gg in #894
  • feat: allow per-agent header configuration for tools by @onematchfox in #884
  • fix helm value for env by @ilackarms in #910
  • Fix UI/streaming timeouts for long running LLM requests by @onematchfox in #907
  • (Feat) Disable mcpServer reconciliation via kagent.dev/discovery-disabled annotation by @jmhbh in #856
  • chore: bump query doc image tag by @jmhbh in #912
  • feat: add configurable resource settings for MCP tools and agents by @Ronit-Raj9 in #902
  • fix: get userid from parameters when agent calls us by @yuval-k in #901

New Contributors

Full Changelog: v0.6.12...v0.6.14

v0.6.12

15 Sep 15:20
e1a48bf

Choose a tag to compare

What's Changed

  • feat(controller): switch agent config from using ConfigMap to Secret by @onematchfox in #880
  • [Snyk] Upgrade @radix-ui/react-popover from 1.1.14 to 1.1.15 by @peterj in #877
  • [Snyk] Upgrade @radix-ui/react-dropdown-menu from 2.1.15 to 2.1.16 by @peterj in #876
  • fix: resolves #886 by @EItanya in #887
  • feat(helm): Enable Gemini provider support in Helm chart by @rishabh998186 in #889
  • support litellm extra_headers by @yanivmn in #823

New Contributors

Full Changelog: v0.6.11...v0.6.12

v0.6.11

10 Sep 15:01
7513b4f

Choose a tag to compare

What's Changed

  • fix: update azure endpoint env var by @EItanya in #874
  • fix: valid STOP completion results in an error being returned by @jmhbh in #875
  • fix(ui): implement dynamic MCP server type resolution for agent creation by @xrwang8 in #858
  • fix(helm): regenerate CRDs by @onematchfox in #878
  • check helm is available before install by @stevenctl in #882

New Contributors

Full Changelog: v0.6.10...v0.6.11

v0.6.10

09 Sep 17:45
8165f9b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.9...v0.6.10