What's Changed
- fix: increase character file size limit to 2MB by @wtfsayo in #5308
- docs: enhance plugin-bootstrap requirements documentation by @wtfsayo in #5309
- fix: env settings scroll by @tcm390 in #5312
- feat: mark bootstrap plugin as essential by @tcm390 in #5313
- fix: Clarify UX by removing misleading avatar upload text by @tcm390 in #5314
- fix: allow elizaos test command to work outside monorepo by @wtfsayo in #5318
- docs: add elizaos test command documentation by @wtfsayo in #5319
- feat(cli): display 'monorepo' version when running from monorepo context by @wtfsayo in #5320
- chore: fix some minor issues in the comments by @mountdisk in #5317
- fix: avatar by @tcm390 in #5323
- feat(cli): show 'monorepo' version for local dist builds by @wtfsayo in #5322
- feat: Set default avatar for Eliza by @tcm390 in #5324
- fix(plugin-sql): Fix integration test infinite loops by using isolated databases by @wtfsayo in #5327
- fix: issue with load from dirname by @0xbbjoker in #5328
- fix: (cli) show correct type in create command messages by @yungalgo in #5337
- fix: auto-install AI model plugins on project creation by @yungalgo in #5335
- fix: cli create command directory display and cleanup on interruption by @yungalgo in #5321
- fix: gui version resolve by @wtfsayo in #5339
- feat: clack env prompts cli, major refactor of cli envs by @ChristopherTrimboli in #5326
- chore: update agent secrets when they are empty with local vars by @0xbbjoker in #5329
- fix: simplify .env file creation to use template only by @wtfsayo in #5340
- feat: plugins upgrade with claude code by @0xbbjoker in #5311
- feat(client): Restructure character form action buttons layout by @wtfsayo in #5342
- feat: Add ELIZA_UI_ENABLE environment variable to toggle Web UI availability by @bealers in #5304
- feat: redesign Agent Cards Homepage Layout by @wtfsayo in #5344
- feat: update agent settings UI to match design specifications by @wtfsayo in #5345
- fix(client): resolve all type issues in home.tsx for complete type safety by @wtfsayo in #5346
- feat: chat refactor by @tcm390 in #5349
- fix: update eliza avatar by @tcm390 in #5350
- feat: tweak agent card by @tcm390 in #5351
New Contributors
- @mountdisk made their first contribution in #5317
Full Changelog: v1.0.15...v1.0.16