Skip to content

Releases: kagent-dev/kagent

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 21 May 16:54
4beecba

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

Choose a tag to compare

@github-actions github-actions released this 19 May 00:36
c6e7bb4

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 16 May 01:46
2d98b69

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@peterj peterj released this 22 May 01:36
119e0e8

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 kagent Helm 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

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 12 May 18:43
fcb21e5

What's Changed

  • point to autogen fork with mcp fix by @peterj in #371

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 12 May 17:38
b950c79

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

Choose a tag to compare

@github-actions github-actions released this 08 May 00:29
056be8c

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 May 22:55
f6808d3

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

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 May 17:51
61ef93c

Breaking Changes

  • The inline tool type in the Agent tools section has been renamed to builtin and the provider within has been renamed to name. Please see the example agents for more details. In addition the description field has been removed
  • The modelConfigRef field in the Agent has been renamed to modelConfig.
  • The APIKeySecretName field in the ModelConfig CRD has been renamed to APIKeySecretRef.
  • The helm API for configuring the default provider has been changed to support more providers than just openai. Please see the helm/README for more details.

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 00:39
33f688e

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2