What's Changed
- fix: get agents panel test by @0xbbjoker in #5286
- fix: only allow plugin removal via X icon by @tcm390 in #5290
- feat: nicer env prompt experience by @wtfsayo in #5291
- fix: group creation success handler to access response directly by @tcm390 in #5293
- Set package name in package.json to match target directory by @wtfsayo in #5294
- fix(docker): skip post-install hook during bun install by @snobbee in #5289
- fix: hello world plugin not returning response by @ChristopherTrimboli in #5296
- fix: add ollama embedding selection & fix project load by @0xbbjoker in #5285
- fix(plugin-sql): Convert message_servers.id from TEXT to UUID to fix broken foreign key constraints by @bealers in #5287
- fix(core): fix bun import error by pointing to dist files by @0xbbjoker in #5284
- fix: rollback-pr-5270 by @yungalgo in #5297
- fix: Dynamically resolves client path for static serving by @ChristopherTrimboli in #5298
Full Changelog: v1.0.13...v1.0.14