What's Changed
- fix(secret-panel): allow editing and adding new secrets by @tcm390 in #5210
- fix: agent card responsive issue by @tcm390 in #5212
- feat: open documentation links in new tab by @wtfsayo in #5213
- fix: add bootstrap plugin to agent templates by @wtfsayo in #5211
- feat: add Google Generative AI support and refactor CLI prompts by @wtfsayo in #5217
- feat: lazy load test dependencies and Discord plugin in starter templates by @wtfsayo in #5215
- refactor: improve CLI config template formatting and organization by @wtfsayo in #5214
- fix: create option test by @wtfsayo in #5219
- fix: incorrecly scoped plugin name by @wtfsayo in #5220
- fix: env settings saving by @tcm390 in #5223
- chore: cleanup plugin-sql by @ChristopherTrimboli in #5222
- chore: clean core by @ChristopherTrimboli in #5224
- fix: remove all CI caching by @ChristopherTrimboli in #5225
- chore: remove CLI tests from integration tests by @ChristopherTrimboli in #5226
- fix: bootstrap tests, cleanup code by @ChristopherTrimboli in #5227
- fix: plugin sql unit tests by @ChristopherTrimboli in #5229
- chore: update docs to latest API spec v1 by @ChristopherTrimboli in #5236
- fix: throw precise error on problems with DB connection by @0xCardiE in #5235
- feat: Update eliza.postman.json by @wtfsayo in #5239
- chore: cleanup CLI packages by @ChristopherTrimboli in #5237
- Fix: Correct typos in documentation and comments by @kilavvy in #5238
- fix: (tests) restore working test assertions after directory detection centralization by @yungalgo in #5245
- feat: add type-safe API client package by @wtfsayo in #5240
- chore: Add background color to dialog content by @tcm390 in #5248
- refactor: centralize-directory-detection-logic by @yungalgo in #5246
New Contributors
Full Changelog: v1.0.11...v1.0.12