v0.1.4-alpha.3 (2024-11-22)
Merged pull requests:
- fix: speech service fix #512 (ponderingdemocritus)
v0.1.4-alpha.2 (2024-11-22)
Merged pull requests:
- fix: services fix #509 (ponderingdemocritus)
v0.1.4-alpha.1 (2024-11-22)
Merged pull requests:
- fix: issue with npm #505 (ponderingdemocritus)
v0.1.4-alpha.0 (2024-11-22)
Implemented enhancements:
Fixed bugs:
Merged pull requests:
- fix: remove sol dep #504 (ponderingdemocritus)
- fix: deps #503 (ponderingdemocritus)
- chore: add contributor license #502 (futjrnaut)
- node-v #501 (ponderingdemocritus)
- fix: improve embeddings #496 (ponderingdemocritus)
- feat: improve type saftey #494 (ponderingdemocritus)
- fix: added missing packages to tsup configs' externals #488 (massivefermion)
- fix: fix character path loading #487 (bmgalego)
- fix: agent loadCharacters file resolver #486 (bmgalego)
- fix: agent type error and sqlite file env #484 (bmgalego)
- feat: Improvements #482 (bmgalego)
- refactor: add template types #479 (vivoidos)
- feat: Twitter Refactor #478 (bmgalego)
- feat: Added TWITTER_COOKIE example on quickstart.md #476 (haeunchin)
- fix: ci #475 (ponderingdemocritus)
- ollama generate case was using console.debug. #474 (drew-royster)
- feat: Improve knowledge embeddings #472 (tarrencev)
- docs: Update Contributors to bring inline with PR468 #470 (odilitime)
- docs: Add Discord username question #468 (odilitime)
- feat: adds check #466 (ponderingdemocritus)
- fix: Fixing failling tests token.test.ts and videoGeneration.test.ts #465 (ai16z-demirix)
- docs: Create best-practices.md documentation #463 (snobbee)
- feat: create-eliza-app #462 (coffeeorgreentea)
- fix: Add missing fuzzystrmatch extension for levenshtein() method to postgresql schema.sql definition #460 (martincik)
- Add npm install instructions to homepage header #459 (null-hax)
- feat: init github client #456 (tarrencev)
- fix: X dry run #452 (laser-riot)
- feat: readme and linting #449 (ponderingdemocritus)
- fix: ignored modelEndpointOverride in generation #446 (darwintree)
- docs: Fix my name in stream notes #442 (odilitime)
- fix: postgres embedding issues #425 (tarrencev)
- feat: Cache Manager #378 (bmgalego)
- feat: adding back the renovate file for automated security scanning #358 (sirkitree)
v0.1.3 (2024-11-20)
Implemented enhancements:
- ⚙️Take Order Action Integration #53
- 🔍 Trust Score Calculator #52
- 📊 Order Book System #49
- daos.fun integration #33
Merged pull requests:
- fix: voice perms #447 (ponderingdemocritus)
- fix: unrug #444 (ponderingdemocritus)
- feat: add all the style guidelines to the context #441 (o-on-x)
- fix: fixes some console logs #440 (ponderingdemocritus)
- fix: The bot is by default deafened and we don't want that #437 (martincik)
- fix: path #436 (ponderingdemocritus)
- fix: since agent is moved out of packages, adjust default path #432 (odilitime)
- fix: Fix linter issues #397 (martincik)
v0.1.3-alpha.2 (2024-11-20)
Merged pull requests:
- fix: imports #435 (ponderingdemocritus)
v0.1.3-alpha.1 (2024-11-20)
Merged pull requests:
- chore: Update pr.yaml to show actual condition so easier to follow #429 (monilpat)
- feat: don't require .env to exist #427 (odilitime)
v0.1.3-alpha.0 (2024-11-20)
Merged pull requests:
- fix: linting and imports ready for npm #433 (ponderingdemocritus)
- docs: Update contributing.md to incorporate Contribution Guidelines #430 (monilpat)
v0.1.2 (2024-11-20)
Merged pull requests:
- fix: configs #431 (ponderingdemocritus)
v0.1.1 (2024-11-20)
Implemented enhancements:
- توکن های داگز ناتکویین تتر کتوز کویین به حسام واریز شود #420
- New Plugin Idea: log discord and summarize channels #318
- Add GROK Model Provider Key Support in
getTokenForProvider
Function #295 - Feature Request: Automated Bot Registry and Private Communication Protocol #291
- Unify ImageGen into ModelClass.IMAGE #223
- Move services to plugins #222
- Make sure system directive passed to vercel sdk #217
- .env not loading? #213
- Anthropic API key not loading correctly #212
- Templates are wrong #209
- Changelog generator #181
- Prompt template overrides #166
- Plugin System #159
- Chattiness Slider/Respond to Bots setting in Discord #157
- Abstract transcript provider #73
- 🤖 Confidence Level Implementation #50
- 📈 Trading Assistant Implementation #48
- swap Dao action initital #196 (MarcoMandar)
Fixed bugs:
- DTS Build error #401
- build.sh crash #379
- Node module version 127 vs 131 sqlite issue #337
- Severe Bug - The program fails to start with the command 'pnpm start', urgent fix required #326
- pnpm start reports an error and cannot be started. Why is this? I installed it according to the documentation steps. #288
- Qucikstart guide doesn #283
- inconsistent version of node #269
- ai16z.github.io/eliza page doesn't display properly in darkmode #268
- Fresh install from main will not start with a characterfile #265
- Issue with "cannot read properties of undefined" #238
- .env is not being loaded or picked up in settings #229
- agent & plugin-image-generation failed to build #227
- Model provider loaded from char file should force lowercase, claude or anthropic should both work #211
- AI provider API keys should work from character files #210
- build docs locally gives errors #202
- Telegram bot not returning responses #178
- build docs doesn't seem to be working #176
- Can't Update Character Personality After Modifications in defaultCharacter.ts #95
- Time Interval of generateNewTweetLoop is not consistent with the comment #92
- Execution gets stuck in a loop #70
- Voice is not working, "null" from incoming messages #55
- Fix name confusion #32
- Fix memory mixing in Twitter generate #23
Closed issues:
- Move cache into DB #403
- Docs review #201
- Commands for starting agents without character profiles #47
Merged pull requests:
- feat: lerna an npm #428 (ponderingdemocritus)
- fix: don't continue to load if a specified file is not found #426 (odilitime)
- fix: Update adapters.md psql schema #424 (tarrencev)
- Readme update WSL 2 link added. #419 (denizekiz)
- feat: unruggable on starknet #418 (RedBeardEth)
- fix: removed ollama embeddings. fastembeddings or openai only #413 (o-on-x)
- feat: services #412 (ponderingdemocritus)
- Add italian README.md translation #411 (fabrizioff)
- docs: add GROK_API_KEY #409 (whalelephant)
- fix: Fixes #407 (ponderingdemocritus)
- fix: console #405 (ponderingdemocritus)
- fix: Lint #404 (ponderingdemocritus)
- fix: tsup build error (client-twitter) #402 (leomercier)
- feat: Create README_ES.md #400 (metadiver)
- feat: unruggable #398 (ponderingdemocritus)
- Register memory managers if passed to runtime #396 (martincik)
- feat: video generation plugin #394 (dorianjanezic)
- feat: Logging improvements #393 (ponderingdemocritus)
- fix: client null #390 (ponderingdemocritus)
- docs: refresh eliza's tagline, fix broken links, unify formatting for core concepts #389 (wahndo)
- Fix tweet truncation issue by truncating at complete sentences #388 (boyaloxer)
- feat: Contextual Twitter Threads + Spam Reduction #383 (ropresearch)
- feat: client #382 (ponderingdemocritus)
- fix: adds Groq to getTokenForProvider #381 (bmgalego)
- docs: add Russian(RU) translation of README #380 (whonion)
- docs: Update README_FR.md #377 (xclicx)
- docs: add Turkish (TR) translation of README #376 (oguzserdar)
- feat: Enhance Heurist Image Generation Settings and Image Handling #375 (tsubasakong)
- fix: ca for btc was spam/fake #374 (thearyanag)
- feat: starknet token transfer #373 (enitrat)
- feat: install clients from plugin #371 (ponderingdemocritus)
- feat: readme #370 (ponderingdemocritus)
- default set to new standard post time 90-180 type: post time #369 (o-on-x)
- post time set in env #368 (o-on-x)
- feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages #367 (ai16z-demirix)
- fix: bug in getRecentMessageInteractions not awating for promisses before formating #366 (bmgalego)
- feat: [Issue-185] Token Provider Tests #365 (normand1)
- feat: update docs with new stream notes #364 (madjin)
- update tweet interval to 90-180 mins #360 (oguzserdar)
- fix: openrouter 70b don't support 128000, changed to 405b in model.ts #356 (denizekiz)
- feat: Complete Starknet DB Trust #355 (ponderingdemocritus)
- fix: solana #354 (ponderingdemocritus)
- Add Community & contact and Star History #353 (thejoven)
- feat: trust db #349 (ponderingdemocritus)
- change default configuration of Heurist #348 (wjw12)
- trust fixes #347 (MarcoMandar)
- fix: some trust fixes #346 (lalalune)
- getOrCreateRecommenderWithTelegramId #345 (MarcoMandar)
- fix: imports and cleanups #344 (ponderingdemocritus)
- fix: dev build #343 (ponderingdemocritus)
- Update Heurist Integration Documentation and Examples #339 (tsubasakong)
- added clientConfig to optionally ignore bots and DMs #336 (vivoidos)
- feat: Add Heurist API Integration as New Model Provider #335 (tsubasakong)
- Docs: additional Quickstart clarification and improvements #334 (odilitime)
- Docs: README.md improvements: clarify testing, add additional docker information #333 (odilitime)
- fix: Build error for packages requiring @ai16z/eliza #331 (shakkernerd)
- claude vertex configs added to generation.ts (was missing) #330 (denizekiz)
- README_KOR.md Korean version edited by a Korean #329 (sumin13245)
- Save Trade on creation to the backend #328 (MarcoMandar)
- Update Quickstart Guide #325 (odilitime)
- utils.ts example tweet splitting #323 (o-on-x)
- Fix broken docs #321 (madjin)
- docs: add a new Portuguese README version #320 (gabrielsants)
- added working pumpfun.ts #313 (o-on-x)
- Add Korean and French README #312 (BugByClaude)
- fix service call patterns but needs testing #311 (lalalune)
- Increased llama and llama based model temperatures #310 (alanneary17)
- [LLM Object Generation][1/2] Leverage AI Lib's Generate Object instead of parsing strings #309 (monilpat)
- Telegram client refactor for bot info availability #308 (ropresearch)
- docs: add a new Japanese README #307 (eltociear)
- telegram: start agent after client initialization #304 (o-on-x)
- add node version check #299 (thearyanag)
- Added Transfer / Send Token Action #297 (o-on-x)
- Added missing GROK model provider key initialization #296 (FabriceIRANKUNDA)
- Dockerized application for local development, testing and deployment #293 (pindaroso)
- feat: Starknet plugin #287 (ponderingdemocritus)
- Loaf stuff #286 (lalalune)
- Bundles #285 (ponderingdemocritus)
- Don't blow up if the wallet is missing #281 (ferric-sol)
- docs homepage rework #280 (mrpspring)
- fix docs: add python as a prerequisite (needed for node-gyp) #277 (metadiver)
- Fix: compute unit increasein swapts, default is too low to make trans… #276 (denizekiz)
- add modelProvider to json to resolve embeddings error #274 (twilwa)
- Improve Docs #273 (madjin)
- fix: docs features darkmode color #266 (fabianhug)
- twitter-profile-remake #263 (alextitonis)
- cachedEmbeddings fix #262 (dorianjanezic)
- Fix embedding calculation for sqlite #261 (ferric-sol)
- Fix: changed claude-3-5-haiku to claude-3-5-haiku-20241022 for fixing… #257 (denizekiz)
- bigint support in logger #256 (o-on-x)
- embedding set to use openai endpoint when using openai embeddings #255 (o-on-x)
- refactor embeddings #254 (o-on-x)
- Update docs #253 (madjin)
- use openai embeddings setting #252 (o-on-x)
- recommendations, token info, client auto #250 (MarcoMandar)
- add verbose config with logger #249 (v1xingyue)
- trust integration #248 (MarcoMandar)
- Working PostGres Adapter #247 (cvartanian)
- Support google models in generation #246 (parzival418)
- Added OpenRouter model provider #245 (o-on-x)
- update docs #233 (madjin)
- Update Docs #231 (madjin)
- plugin-image-generation tsconfig.json fix & ollama error handling #228 (o-on-x)
- move code out to plugins, adapters and clients #225 (lalalune)
- models.gguf stored in models file, & tsconfig changes for ref @eliza/core & other things #224 (o-on-x)
- Add OLLAMA as Model Provider #221 (o-on-x)
- lazy load llama #220 (lalalune)
- Implement grok beta #216 (MeDott29)
- Abstracts Eliza into a Package to enble publishing onto NPM along with plugin system #214 (ponderingdemocritus)
- add the template overrides #207 (lalalune)
- Shaw fix characters paths, .ts requirement and missings args #204 (lalalune)
- Fix Discord Voice and DMs #203 (lalalune)
- Major documentation updates #199 (madjin)
- Add RedPill API Support #198 (HashWarlock)
- Swap functionality #197 (lalalune)
- Updated documentation #195 (atvonsc)
- Groq api integration #194 (juke)
v0.0.10 (2024-11-04)
v0.0.9 (2024-11-04)
v0.0.8 (2024-11-04)
v0.0.7 (2024-11-04)
v0.0.6 (2024-11-04)
v0.0.5 (2024-11-04)
v0.0.4 (2024-11-04)
v0.0.3 (2024-11-04)
Closed issues:
- Get CI/CD working #174
Merged pull requests:
v0.0.2 (2024-11-03)
Implemented enhancements:
- Set Port Number in Env to Run Multiple Instances #156
- Renovate bot for automated updates on dependencies #58
- How to chat directly with agent #40
- Telegram Improvements #35
- Make sure app runs purely on char files, no process.env, and vice versa #30
- Image Generation #22
- Telegram Bot #21
- Multi-model abstraction #19
- updates to order book and trust score, virtual confidence, last active, decay score, validation trust, multiple recommenders #175 (MarcoMandar)
- Trustscore, token-performance, token performance simulation #101 (MarcoMandar)
Fixed bugs:
- TypeError: Cannot read properties of null (reading 'queueTextCompletion') #168
- TypeError: Promise.withResolvers is not a function #76
- sqlite_vss unsupported on win32-x64 #37
Closed issues:
- Make sure 100% works with local models #69
- shouldRespond handler for twitter interactions #68
- docs #34
Merged pull requests:
- 181 generate changelog #182 (sirkitree)
- server port in env #179 (alextitonis)
- prettier log setup, minor cleanups #177 (ponderingdemocritus)
- postgres updates #173 (minghinmatthewlam)
- adjusting test setup and adding a basic test #172 (sirkitree)
- feat: Shorten response verbosity #170 (bigsky77)
- clean up index #163 (ponderingdemocritus)
- Import work and cleanup #162 (ponderingdemocritus)
- type export structure #160 (ponderingdemocritus)
- Update ci.yaml #155 (sirkitree)
- Create pull_request_template.md #154 (sirkitree)
- fixed issue with openai #153 (ponderingdemocritus)
- update docs #152 (madjin)
- fix name of ImageGeneration.ts #151 (twilwa)
- Feat/mono #150 (ponderingdemocritus)
- update docs #149 (madjin)
- Dependency update testing #147 (sirkitree)
- chore(deps): Upgrade uuid to v11 and TypeScript to v8 #143 (5c0)
- fix(deps): update dependency uuid to v11 #142 (renovate[bot])
- chore(deps): update typescript and related to v8 (major) #141 (renovate[bot])
- chore(deps): update eslint and formatting (major) #139 (renovate[bot])
- chore(deps): update dependency typedoc-plugin-markdown to v4 #138 (renovate[bot])
- chore(deps): update dependency rimraf to v6 - autoclosed #137 (renovate[bot])
- chore(deps): update dependency npm-run-all2 to v7 #136 (renovate[bot])
- chore(deps): update dependency itty-router to v5 #135 (renovate[bot])
- chore(deps): update dependency docusaurus-plugin-typedoc to v1 #134 (renovate[bot])
- chore(deps): update dependency @types/node to v22 #133 (renovate[bot])
- chore(deps): update dependency @types/jest to v29 #132 (renovate[bot])
- fix(deps): update react monorepo to v18.3.1 #131 (renovate[bot])
- fix(deps): update docusaurus monorepo to v3.5.2 #130 (renovate[bot])
- fix(deps): update dependency sql.js to v1.12.0 #129 (renovate[bot])
- fix(deps): update dependency react-router-dom to v6.27.0 #128 (renovate[bot])
- fix(deps): update dependency prism-react-renderer to v2.4.0 #127 (renovate[bot])
- fix(deps): update dependency playwright to v1.48.2 #126 (renovate[bot])
- fix(deps): update dependency pdfjs-dist to v4.7.76 #125 (renovate[bot])
- fix(deps): update dependency onnxruntime-node to v1.20.0 - autoclosed #124 (renovate[bot])
- fix(deps): update dependency node-llama-cpp to v3.1.1 #123 (renovate[bot])
- fix(deps): update dependency jieba-wasm to v2.2.0 #122 (renovate[bot])
- fix(deps): update dependency figlet to v1.8.0 #121 (renovate[bot])
- fix(deps): update dependency better-sqlite3 to v11.5.0 #120 (renovate[bot])
- fix(deps): update dependency @supabase/supabase-js to v2.46.1 #119 (renovate[bot])
- fix(deps): update dependency @mdx-js/react to v3.1.0 #118 (renovate[bot])
- fix(deps): update dependency @echogarden/speex-resampler-wasm to v0.2.1 #117 (renovate[bot])
- fix(deps): update dependency @echogarden/kissfft-wasm to v0.2.0 #116 (renovate[bot])
- fix(deps): update dependency @echogarden/espeak-ng-emscripten to v0.3.0 #115 (renovate[bot])
- fix(deps): update dependency @cliqz/adblocker-playwright to v1.34.0 #114 (renovate[bot])
- fix(deps): update ai/ml packages #113 (renovate[bot])
- chore(deps): update rollup and plugins #112 (renovate[bot])
- chore(deps): update dependency wrangler to v3.84.0 #111 (renovate[bot])
- chore(deps): update dependency typedoc to v0.26.10 #110 (renovate[bot])
- chore(deps): update dependency @types/node to v20.17.3 #109 (renovate[bot])
- fix(deps): update dependency socket.io to v4.8.1 #108 (renovate[bot])
- fix(deps): update dependency nodemon to v3.1.7 #107 (renovate[bot])
- fix(deps): update dependency clsx to v2.1.1 #106 (renovate[bot])
- fix(deps): update dependency @diffusionstudio/vits-web to v1.0.3 #105 (renovate[bot])
- chore(deps): update dependency npm-run-all2 to v5.0.2 #104 (renovate[bot])
- Postgres DB Adapter #102 (leomercier)
- chore(deps): update dependency @types/fluent-ffmpeg to v2.1.27 #100 (renovate[bot])
- fix(deps): pin dependency socket.io to 4.8.0 #99 (renovate[bot])
- fix(deps): pin dependencies #98 (renovate[bot])
- fix(deps): update dependency discord.js to v14.16.3 #97 (renovate[bot])
- chore(deps): update dependency eslint to v8.57.1 #96 (renovate[bot])
- fix(deps): pin dependencies #94 (renovate[bot])
- fix(deps): pin dependencies #93 (renovate[bot])
- chore(deps): pin dependencies #90 (renovate[bot])
- chore(deps): update dependency tslib to v2.8.0 #89 (renovate[bot])
- fix(deps): pin dependencies #88 (renovate[bot])
- chore(deps): pin dependencies #87 (renovate[bot])
- chore(deps): pin dependencies #86 (renovate[bot])
- chore(deps): update rollup and plugins #85 (renovate[bot])
- chore(deps): pin dependencies #84 (renovate[bot])
- chore(deps): pin dependencies #83 (renovate[bot])
- chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 #82 (renovate[bot])
- chore(config): migrate renovate config #80 (renovate[bot])
- fix(deps): update dependency pdfjs-dist to v4.2.67 [security] #78 (renovate[bot])
- chore(deps): update dependency rollup to v2.79.2 [security] #77 (renovate[bot])
- Model provider abstraction #74 (lalalune)
- Image gen #44 (alextitonis)
v0.0.1 (2024-10-29)
Closed issues:
- cleanup remnants of sqlite_vss #66
- Create issue templates #61
- Contributing #45
- How to specify a character file #39
- Easy switching between openai and llama #15
- Get image media from Discord and describe it #14
- Summarize links from Discord and Twitter #13
- Get image media from tweets and describe it #11
- Feed Twitter Client #10
- Replace Elevenlabs with faster TTS #6
- Integrate Moondream into Twitter and Discord #5
- Replace GPT-3.5 with Node Llama3 #3
- Replace OpenAI Whisper with Whisper Turbo #2
- Integrate agent-twitter-client #1
Merged pull requests:
- chore: fix typo #71 (eltociear)
- cleanup from #60, resolves #66 #67 (sirkitree)
- Telegram Integration with shouldRespond handler + image recognition #65 (dreaminglucid)
- Initial commit for adding Renovate autoupdater. #63 (mrdavidburns)
- adding github issue templates #62 (sirkitree)
- sqlite_vss issue #60 (MarcoMandar)
- Clarifying instructions to run locally #59 (ferric-sol)
- corrected node-llama-cpp command #57 (Honkware)
- Adding a CONTRIBUTING.md #46 (sirkitree)
- pumpfun #43 (MarcoMandar)
- provide a way to chat directly with the agent via the command line #42 (sirkitree)
- Update README.md #41 (sirkitree)
- Update README.md #36 (wahndo)
- Telegram #31 (lalalune)
- token provider #24 (MarcoMandar)
- minor fixes to base.ts and llama.ts, resolved missing package.json im… #20 (twilwa)
- More twitter upgrades and refactoring #18 (lalalune)
- Refactor, Plumbing, Twitter Agent #17 (lalalune)
- Integrate Moondream into Twitter and Discord #16 (vladkashka56)
- New Twitter Client #8 (lalalune)
* This Changelog was automatically generated by github_changelog_generator