Skip to content

Releases: elizaOS/eliza

v0.1.9

01 Feb 01:07
ffa4c1d
Compare
Choose a tag to compare

πŸš€ Features

  • Instagram client #1964
  • Client for Telegram account #2839
  • XMTP Client #2786
  • Twitter post media #2818
  • Discord autonomous agent enhancement #2335
  • Telegram autonomous agent enhancement #2338
  • Direct Client API - Add Delete Agent functionality #2267
  • Add an example service #2249

AI & LLM Integrations

  • Add support for NVIDIA inference for ElizaOS #2512
  • Integrate Livepeer LLM provider #2154
  • Add Amazon Bedrock as LLM provider #2769
  • Add birdeye plugin #1417

Solana-Related Updates

  • Solana plugin improvement for flawless transfers #2340
  • Add features to the Solana Agent Kit #2458
  • Adding tests for plugin-solana #2345

Ethereum & EVM-Based Plugin Updates

  • Plugin evm oz governance #1710
  • Add plugin-ethstorage #2737
  • Add cross chain swaps through Squid Router #1482
  • Add support for gravity chain in EVM plugin #2228
  • Add Cronos Evm #2585
  • Add plugin-bnb to support BNB chain #2278
  • Plugin for OriginTrail Decentralized Knowledge Graph #2380
  • Add moralis plugin #2764

Sui-Related Updates

  • Use Aggregator swap sui tokens #3012
  • Sui supports the secp256k1/secp256r1 algorithms #2476

Cosmos-Related Updates

  • IBC transfer on cosmos blockchains #2358
  • Cosmos Plugin - IBC swap action #2554

Injective & Other Blockchain Plugins

  • injective plugin #1764
  • Support mina blockchain #2702
  • Add AGW support to the Abstract plugin #2207
  • CoinGecko - add price per address functionality #2262
  • Add Dex Screener plugin with token price action, evaluators #1865
  • Dexscreener trending #2325

Bug Fixes

High Priority (Critical Bugs & API Issues)

  • DeepSeek API bug: missing API key setting #2186
  • Resolve Windows path issue in pnpm build client #2240
  • IME causes multiple messages on Enter #2274
  • Fix derive key and update remote attestation #2303
  • Ensure RA Action reply does not hallucinate #2355
  • Prevent app crash when REMOTE_CHARACTER_URLS is undefined #2384
  • Check whether REMOTE_CHARACTER_URLS env is defined in starting agent #2382
  • Resolve @ai-sdk/provider version conflicts #2714
  • Ethers/viem issue in mind network plugin #2783
  • Message ID collision in Telegram Client #3053
  • ImageVisionModelProvider Not Applied in Runtime #3056
  • Handle unsupported image provider #3057
  • Fixing the error parsing JSON when an array is a value #3113

Client-Specific Issues & Enhancements

  • Don't force root for install #2221
  • Align base URL in client if API runs on a different port #2353
  • Fix Incorrect Tweet ID Parameter Passed to sendTweet Function #2430
  • Unexpected JSON Metadata in Twitter Bot Replies #2712
  • Client-twitter homeTimeline name parse bug #2789
  • Topics formatting bug at composeState #2788
  • Bug in goal objectives update lookup logic #2791
  • {{maxTweetLength}} doesn't work in tweet post template #2951
  • Ensure action tweet replies to agent's initial tweet #2966
  • Auto-scrolling issue in client #3115

Plugin Issues & Enhancements

  • Missing @elizaos/plugin-b2 #2268
  • Export b2Plugin #2291
  • Set default Squid Router plugin throttle to 1000 #2386
  • Export dexScreenerPlugin #3120
  • Remove duplicate litPlugin import #3121

Infrastructure & Build Issues

  • Docker images+compose and broken documentation #2347
  • Update Zero Gravity (0G) link #2441
  • Don't start services twice, improve logging #3007
  • Docker build command by skipping eslint files #3110
  • Building error #2938

