Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
v0.7.4
What's Changed
- docker compose file conventional name should be lowercase - an issue … by @eitansuez in #1084
New Contributors
- @eitansuez made their first contribution in #1084
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- docker-compose should be lower case (issue on Linux machines) by @peterj in #1076
- feat: use controller name env var: by @EItanya in #1078
- fixed the tools desciption bug by @killjoycircuit in #1079
- feat: skills for declarative agents by @yuval-k in #1077
- feat: Grafana-MCP Helm Chart Volume Mounts & Additional Arguments by @schmiddim in #1081
- feat: Use Sandbox Runtime for Bash tool and refactor artifact utils tools by @supreme-gg-gg in #1071
New Contributors
- @schmiddim made their first contribution in #1081
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix: remove v from kmcp tag by @EItanya in #1067
- [Draft] Agent Skills by @supreme-gg-gg in #1062
- refactor(kagent-adk): reduce log spam for unauthenticated tool access by @onematchfox in #1074
- skip building mcp servers on kagent deploy by @peterj in #1075
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Decouple KMCP integration by @onematchfox in #822
- fix: sts adk integration implementation by @jmhbh in #1042
- feat: add HITL with DataPart support and event-based sync by @apexlnc in #1025
- Added proper warning if api key is not set by @antedotee in #1050
- fix: add predicate.Or to properly update agents on change by @EItanya in #1056
- show tool calls in TUI by @peterj in #1055
- feat: hide Tools & Agents section for BYO agents by @rishabh998186 in #1052
- feat: bump-kmcp-v0.1.9 by @EItanya in #1065
- feat: enhance kagent deploy command to support .env file for environm… by @peterj in #1063
New Contributors
- @apexlnc made their first contribution in #1025
- @antedotee made their first contribution in #1050
Full Changelog: v0.6.21...v0.7.0
v0.6.21
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