v0.1.6-alpha.5
版本发布时间: 2024-12-21 10:57:01
ai16z/eliza最新发布版本:v0.1.6-alpha.5(2024-12-21 10:57:01)
What's Changed
- fix: Enable multiple bots to join Discord voice channels by @tcm390 in https://github.com/ai16z/eliza/pull/1156
- chore: print commands to start the client and remove unused --non-itera… by @yang-han in https://github.com/ai16z/eliza/pull/1163
- feat: make script dash compatible by @shakkernerd in https://github.com/ai16z/eliza/pull/1165
- fix: Fix typo in multiversx plugin prompt for creating token by @thomasWos in https://github.com/ai16z/eliza/pull/1170
- docs: Update "What Did You Get Done This Week? 5" spaces notes by @YoungPhlo in https://github.com/ai16z/eliza/pull/1174
- docs: fixed CONTRIBUTING.md file Issue: 1048 by @ileana-pr in https://github.com/ai16z/eliza/pull/1191
- test: adding tests for runtime.ts. Modified README since we switched to vitest by @ai16z-demirix in https://github.com/ai16z/eliza/pull/1190
- feat: integration tests fixes + library improvements by @jzvikart in https://github.com/ai16z/eliza/pull/1177
- docs(cn): add python 3.7 by @9547 in https://github.com/ai16z/eliza/pull/1201
- fix: gitpod cicd bug by @v1xingyue in https://github.com/ai16z/eliza/pull/1207
- docs: Update README.md by @marcNY in https://github.com/ai16z/eliza/pull/1209
- docs: Update "CN README" with more details by @tomguluson92 in https://github.com/ai16z/eliza/pull/1196
- chore: New docs by @madjin in https://github.com/ai16z/eliza/pull/1211
- fix: improve twitter post generation prompt by @cygaar in https://github.com/ai16z/eliza/pull/1217
- fix: Allow the bot to post messages with images generated by the imageGenerationPlugin on Telegram. by @tcm390 in https://github.com/ai16z/eliza/pull/1220
- fix: postgres needs the user to exist before you can add a participant by @odilitime in https://github.com/ai16z/eliza/pull/1219
- fix: CircuitBreaker.ts by @tomguluson92 in https://github.com/ai16z/eliza/pull/1226
- chore: clean up scripts by @danbednarski in https://github.com/ai16z/eliza/pull/1218
- fix: fail when cannot get token, add Akash to generateText switch by @vpavlin in https://github.com/ai16z/eliza/pull/1214
- feat: add parse mode=Markdown, enhance telegram bot output by @simpletrontdip in https://github.com/ai16z/eliza/pull/1229
- feat: make twitter login retry times as env by @renlulu in https://github.com/ai16z/eliza/pull/1244
- fix: Sync UI Client with server port env by @jonathangus in https://github.com/ai16z/eliza/pull/1239
- Update README for french, spanish and italian language by @azurwastaken in https://github.com/ai16z/eliza/pull/1236
- Update trump.character.json - Enhance terminology in the project for clarity and inclusivity by @yjshi2015 in https://github.com/ai16z/eliza/pull/1237
- Fix visibility issue github image cicd by @luisalrp in https://github.com/ai16z/eliza/pull/1243
- fix: twitterShouldRespondTemplate Fails When Defined as a String in JSON Character Config by @tcm390 in https://github.com/ai16z/eliza/pull/1242
- fix: optional chaining on search to avoid startup errors when search is not enabled by @netdragonx in https://github.com/ai16z/eliza/pull/1202
- feat: make express payload limit configurable by @renlulu in https://github.com/ai16z/eliza/pull/1245
- fix: Fix local_llama key warning by @odilitime in https://github.com/ai16z/eliza/pull/1250
- doc: add Twitter automation label notice (#1253) by @julienbrs in https://github.com/ai16z/eliza/pull/1254
- Update trump.character.json by @lalalune in https://github.com/ai16z/eliza/pull/1252
- fix: unsupported model provider: claude_vertex by @tcm390 in https://github.com/ai16z/eliza/pull/1258
- feat: upgrade Tavily API with comprehensive input and constrain the token consumption by @tomguluson92 in https://github.com/ai16z/eliza/pull/1246
- feat: add README_DE.md in docs directory by @derRizzMeister in https://github.com/ai16z/eliza/pull/1262
- fix: pnpm lockfile by @shakkernerd in https://github.com/ai16z/eliza/pull/1273
- chore: Revert "fix: pnpm lockfile" by @shakkernerd in https://github.com/ai16z/eliza/pull/1275
- fix: Fix client.push issue and update README for Slack client verification by @SumeetChougule in https://github.com/ai16z/eliza/pull/1182
- fix: write summary file before trying to cache it by @tobbelobb in https://github.com/ai16z/eliza/pull/1205
- fix: fix ENABLE_ACTION_PROCESSING logic by @oxSaturn in https://github.com/ai16z/eliza/pull/1268
- fix: fix lockfile by @odilitime in https://github.com/ai16z/eliza/pull/1283
- chore: clean up merged PR1168 by @odilitime in https://github.com/ai16z/eliza/pull/1289
- feat: Redis Cache Implementation by @shakkernerd in https://github.com/ai16z/eliza/pull/1279
- fix: integration tests fix by @twilwa in https://github.com/ai16z/eliza/pull/1291
- fix: pnpm lock file by @shakkernerd in https://github.com/ai16z/eliza/pull/1292
- fix: add missing claude vertex case to handleProvider by @shakkernerd in https://github.com/ai16z/eliza/pull/1293
- fix: output checkable variable for conditional by @twilwa in https://github.com/ai16z/eliza/pull/1294
- feat: Add caching support for Redis by @shakkernerd in https://github.com/ai16z/eliza/pull/1295
- chore: bump version to 0.1.6-alpha.5 by @shakkernerd in https://github.com/ai16z/eliza/pull/1296
- feat: Update main for v0.1.6-alpha.5 by @odilitime in https://github.com/ai16z/eliza/pull/1290
New Contributors
- @yang-han made their first contribution in https://github.com/ai16z/eliza/pull/1163
- @thomasWos made their first contribution in https://github.com/ai16z/eliza/pull/1170
- @9547 made their first contribution in https://github.com/ai16z/eliza/pull/1201
- @marcNY made their first contribution in https://github.com/ai16z/eliza/pull/1209
- @danbednarski made their first contribution in https://github.com/ai16z/eliza/pull/1218
- @vpavlin made their first contribution in https://github.com/ai16z/eliza/pull/1214
- @simpletrontdip made their first contribution in https://github.com/ai16z/eliza/pull/1229
- @renlulu made their first contribution in https://github.com/ai16z/eliza/pull/1244
- @jonathangus made their first contribution in https://github.com/ai16z/eliza/pull/1239
- @azurwastaken made their first contribution in https://github.com/ai16z/eliza/pull/1236
- @yjshi2015 made their first contribution in https://github.com/ai16z/eliza/pull/1237
- @luisalrp made their first contribution in https://github.com/ai16z/eliza/pull/1243
- @netdragonx made their first contribution in https://github.com/ai16z/eliza/pull/1202
- @julienbrs made their first contribution in https://github.com/ai16z/eliza/pull/1254
- @SumeetChougule made their first contribution in https://github.com/ai16z/eliza/pull/1182
- @tobbelobb made their first contribution in https://github.com/ai16z/eliza/pull/1205
Full Changelog: https://github.com/ai16z/eliza/compare/v0.1.6-alpha.4...v0.1.6-alpha.5