Skip to content

Releases: cgoinglove/better-chatbot

v1.26.0

22 Nov 15:58
c632a61

Choose a tag to compare

Features

Bug Fixes

v1.25.0

30 Oct 03:29
596e0e1

Choose a tag to compare

Features

Bug Fixes

v1.24.0

06 Oct 12:57
45edecb

Choose a tag to compare

Features

v1.23.0

04 Oct 14:18
ddda8c7

Choose a tag to compare

Features

Bug Fixes

v1.22.0

25 Sep 01:44
daa1790

Choose a tag to compare

Features

Bug Fixes

v1.21.0

24 Aug 06:42
044fd22

Choose a tag to compare

Features

Bug Fixes

v1.20.2

09 Aug 01:54
1767b48

Choose a tag to compare

Bug Fixes

v1.20.1

06 Aug 16:17
74e7b82

Choose a tag to compare

Bug Fixes

v1.20.0

04 Aug 17:12
3e8d604

Choose a tag to compare

Features

Bug Fixes

  • implement responsive horizontal layout for chat mention input with improved UX And generate Agent Prompt (43ec980) by @cgoinglove
  • mcp: Safe MCP manager init logic for the Vercel environment (#202) (708fdfc) by @cgoing-bot

v1.19.1

29 Jul 05:25
05bce38

Choose a tag to compare

Bug Fixes

  • agent: improve agent loading logic and validation handling in EditAgent component #198 (ec034ab) by @cgoinglove
  • agent: update description field to allow nullish values in ChatMentionSchema (3e4532d) by @cgoinglove
  • i18n: update agent description fields in English, Spanish, and French JSON files to improve clarity and consistency (f07d1c4) by @cgoinglove
  • Invalid 'tools': array too long. Expected an array with maximum length 128, but got an array with length 217 instead. #197 (b967e3a) by @cgoinglove