Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
v0.6.20
What's Changed
- Update AgentCard.tsx by @killjoycircuit in #964
- enable extending owned resource types in adk translator by @ilackarms in #1008
- [Feature] Implement Persistence and Tracing for CrewAI BYO Agents by @supreme-gg-gg in #951
- fixed Squished badge bug by @killjoycircuit in #1011
- Remove Memory section from README by @peterj in #1016
- resync controllers on agent/mcpserver label change by @ilackarms in #1012
- fix(version): only stop port-forwarding when successfully connected by @FalcoSuessgott in #1014
- fix(deps): update mockllm test dependency by @dhaifley in #1019
- feat(mcpserver): add configurable init container image by @skhedim in #1007
- [Snyk] Upgrade @radix-ui/react-scroll-area from 1.2.9 to 1.2.10 by @peterj in #978
- fix(kagent-adk): Fix comment typo for sse tools in types.py by @mozillazg in #1030
- fix(task_store): update task model dump mode to 'json' in API request… by @peterj in #1031
- add common k8s labels #1028 by @EItanya in #1032
- Add CNCF logo to README by @rvennam in #1035
- feat(agent): default session name when auto-generating session by @onematchfox in #1034
- feat: implement STS client and integration in kagent-adk by @jmhbh in #993
New Contributors
- @killjoycircuit made their first contribution in #964
- @dhaifley made their first contribution in #1019
- @skhedim made their first contribution in #1007
- @mozillazg made their first contribution in #1030
- @rvennam made their first contribution in #1035
Full Changelog: v0.6.19...v0.6.20
v0.6.19
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
- @Achanandhi-M made their first contribution in #1001
Full Changelog: v0.6.18...v0.6.19
v0.6.18
What's Changed
Full Changelog: v0.6.17...v0.6.18
v0.6.17
What's Changed
- Ensure OpenAI model config is applied to agents by @onematchfox in #963
- remove querydoc from agents by @peterj in #962
- chore: fix typo in module docstring by @sadikkuzu in #961
- bugfix: fix comparison of agent ids by @dmitri-d in #957
- feat: migrate kmcp cli into kagent cli by @jmhbh in #953
- fix the mcp server naming issue by @peterj in #967
- add sonnet 4.5 by @peterj in #965
New Contributors
- @sadikkuzu made their first contribution in #961
Full Changelog: v0.6.16...v0.6.17
v0.6.16
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
What's Changed
- (Feat) Implement
init,buildanddeploycmd for kagent cli by @jmhbh in #838 - Fix : Update azure api version variable by @lannoc in #909
- README.md: add openssf badge by @sam-heilbron in #915
- replace retired default anthropic model by @Paul-OG in #919
- feat: add multi-provider API key validation and improve development s… by @Paul-OG in #918
- fix helm unit test by @peterj in #925
- Update CODE_OF_CONDUCT.md by @linsun in #928
- add the simple tui for chat (e.g. kagent chat) by @peterj in #908
- rename "tool server" to "MCP server" by @peterj in #926
- Feat: Mock LLM servers for test by @EItanya in #899
- [FIX] QOL fixes by @EItanya in #935
New Contributors
- @lannoc made their first contribution in #909
- @sam-heilbron made their first contribution in #915
- @Paul-OG made their first contribution in #919
Full Changelog: v0.6.14...v0.6.15
v0.6.14
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-disabledannotation 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
- @Ronit-Raj9 made their first contribution in #902
Full Changelog: v0.6.12...v0.6.14
v0.6.12
What's Changed
- feat(controller): switch agent config from using
ConfigMaptoSecretby @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
- @rishabh998186 made their first contribution in #889
Full Changelog: v0.6.11...v0.6.12
v0.6.11
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
- @xrwang8 made their first contribution in #858
- @stevenctl made their first contribution in #882
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
- feat(makefile): preserve kubeconfig permissions during merge by @AvineshTripathi in #654
- fix python openai logic by @EItanya in #872
- feat: auto generate release notes by @EItanya in #873
New Contributors
- @AvineshTripathi made their first contribution in #654
Full Changelog: v0.6.9...v0.6.10