Releases: kagent-dev/kagent
Releases · kagent-dev/kagent
Release list
v0.3.8
What's Changed
- enable editing memories, fixing the default value issues + minor desi… by @peterj in #404
- Non interactive cli [Dashboard, Get] by @EItanya in #408
- add the option to download the chat messages (fixes #302) by @peterj in #407
- Fixes issue with tool display by @peterj in #411
- fix-npx-toolservers by @EItanya in #409
- remove the automatically added system prompt by @peterj in #413
Full Changelog: v0.3.7...v0.3.8
v0.3.7
v0.3.6
What's Changed
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- GHA: Periodic image scan by @dimetron in #365
- Add shortNames to CRDs, remove Makefile refs to kustomize by @nimishamehta5 in #369
- Build: docker images cleanup by @dimetron in #366
- Update CODE_OF_CONDUCT.md by @linsun in #377
- Template namespace for resources produced by
kagentHelm chart by @onematchfox in #376 - fix(ui): enable setting the base URL for Ollama models in the wizard by @sbx0r in #375
- Add Cilium CRD agent by @peterj in #383
- [FEATURE] move all agents into separate charts by @EItanya in #379
- fix the issue where values were not treated as numbers by @peterj in #386
- removing dep on our autogenfork by @peterj in #387
- Update SelectToolsDialog.tsx bumping value of MAX_TOOLS_LIMIT from 10… by @shawnazar in #390
- add cilium and cilium-dbg tools by @peterj in #385
- [FIX] disable agent name input when in edit mode by @rinormaloku in #392
- add an option to not set the api key by @peterj in #389
New Contributors
- @onematchfox made their first contribution in #376
- @shawnazar made their first contribution in #390
- @rinormaloku made their first contribution in #392
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Add model info to model config API to support arbitrary models by @EItanya in #355
- CLI: Fix get run without run ID marshaling by @nimishamehta5 in #341
- fix the issue where only first tool in the mcpserver entry was displayed by @peterj in #364
- move the ToolServer class into the existing tool_servers folder by @peterj in #359
- show the memory retrieval indicator in the ui by @peterj in #357
- Kgateway Agent by @ilackarms in #356
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Removing notebooks as per #330 by @Conor0Callaghan in #343
- move to latest autogen fork by @peterj in #347
New Contributors
- @Conor0Callaghan made their first contribution in #343
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Optional types must be set to a default value (e.g. None) by @peterj in #317
- CLI: Minor fixes and improvements by @nimishamehta5 in #320
- Fix scrolling + various other fixes by @peterj in #318
- fix(ui): force remount of AgentPageContent when switching between create and edit mode by @jmcguire98 in #324
- Implementation of Namespace Filtering with Cache Optimization for KAgent Controller by @sbx0r in #299
- Create SECURITY.md by @linsun in #329
- Fix warning from values.yaml by @NargiT in #328
- feature: remove fork of autogen studio by @dimetron in #333
- feature: one click setup with codespaces / devcontainer by @dimetron in #332
- A2a invocation by @ilackarms in #301
- fix(ui): add support for Ollama model tags in the UI by @sbx0r in #322
- fix the makefile to run the controller locally by @christian-posta in #340
New Contributors
- @jmcguire98 made their first contribution in #324
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Breaking Changes
- The
inlinetool type in the Agenttoolssection has been renamed tobuiltinand theproviderwithin has been renamed toname. Please see the example agents for more details. In addition the description field has been removed - The
modelConfigReffield in theAgenthas been renamed tomodelConfig. - The
APIKeySecretNamefield in theModelConfigCRD has been renamed toAPIKeySecretRef. - The helm API for configuring the default provider has been changed to support more providers than just
openai. Please see thehelm/READMEfor more details.
What's Changed
- support nested agents (agent-as-tool) from UI by @peterj in #287
- Tool api updates by @ilackarms in #271
- Fix streaming for group chat by @peterj in #291
- fix: deployment to custom namespace causes errors by @sbx0r in #292
- fix: improve agent reconciliation implementation by @sbx0r in #294
- update the registry and download locations by @peterj in #289
- Better support additionnal env value by @NargiT in #279
- Support for Memory by @peterj in #297
- Add UI for memory by @peterj in #309
- [Build,Helm,CLI]: Makefile versions for TOOLS & Providers refactor by @dimetron in #300
- Fix tool server url protocol by @Mukund-cpu in #275
- UI: Prevent null value dereference by @nimishamehta5 in #310
- clean-default-provider-helm by @EItanya in #313
New Contributors
- @dimetron made their first contribution in #300
- @nimishamehta5 made their first contribution in #310
Full Changelog: v0.2.2...v0.3.0