Skip to content

Releases: kagent-dev/kagent

v0.2.2

26 Apr 00:39
33f688e
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.2.1

25 Apr 16:08
16a35ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Apr 16:29
06b3f11
Compare
Choose a tag to compare

What's Changed

  • add current date/time tool by @peterj in #260
  • fix the issue with unclickable buttons by @peterj in #256
  • Split CRDs into a different chart so they could be fully managed by helm by @gossion in #252
  • roadmap-update by @EItanya in #261
  • Added a new bug-report command to the kagent CLI to help gather debug information. by @Mukund-cpu in #259
  • add model creation to the UI + nav fixes to accommodate for new funct… by @peterj in #262
  • clean CRDs when uninstalling kagent by @gossion in #263

New Contributors

Full Changelog: v0.1.16...v0.2.0

v0.1.16

20 Apr 12:25
8c4ecb1
Compare
Choose a tag to compare
fixes for the UI (#258)

* use mcp server name as a category

Signed-off-by: Peter Jausovec <[email protected]>

* improve ux of the tool selection page

Signed-off-by: Peter Jausovec <[email protected]>

* fix the issue where the tool wasn't configurable :|

Signed-off-by: Peter Jausovec <[email protected]>

* remove unused component

Signed-off-by: Peter Jausovec <[email protected]>

* include error details in the response

Signed-off-by: Peter Jausovec <[email protected]>

* improve errors, use toast

Signed-off-by: Peter Jausovec <[email protected]>

* type updates, session list display

Signed-off-by: Peter Jausovec <[email protected]>

* update/reset the chat status in case of an error

Signed-off-by: Peter Jausovec <[email protected]>

* update the tool display to match the one in the dialog

Signed-off-by: Peter Jausovec <[email protected]>

* fix failing tests

Signed-off-by: Peter Jausovec <[email protected]>

---------

Signed-off-by: Peter Jausovec <[email protected]>
Co-authored-by: Eitan Yarmush <[email protected]>

v0.1.15

16 Apr 16:25
01e4a4b
Compare
Choose a tag to compare
ensure correct server name on selected tools (#246)

Signed-off-by: Peter Jausovec <[email protected]>

v0.1.14

12 Apr 20:28
b4496e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

11 Apr 19:36
548c14e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

08 Apr 15:30
5e3af03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

27 Mar 14:04
f5c9fe1
Compare
Choose a tag to compare

What's Changed

  • Support for Anthropic/AzureAI models by @peterj in #194
  • update the cluster role for kagent.dev group and specific kagent resources by @peterj in #202
  • fix the agent creation with mcp tools by @peterj in #204

Full Changelog: v0.1.10...v0.1.11

v0.1.10

26 Mar 03:19
e806900
Compare
Choose a tag to compare
fix-streaming-usage-bug (#196)