What's Changed
- fix: api routes by @0xbbjoker in #5062
- chore: remove mock test from cli package by @wtfsayo in #5065
- chore: Update README with comprehensive CLI documentation by @wtfsayo in #5059
- fix(plugin-sql): use correct agentId from memory in database operations by @standujar in #5045
- Revert "feat: update prompt, change actions logic, adjust for respons… by @0xbbjoker in #5068
- fix: disable CSP in development to resolve Safari localhost SSL errors by @yungalgo in #5073
- fix: normalize plugin name by @0xbbjoker in #5071
- fix: clean bun lock + use local bootstrap (should fix slow tests) by @wtfsayo in #5075
- Revert removal of callback and isPlan logic by @tcm390 in #5056
- chore: optimize CLI performance for create and plugins commands by @wtfsayo in #5080
- fix: update Content Security Policy and error handling in API routes by @standujar in #5058
- docs(agent): replace -t with --type in CLI examples by @consentsam in #5078
- Fix: Postgres migration schema selection by @derjogi in #5072
- chore: remove test mode guard for installing dep by @wtfsayo in #5081
- fix: TypeScript version inconsistencies and test timeouts by @wtfsayo in #5082
- fix: remove default bot by @tcm390 in #5083
- Add agentId to MessageBusService log output by @tcm390 in #5088
- Fixes CSP (Content Security Policy) by @0xbbjoker in #5085
- fix: duplicate plugins by @tcm390 in #5091
- fix: envs loading on default eliza by @ChristopherTrimboli in #5090
- feat: optimize CLI project creation with Bun offline mode by @wtfsayo in #5087
- fix: remove reply action shortcut by @tcm390 in #5093
- fix: prompt to order actions and action description by @0xbbjoker in #5094
- chore: update twitter envs by @ChristopherTrimboli in #5055
- chore: Update docs by @madjin in #5046
- fix: linting + dev command in plugins by @wtfsayo in #5096
- fix: load actual default character by @ChristopherTrimboli in #5098
- chore: store central msg bus response to memory by @0xbbjoker in #5102
- fix: duplicate memory by @tcm390 in #5103
- feat: misc ui stuff by @wtfsayo in #5105
- fix: create route full width by @wtfsayo in #5106
- fix: fixed scroll behavior on home route by @wtfsayo in #5107
- fix: card padding by @tcm390 in #5108
- fix: action text in example should not be inline with action field by @0xbbjoker in #5109
- feat: Enhance chat UI with improved styling and components by @wtfsayo in #5111
- fix: Windows compatibility for CLI tests by @wtfsayo in #5110
- feat: Log prompts for actions. by @ChristopherTrimboli in #5099
- feat: add API points to manage channels by @0xCardiE in #5113
- chore: v1.0.9 by @ChristopherTrimboli in #5114
New Contributors
- @consentsam made their first contribution in #5078
- @derjogi made their first contribution in #5072
Full Changelog: v1.0.8...v1.0.9