General Code Fixes & Minor Enhancements

  • Lint errors #2400
  • Fix typo in import statement for Solana AgentKit plugin #2370
  • Quickstart.md conflicts #2437
  • Typos in supabase seed file #2435
  • If VITE_SERVER_PORT is not defined, use default 3000 #2433
  • Missing import #2444
  • Spell/grammar errors in characters #2447
  • Correct STT plugin userId type #2704
  • Remove duplicated handlePendingTweet #2715
  • Delete plugin-bootstrap sex message #2748
  • TON plugin build issue #2757
  • Make template message footer more explicit #2774
  • Akash splash #2816
  • Akash splash bis #2838
  • Nvidia nim environment #2817
  • Null check #2878
  • Default character OpenAI => LlamaLocal #2880
  • LOG_JSON_FORMAT env var setting #2881
  • Fix abstract package.json #2882
  • Client server port #2886
  • Handle whitespace in quote conversion #2961
  • Remove unnecessary @ts-expect-error directive in chat component #2950
  • Correct regex #3054
  • Single quote handle bug at parseJsonArray #2802
  • OpenAI embedding issue #3003
  • Remove dead code #2945
  • Add missing plugins in package.json #2947

What's Changed (complete)

Read more

v0.1.8-alpha.1

31 Jan 19:19
Compare
Choose a tag to compare
v0.1.8-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.8+build.1...v0.1.8-alpha.1

v0.1.8+build.1

12 Jan 10:12
d55c86c
Compare
Choose a tag to compare

Minor update to v0.1.8

Fixes:

  • docker image build
  • actually bump version so npm will publish a v0.1.8
  • security: Implement file upload security (#1753) #1806
  • twitter-client: clean up mention deduplication #2185
  • postgres adapter migration extension creation which already exists at this point #2188
  • Missing LETZAI model #2187

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.8+build.1

v0.1.8

12 Jan 07:35
5725c00
Compare
Choose a tag to compare

What's Changed

Features

  • TTS (Text2Speech) with over 15 languages support! #2110
  • Image descriptions into client-twitter #1775
  • Add Heurist embedding model #2093
  • Add Cloudflare AI Gateway support #821
  • Add Mistral AI as new model provider #2137
  • Add DeepSeek AI provider support to Eliza #2067
  • Support TEE logging and support running eliza in Intel SGX #1470
  • Pro API support, trending coins API #2068
  • Add Irys plugin #1708
  • Add support autonome platform #2121
  • Add Akash Network plugin with autonomous deployment capabilities #2111
  • Add Lens Network Plugin #2101
  • Add plugin-hyperliquid #2141
  • Add asterai plugin #2045
  • Add massa-plugin #1582
  • Add Quai integration #2083
  • Primus zkTLS plugin to fully verify agent activities #2086
  • Solana transaction more lenient (wait for confirmed instead of finalized) #2053

Fixes

  • Fix plugin loading from a character.json file #2095
  • prevent repeated login by reusing client-twitter session #2129
  • fix the chat stuck in infinite loop #1755
  • fix client-discord join voice action #2160
  • replace invalid toghether ai medium model #2173
  • insert missing langdetect on plugin-tts package.json #2175
  • Apply model settings for images and remove duplicate files #2118
  • clientConfig.telegram.isPartOfTeam misstype #2103
  • fix starknet plugin by replacing walletProvider with portfolio provider #2029
  • correct SUI/USD price calculation #2150
  • deepseek support in getTokenForProvider #2179
  • Supabase updates #2100
  • Koloxarto/fix ragknowledge for postgres #2153
  • case-sensitive column reference in knowledge table CHECK constraint #2058
  • syntax issue on autonome plugin and lock file update #2131
  • lens export name and duplicate imports #2142
  • Revert "feat: Proof of Pizza - Agentic Dominos Ordering" #2075

Complete changelog:

Read more

v0.1.7

04 Jan 06:40
e154215
Compare
Choose a tag to compare

What's Changed

Read more

v0.1.7-alpha.2

28 Dec 12:19
256e663
Compare
Choose a tag to compare

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

Read more

v0.1.7-alpha.1

22 Dec 07:05
77b5b7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7-alpha.2

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7-alpha.1

v0.1.6-alpha.5

21 Dec 02:57
8cde48c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6-alpha.4...v0.1.6-alpha.5

v0.1.6

21 Dec 03:25
54fe8da
Compare
Choose a tag to compare

What's Changed

Read more

v0.1.6-alpha.4

17 Dec 07:17
2216ae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6-alpha.3...v0.1.6-alpha.4