Features
- Prepare 0.X For Sharing Plugins With 1.X #4384
- Add Kluster AI As Model Provider #3938
- Add Mem0 As AI SDK Provider #3927
- Add RegisterMiddleware #3749
- Optional Venice System Prompt Removal #3583
- Set Proxy By Env Agent_Proxy #3751
- Support Any Custom Embedding Server #3958
Fixes
- 3328 Fix Amazon Bedrock As LLM Provider #3329
- Fix Json Parse Problem With Nested Objects #4198
- Fix Main Docker Errors #3790
- Fix ParseJSONObjectFromText #3793
- Fix Template Variable Inconsistency In TwitterPostTemplate #4029
- Fixed Issue With Async Handling In GetTweets Method #3796
- Fixed Missing Comma Between Regex Expressions #3987
- Have Agent Construct The Character Plugins For The Runtime #3458
- NEAR AI Image Generation #3881
- Revert Short Knowledge Items Handling #3746
- Semantic SplitText #4235
- SplitText Fix & ProcessCharacterKnowledge Optimization #3763
- Typographical Error In Character.Md #4313
- Update Plugins Source #3944
What's Changed
- fix: cli use axios replace fetch by @v1xingyue in #3741
- chore: bump lock by @odilitime in #3762
- docs: Fix grammatical and consistency improvements in documentation by @SITADRITA1 in #3748
- docs: Fix Typos and Improve Consistency in Discord Chat Logs by @gap-editor in #3747
- feat: add registerMiddleware by @v1xingyue in #3749
- fix: Revert short knowledge items handling by @batudo in #3746
- feat: set proxy by env AGENT_PROXY by @v1xingyue in #3751
- fix: splitText fix & processCharacterKnowledge optimization by @odilitime in #3763
- docs: remove duplicate documentation in plugins.md by @notorious-d-e-v in #3764
- chore: improve quickstart, plugin showcase, doc fixes by @madjin in #3772
- chore(docs): Added a development approach for Windows Users by @matthewhou19 in #1618
- docs: Add "What Did You Get Done This Week? 12" notes by @YoungPhlo in #3768
- docs: Add weekly contributor meeting notes (2025-02-18 + 2025-02-25) by @YoungPhlo in #3769
- docs: Update quickstart with twitter configs.md by @Shelpin in #3778
- docs: fixed some outdated links by @pucedoteth in #3792
- docs: Update intro.md - Fix missing space by @552020 in #3788
- fix: fix parseJSONObjectFromText by @odilitime in #3793
- fix: Fixed issue with async handling in getTweets method by @hexcow in #3796
- docs: Eliza Turkish documentation by @AzrielTheHellrazor in #3422
- fix: Have agent construct the character plugins for the runtime. by @mtbc in #3458
- chore: CI collect artifacts so we can diagnose memory issue by @odilitime in #3658
- feat: Optional Venice system prompt removal by @lefrog-dont-code in #3583
- fix: fix main docker errors by @HashWarlock in #3790
- feat: add Romanian readme.md (CONFLICTED) by @tudorpintea999 in #2151
- docs: Revamping README_PTBR.md for clearer and updated instructions (CONFLICTED) by @2-A-M in #2156
- fix: 3328 fix Amazon Bedrock as LLM provider by @ebaizel in #3329
- docs: Add Fully Homomorphic Encryption (FHE) doc by @zy-bc-ai in #2876
- chore: Turkish readme update by @AzrielTheHellrazor in #3809
- chore(config): migrate renovate config by @renovate in #3810
- chore(deps): update dependency black to v24 [security] by @renovate in #3811
- chore(deps): pin dependency rollup-plugin-visualizer to 5.14.0 by @renovate in #3815
- chore(deps): pin dependencies by @renovate in #3812
- fix(deps): update dependency @fal-ai/client to v1.2.3 by @renovate in #3835
- fix(deps): update dependency @octokit/rest to ^21.1.0 by @renovate in #3836
- fix(deps): update dependency @deepgram/sdk to ^3.11.1 by @renovate in #3834
- fix(deps): update dependency @ai-sdk/mistral to v1.1.15 by @renovate in #3833
- fix(deps): update dependency langchain to ^0.3.11 by @renovate in #3844
- fix(deps): update dependency zod to v3.24.2 by @renovate in #3847
- fix(deps): update dependency js-tiktoken to v1.0.19 by @renovate in #3843
- fix(deps): update dependency glob to v11.0.1 by @renovate in #3842
- fix(deps): update dependency ai to v4.1.54 by @renovate in #3838
- chore(deps): update dependency docusaurus-plugin-typedoc to v1.2.3 by @renovate in #3851
- chore(deps): update dependency @vitejs/plugin-react-swc to ^3.8.0 by @renovate in #3850
- chore(deps): update dependency @coral-xyz/anchor to v0.30.1 by @renovate in #3849
- fix(deps): update pnpm to v9.15.7 by @renovate in #3848
- chore(deps): update docker/login-action digest to 327cd5a by @renovate in #3820
- chore(deps): update solana packages to v1.98.0 by @renovate in #3861
- chore(deps): update dependency typescript-eslint to ^8.26.0 by @renovate in #3859
- chore: major docs cleanup by @madjin in #3906
- fix: update plugins source by @emmanuel-ferdman in #3944
- chore: optimize cleanup script with
xargs
by @0xbryer in #3900 - fix: NEAR AI image generation by @think-in-universe in #3881
- chore: fix missing
await
for tweet scraping by @hexcow in #3960 - feat: support any custom embedding server by @hishboy in #3958
- docs: Fix terminology: replace "CONFIGURACIONES" with "CONFIGURACIÓN" by @0xstratus in #3970
- chore: Fix incorrect timeout comment by @defiberrys in #3968
- chore: plugin-bootstrap tests by @ai16z-demirix in #3959
- docs: Fixed a typo by @PixelPil0t1 in #3984
- fix: Fixed missing comma between regex expressions by @ozrg in #3987
- docs: Update README.md by @Jordaniswatching in #4006
- docs: fix typo in Thai text for file path by @0xbryer in #4116
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #4064
- chore: Fix missing comma in section headers list by @defiberrys in #4038
- chore: removed duplicate JSON import by @voronor in #4030
- feat: Add Mem0 as AI SDK Provider by @whysosaket in #3927
- feat: Add Kluster AI as model provider by @bdommie in #3938
- fix: Fix template variable inconsistency in
twitterPostTemplate
by @0xminds in #4029 - docs: added raiinmaker to .env.example by @retdude in #4136
- docs: removed an extra
~
by @santamasa in #4148 - chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #4141
- fix: Typographical Error in Character.md by @leopardracer in #4313
- docs: remove consecutive duplicate words by @zeroprooff in #4312
- docs: deleted duplicate README_NL.md by @zeroprooff in #4321
- docs: Fix Typos and Improve Documentation in Changelog by @leopardracer in #4322
- docs: deploy Eliza to TEE with Oasis ROFL app by @snobbee in #4334
- Fix: Correct broken Pump.fun link by @PixelPil0t1 in #4367
- Fix broken image paths by @PixelPil0t1 in #4362
- Fix broken image paths by @PixelPil0t1 in #4372
- fix: update broken link to eliza-in-tee documentation by @PixelPil0t1 in #4377
- fix: update broken image path in Thai README by @Dahka2321 in #4433
- docs: Update broken Eliza documentation links by @Dahka2321 in #4460
- chore: make cleanup script compatible across platforms by @voronor in #4195
- docs: changelog - Fix typos and improve dependencies management by @vtjl10 in #4470
- fix: fix json parse problem with nested objects by @arandaschimpf in #4198
- fix: Semantic splitText by @ngmachado in #4235
- feat: Prepare 0.x for sharing plugins with 1.x by @odilitime in #4384
- chore: 0.25.19 release by @odilitime in #4501
New Contributors
- @SITADRITA1 made their first contribution in #3748
- @notorious-d-e-v made their first contribution in #3764
- @matthewhou19 made their first contribution in #1618
- @Shelpin made their first contribution in #3778
- @pucedoteth made their first contribution in #3792
- @552020 made their first contribution in #3788
- @hexcow made their first contribution in #3796
- @AzrielTheHellrazor made their first contribution in #3422
- @mtbc made their first contribution in #3458
- @lefrog-dont-code made their first contribution in #3583
- @2-A-M made their first contribution in #2156
- @emmanuel-ferdman made their first contribution in #3944
- @0xbryer made their first contribution in #3900
- @0xstratus made their first contribution in #3970
- @defiberrys made their first contribution in #3968
- @ozrg made their first contribution in #3987
- @Jordaniswatching made their first contribution in #4006
- @dependabot made their first contribution in #4064
- @voronor made their first contribution in #4030
- @whysosaket made their first contribution in #3927
- @bdommie made their first contribution in #3938
- @0xminds made their first contribution in #4029
- @retdude made their first contribution in #4136
- @santamasa made their first contribution in #4148
- @zeroprooff made their first contribution in #4312
- @vtjl10 made their first contribution in #4470
- @arandaschimpf made their first contribution in #4198
- @ngmachado made their first contribution in #4235
Full Changelog: v0.25.9...v0.25.19