What's Changed
- fix: handle string and array types in bio for backward compatibility by @tcm390 in #5387
- fix: recording icon padding by @tcm390 in #5388
- feat: migrate CLI to @clack/prompts for consistency by @SYMBaiEX in #5359
- chore: Update select component border radius by @wtfsayo in #5389
- feat: update actions tab label to 'Model Calls' in agent sidebar by @wtfsayo in #5391
- feat: improve UI avatar handling and styling consistency by @wtfsayo in #5390
- feat: dm chat header by @tcm390 in #5392
- Fix non-null assertion in useImperativeHandle by @tcm390 in #5395
- fix: cursor review by @tcm390 in #5393
- fix(docs): update documentation version from 1.0.10 to 1.0.17 by @wtfsayo in #5396
- feat: bun test:app base setup - issue 5367 by @ai16z-demirix in #5368
- feat: improve UI cursor pointer interactions by @wtfsayo in #5397
- fix: agent card new chat by @tcm390 in #5398
- fix: preserve avatar when updating secrets from SecretPanel by @tcm390 in #5399
- fix: prevent duplicate new chat creation by @tcm390 in #5400
- fix: resolve group chat crash and unify SplitButton corner radius by @tcm390 in #5402
- feat: header dropdown by @tcm390 in #5403
- fix: Refactor agent-settings delete to use agentDelete hook for reusability by @tcm390 in #5404
- fix(ci): standardize memory allocation and test execution across platforms by @wtfsayo in #5405
- fix: improve maxConnectionAttempts calculation in test-utils by @wtfsayo in #5406
- chore: update twitter plugin docs by @ChristopherTrimboli in #5408
- fix: Refactor DM channel creation logic to fetch live message count inste… by @tcm390 in #5411
- feat: issue-5410 fixing JSDoc comments by @ai16z-demirix in #5414
- ci: update GitHub Actions upload-artifact to v4 by @reallesee in #5412
- feat: implement comprehensive documentation overhaul with two-track system by @SYMBaiEX in #5401
- fix: handle unwrapped server responses in BaseApiClient by @Dangoz in #5343
- fix: issue-5407, plugin loading bun on windows by @ai16z-demirix in #5416
- fix(docs): replace 'any' types with proper TypeScript interfaces by @wtfsayo in #5418
- chore: linting updates across multiple packages by @wtfsayo in #5420
- chore: run linting on codebase by @wtfsayo in #5422
- test: extra windows ci install time by @wtfsayo in #5423
- fix: downgrade vite-plugin-node-polyfills to resolve client build issues by @wtfsayo in #5424
- chore: 1.0.18 by @wtfsayo in #5419
New Contributors
- @SYMBaiEX made their first contribution in #5359
- @reallesee made their first contribution in #5412
Full Changelog: v1.0.17...v1.0.18