v0.1.7-alpha.2
版本发布时间: 2024-12-28 20:19:11
elizaOS/eliza最新发布版本:v0.1.7(2025-01-04 14:40:47)
Features
- New default character (#1453)
- Handle long tweets (#1339, #1520)
- Custom System Prompt Support for plugin-image-generation (#839)
- Add /:agentId/speak endpoint for text-to-speech (#1528)
- Add Livepeer Image Provider (#1525)
- Add Text to 3D function (#1446)
- Add GitBook Plugin provider (#1126)
- Add abstract plugin (#1225)
- Add avalanche plugin (#842)
- Add FerePro plugin (#1502)
- Add Cronos ZKEVM plugin (#1464)
- Add plugin for Cronos ZKEVM (#1464)
- Add Venice style presets & option to remove watermark (#1410)
- Client-GitHub retry (#1425)
- Add ModelConfiguration to Character (#1455)
- Use OPENAI_API_URL for custom API endpoint (#1522)
Fixes
- Multiple Agents running at the same time on localhost (#1415)
- {{user}} tags in templates/examples empty when passed to LLM (#1305)
- Postgres adapter settings not being applied (#1379)
- ImageModelProvider API key selection fallback (#1272)
- Swap and bridge actions in plugin-evm (#1456)
- Twitter search feature (#1433)
- Twitter dry run mode and configuration logging (#1498)
- Fix Twitter plugin interaction prompts (#1469)
- LowerCase bug and environment cleanup in Twitter client (#1514)
- Cleaner prompts in Twitter plugin (#1472)
- Twitter login notifications, incorrect cookie management (#1330)
- Duplicate tweet log (#1402)
- Explicitly set env in each step (#1374)
- Incorrect link redirection issue (#1443)
- Remove code duplication in getGoals call (#1450)
- Client type identification with test coverage (#1490)
- Required incremental option in TypeScript configuration (#1485)
Complete Changelog
- fix: explicitly set env in each step by @shakkernerd in https://github.com/elizaOS/eliza/pull/1374
- Update README.md to instructions to start client for chatting with Agent by @onlyzerosonce in https://github.com/elizaOS/eliza/pull/1375
- docs: Add documentation on pnpm node version by @trbutler4 in https://github.com/elizaOS/eliza/pull/1350
- chore: change CI trigger by @shakkernerd in https://github.com/elizaOS/eliza/pull/1387
- chore: require approval for integration test step by @shakkernerd in https://github.com/elizaOS/eliza/pull/1388
- chore: split tests by @shakkernerd in https://github.com/elizaOS/eliza/pull/1390
- docs: sample plugin documentation by @ileana-pr in https://github.com/elizaOS/eliza/pull/1385
- docs: Add "What Did You Get Done This Week? #6" notes by @YoungPhlo in https://github.com/elizaOS/eliza/pull/1399
- Standardize boolean values and update .env file pattern by @hcaumo in https://github.com/elizaOS/eliza/pull/1392
- fix: duplicate tweet log by @jasonqindev in https://github.com/elizaOS/eliza/pull/1402
- fix: postgres adapter settings not being applied by @ryanleecode in https://github.com/elizaOS/eliza/pull/1379
- fix: image generation using imageSettings by @proteanx in https://github.com/elizaOS/eliza/pull/1371
- feat: add venice style presets & option to remove watermark (image generation) by @proteanx in https://github.com/elizaOS/eliza/pull/1410
- chore: allow scoped pr titles by @ryanleecode in https://github.com/elizaOS/eliza/pull/1414
- chore: format package.json files with prettier by @ryanleecode in https://github.com/elizaOS/eliza/pull/1412
- fix: Twitter login notifications, incorrect cookie management. by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/1330
- fix: Multiple Agents running at the same time on localhost by @0xCardinalError in https://github.com/elizaOS/eliza/pull/1415
- fix: {{user}} tags in templates/examples empty when passed to LLM by @tcm390 in https://github.com/elizaOS/eliza/pull/1305
- fix: fix imageModelProvider apiKey selection fallback by @UD1sto in https://github.com/elizaOS/eliza/pull/1272
- chore: update env for plugin-goat by @aeither in https://github.com/elizaOS/eliza/pull/1180
- docs: Add Tagalog README Translation by @harveyjavier in https://github.com/elizaOS/eliza/pull/1420
- feat: [Code Scanning] Security Improvements - create codeql.yml by @monilpat in https://github.com/elizaOS/eliza/pull/1314
- feat: greet first time contributors by @monilpat in https://github.com/elizaOS/eliza/pull/1316
- feat: add auto PR / issue close after being stale for a certain amount of time by @monilpat in https://github.com/elizaOS/eliza/pull/1317
- feat: add
only
to booleanFooter by @fyInALT in https://github.com/elizaOS/eliza/pull/1437 - improve logging in plugin-coinbase by @alessandromazza98 in https://github.com/elizaOS/eliza/pull/1429
- Update eliza-in-tee.md (fixing typo) by @yerinle in https://github.com/elizaOS/eliza/pull/1428
- fix: typos by @omahs in https://github.com/elizaOS/eliza/pull/1423
- docs: 1.Quotation marks are used incorrectly.2.Delete duplicate words by @RiceChuan in https://github.com/elizaOS/eliza/pull/1424
- feat: client-github retry by @tomguluson92 in https://github.com/elizaOS/eliza/pull/1425
- feat: (plugin-evm) add alienx chain by @xwxtwd in https://github.com/elizaOS/eliza/pull/1438
- chore: Keeps README translations synchronized by @0xJord4n in https://github.com/elizaOS/eliza/pull/1432
- feat: add abstract plugin by @cygaar in https://github.com/elizaOS/eliza/pull/1225
- fix: Make search feature in twitter client works by @nulLeeKH in https://github.com/elizaOS/eliza/pull/1433
- fix: fix incorrect link redirection issue by @mhxw in https://github.com/elizaOS/eliza/pull/1443
- fix: Remove code duplication in getGoals call by @hanyh2004 in https://github.com/elizaOS/eliza/pull/1450
- Feat: update package.json to add Cleanstart options for new database by @harperaa in https://github.com/elizaOS/eliza/pull/1449
- feat: suppress initial message from action by @0xPBIT in https://github.com/elizaOS/eliza/pull/1444
- New default character by @lalalune in https://github.com/elizaOS/eliza/pull/1453
- feat: added docs for plugin-nft-generation by @vishal-kanna in https://github.com/elizaOS/eliza/pull/1327
- feat: Add Text to 3D function by @tomguluson92 in https://github.com/elizaOS/eliza/pull/1446
- fix: update pnpm lock by @odilitime in https://github.com/elizaOS/eliza/pull/1457
- feat: allow passing secrets through environment by @odilitime in https://github.com/elizaOS/eliza/pull/1454
- feat: Add ModelConfiguration to Character to enable adjusting temperature, response length & penalties by @peersky in https://github.com/elizaOS/eliza/pull/1455
- feat: replace
unruggable-core
withunruggable-sdk
by @remiroyc in https://github.com/elizaOS/eliza/pull/450 - chore: update defailt character topic test case by @shakkernerd in https://github.com/elizaOS/eliza/pull/1466
- docs: Fixed Incorrect Model Name in API Integration by @mdqst in https://github.com/elizaOS/eliza/pull/1465
- feat: Adding plugin for Cronos ZKEVM by @samarth30 in https://github.com/elizaOS/eliza/pull/1464
- fix: client-twitter: fix ENABLE_ACTION_PROCESSING logic by @zkvm in https://github.com/elizaOS/eliza/pull/1463
- fix: cronoszkEVM -> cronoszkevm by @shakkernerd in https://github.com/elizaOS/eliza/pull/1468
- fix(core) make modelConfiguration optional by @Archethect in https://github.com/elizaOS/eliza/pull/1473
- fix: cleaner interaction prompts in the Twitter plugin by @todorkolev in https://github.com/elizaOS/eliza/pull/1469
- fix: duplicate twitter post by @tcm390 in https://github.com/elizaOS/eliza/pull/1472
- chore: Docs update by @madjin in https://github.com/elizaOS/eliza/pull/1476
- Fetch timeline for followed accounts via Twitter client methods by @ag-wnl in https://github.com/elizaOS/eliza/pull/1475
- chore: Do not consider self tweets when evaluating actions by @ag-wnl in https://github.com/elizaOS/eliza/pull/1477
- fix: client-discord chat_with_attachment action remove hard coded model, allow any tiktoken model by @harperaa in https://github.com/elizaOS/eliza/pull/1408
- feat: Enhance client direct by @shakkernerd in https://github.com/elizaOS/eliza/pull/1479
- feat: improve chat formatting line breaks by @swizzmagik in https://github.com/elizaOS/eliza/pull/1483
- feat: add image features to react chat client by @0xPBIT in https://github.com/elizaOS/eliza/pull/1481
- feat: Twitter Post Action Implementation by @0xPBIT in https://github.com/elizaOS/eliza/pull/1422
- feat: Add agentic JSDoc generation by @Ed-Marcavage in https://github.com/elizaOS/eliza/pull/1343
- feat: add readme for ton plugin by @chandiniv1 in https://github.com/elizaOS/eliza/pull/1496
- feat: add readme for websearch plugin by @chandiniv1 in https://github.com/elizaOS/eliza/pull/1494
- chore: fix typos by @qwdsds in https://github.com/elizaOS/eliza/pull/1489
- docs: Fixed a small syntax issue in the ModelClass Update fine-tuning.md by @mdqst in https://github.com/elizaOS/eliza/pull/1493
- add CODE_OF_CONDUCT.md by @nulLeeKH in https://github.com/elizaOS/eliza/pull/1487
- fix: remove
type
when import fromelizaos
by @tomguluson92 in https://github.com/elizaOS/eliza/pull/1492 - fix: improve Twitter client dry run mode and configuration logging by @e-fu in https://github.com/elizaOS/eliza/pull/1498
- feat: extend parseBooleanFromText function with additional boolean values by @shakkernerd in https://github.com/elizaOS/eliza/pull/1501
- docs: bad links in eliza-in-tee.md by @janeyJo in https://github.com/elizaOS/eliza/pull/1500
- fix: improve client type identification with test coverage by @ShaneOxM in https://github.com/elizaOS/eliza/pull/1490
- feat: handle long tweet by @tcm390 in https://github.com/elizaOS/eliza/pull/1339
- chore: general code fixes/clean up by @shakkernerd in https://github.com/elizaOS/eliza/pull/1513
- add fuel plugin by @Dhaiwat10 in https://github.com/elizaOS/eliza/pull/1512
- fix: add required incremental option and remove invalid typescript configuration by @ShaneOxM in https://github.com/elizaOS/eliza/pull/1485
- Clear
/cache/
inclean.sh
script by @timolegros in https://github.com/elizaOS/eliza/pull/1508 - chore: Revert "Clear
/cache/
inclean.sh
script" by @shakkernerd in https://github.com/elizaOS/eliza/pull/1515 - chore: remove cache in core by @shakkernerd in https://github.com/elizaOS/eliza/pull/1516
- feat: Add the FerePro plugin by @Rudrakc in https://github.com/elizaOS/eliza/pull/1502
- fix: Update speech.ts by @y4my4my4m in https://github.com/elizaOS/eliza/pull/1312
- fix: swap and bridge actions of plugin-evm by @pythonberg1997 in https://github.com/elizaOS/eliza/pull/1456
- fix: client-twitter lowerCase bug and environment clean up (+lint fixes, and TWITTER_SEARCH_ENABLE double start fix) by @odilitime in https://github.com/elizaOS/eliza/pull/1514
- feat: use OPENAI_API_URL from env to support custom OpenAI API endpoint by @imtms in https://github.com/elizaOS/eliza/pull/1522
- fix: handle long tweet in utils by @oxSaturn in https://github.com/elizaOS/eliza/pull/1520
- feat: add /:agentId/speak endpoint for text-to-speech functionality by @HowieDuhzit in https://github.com/elizaOS/eliza/pull/1528
- Fix: Update package.json with build-docker command to match the dockerfile command by @vanshika-srivastava in https://github.com/elizaOS/eliza/pull/1527
- feat: Add Livepeer Image Provider by @Titan-Node in https://github.com/elizaOS/eliza/pull/1525
- feat: Add Custom System Prompt Support for plugin-image-generation by @tsubasakong in https://github.com/elizaOS/eliza/pull/839
- chore: remove unused vars by @odilitime in https://github.com/elizaOS/eliza/pull/1529
- feat: add avalanche plugin by @snow-farmer in https://github.com/elizaOS/eliza/pull/842
- feat: Add GitBook Plugin provider by @azep-ninja in https://github.com/elizaOS/eliza/pull/1126
- chore: bump version to v.0.1.7-alpha.2 by @shakkernerd in https://github.com/elizaOS/eliza/pull/1530
- chore: 1.7.0 prep, develop => main by @odilitime in https://github.com/elizaOS/eliza/pull/1519
New Contributors
- @onlyzerosonce made their first contribution in https://github.com/elizaOS/eliza/pull/1375
- @trbutler4 made their first contribution in https://github.com/elizaOS/eliza/pull/1350
- @hcaumo made their first contribution in https://github.com/elizaOS/eliza/pull/1392
- @jasonqindev made their first contribution in https://github.com/elizaOS/eliza/pull/1402
- @UD1sto made their first contribution in https://github.com/elizaOS/eliza/pull/1272
- @aeither made their first contribution in https://github.com/elizaOS/eliza/pull/1180
- @harveyjavier made their first contribution in https://github.com/elizaOS/eliza/pull/1420
- @fyInALT made their first contribution in https://github.com/elizaOS/eliza/pull/1437
- @alessandromazza98 made their first contribution in https://github.com/elizaOS/eliza/pull/1429
- @yerinle made their first contribution in https://github.com/elizaOS/eliza/pull/1428
- @omahs made their first contribution in https://github.com/elizaOS/eliza/pull/1423
- @RiceChuan made their first contribution in https://github.com/elizaOS/eliza/pull/1424
- @0xJord4n made their first contribution in https://github.com/elizaOS/eliza/pull/1432
- @nulLeeKH made their first contribution in https://github.com/elizaOS/eliza/pull/1433
- @mhxw made their first contribution in https://github.com/elizaOS/eliza/pull/1443
- @hanyh2004 made their first contribution in https://github.com/elizaOS/eliza/pull/1450
- @harperaa made their first contribution in https://github.com/elizaOS/eliza/pull/1449
- @0xPBIT made their first contribution in https://github.com/elizaOS/eliza/pull/1444
- @vishal-kanna made their first contribution in https://github.com/elizaOS/eliza/pull/1327
- @remiroyc made their first contribution in https://github.com/elizaOS/eliza/pull/450
- @mdqst made their first contribution in https://github.com/elizaOS/eliza/pull/1465
- @samarth30 made their first contribution in https://github.com/elizaOS/eliza/pull/1464
- @zkvm made their first contribution in https://github.com/elizaOS/eliza/pull/1463
- @Archethect made their first contribution in https://github.com/elizaOS/eliza/pull/1473
- @todorkolev made their first contribution in https://github.com/elizaOS/eliza/pull/1469
- @ag-wnl made their first contribution in https://github.com/elizaOS/eliza/pull/1475
- @swizzmagik made their first contribution in https://github.com/elizaOS/eliza/pull/1483
- @Ed-Marcavage made their first contribution in https://github.com/elizaOS/eliza/pull/1343
- @chandiniv1 made their first contribution in https://github.com/elizaOS/eliza/pull/1496
- @qwdsds made their first contribution in https://github.com/elizaOS/eliza/pull/1489
- @e-fu made their first contribution in https://github.com/elizaOS/eliza/pull/1498
- @janeyJo made their first contribution in https://github.com/elizaOS/eliza/pull/1500
- @ShaneOxM made their first contribution in https://github.com/elizaOS/eliza/pull/1490
- @Dhaiwat10 made their first contribution in https://github.com/elizaOS/eliza/pull/1512
- @timolegros made their first contribution in https://github.com/elizaOS/eliza/pull/1508
- @Rudrakc made their first contribution in https://github.com/elizaOS/eliza/pull/1502
- @y4my4my4m made their first contribution in https://github.com/elizaOS/eliza/pull/1312
- @pythonberg1997 made their first contribution in https://github.com/elizaOS/eliza/pull/1456
- @imtms made their first contribution in https://github.com/elizaOS/eliza/pull/1522
- @HowieDuhzit made their first contribution in https://github.com/elizaOS/eliza/pull/1528
- @vanshika-srivastava made their first contribution in https://github.com/elizaOS/eliza/pull/1527
- @snow-farmer made their first contribution in https://github.com/elizaOS/eliza/pull/842
Full Changelog: https://github.com/elizaOS/eliza/compare/v0.1.7-alpha.1...v0.1.7-alpha.2