Releases: elizaOS/eliza
Releases · elizaOS/eliza
v0.1.3-alpha.2
What's Changed
- fix: configs by @ponderingdemocritus in #431
- docs: Update contributing.md to incorporate Contribution Guidelines by @monilpat in #430
- fix: linting and imports ready for npm by @ponderingdemocritus in #433
- feat: don't require .env to exist by @odilitime in #427
- chore: Update pr.yaml to show actual condition so easier to follow by @monilpat in #429
- fix: imports by @ponderingdemocritus in #435
Full Changelog: v0.1.1...v0.1.3-alpha.2
v0.1.3
What's Changed
- docs: Update contributing.md to incorporate Contribution Guidelines by @monilpat in #430
- fix: linting and imports ready for npm by @ponderingdemocritus in #433
- feat: don't require .env to exist by @odilitime in #427
- chore: Update pr.yaml to show actual condition so easier to follow by @monilpat in #429
- fix: imports by @ponderingdemocritus in #435
- fix: path by @ponderingdemocritus in #436
- fix: since agent is moved out of packages, adjust default path by @odilitime in #432
- fix: Fix linter issues by @martincik in #397
- feat: add all the style guidelines to the context by @o-on-x in #441
- fix: fixes some console logs by @ponderingdemocritus in #440
- fix: The bot is by default deafened and we don't want that by @martincik in #437
- fix: unrug by @ponderingdemocritus in #444
- fix: voice perms by @ponderingdemocritus in #447
Full Changelog: v0.1.2...v0.1.3
v0.1.1
What's Changed
- Groq api integration by @juke in #194
- Updated documentation by @atvonsc in #195
- Major documentation updates by @madjin in #199
- swap Dao action initital by @MarcoMandar in #196
- Swap functionality by @lalalune in #197
- Add RedPill API Support by @HashWarlock in #198
- Fix Discord Voice and DMs by @lalalune in #203
- Shaw fix characters paths, .ts requirement and missings args by @lalalune in #204
- Implement grok beta by @MeDott29 in #216
- add the template overrides by @lalalune in #207
- lazy load llama by @lalalune in #220
- Abstracts Eliza into a Package to enble publishing onto NPM along with plugin system by @ponderingdemocritus in #214
- Add OLLAMA as Model Provider by @o-on-x in #221
- models.gguf stored in models file, & tsconfig changes for ref @eliza/core & other things by @o-on-x in #224
- plugin-image-generation tsconfig.json fix & ollama error handling by @o-on-x in #228
- Update Docs by @madjin in #231
- update docs by @madjin in #233
- move code out to plugins, adapters and clients by @lalalune in #225
- Added OpenRouter model provider by @o-on-x in #245
- Support google models in generation by @parzival418 in #246
- trust integration by @MarcoMandar in #248
- Working PostGres Adapter by @cvartanian in #247
- use openai embeddings setting by @o-on-x in #252
- refactor embeddings by @o-on-x in #254
- embedding set to use openai endpoint when using openai embeddings by @o-on-x in #255
- bigint support in logger by @o-on-x in #256
- Fix: changed claude-3-5-haiku to claude-3-5-haiku-20241022 for fixing… by @denizekiz in #257
- Update docs by @madjin in #253
- cachedEmbeddings fix by @dorianjanezic in #262
- add verbose config with logger by @v1xingyue in #249
- recommendations, token info, client auto by @MarcoMandar in #250
- fix: docs features darkmode color by @fabianhug in #266
- docs homepage rework by @mrpspring in #280
- Improve Docs by @madjin in #273
- Don't blow up if the wallet is missing by @ferric-sol in #281
- Fix embedding calculation for sqlite by @ferric-sol in #261
- Fix: compute unit increasein swapts, default is too low to make trans… by @denizekiz in #276
- add modelProvider to json to resolve embeddings error by @twilwa in #274
- fix docs: add python as a prerequisite (needed for node-gyp) by @metadiver in #277
- Bundles by @ponderingdemocritus in #285
- Loaf stuff by @lalalune in #286
- Added missing GROK model provider key initialization by @FabriceIRANKUNDA in #296
- Added Transfer / Send Token Action by @o-on-x in #297
- telegram: start agent after client initialization by @o-on-x in #304
- Telegram client refactor for bot info availability by @ropresearch in #308
- Increased llama and llama based model temperatures by @alanneary17 in #310
- docs: add a new Japanese README by @eltociear in #307
- Add Korean and French README by @BugByClaude in #312
- fix service call patterns but needs testing by @lalalune in #311
- add node version check by @thearyanag in #299
- added working pumpfun.ts by @o-on-x in #313
- Fix broken docs by @madjin in #321
- docs: add a new Portuguese README version by @gabrielsants in #320
- Update Quickstart Guide by @odilitime in #325
- Save Trade on creation to the backend by @MarcoMandar in #328
- utils.ts example tweet splitting by @o-on-x in #323
- [LLM Object Generation][1/2] Leverage AI Lib's Generate Object instead of parsing strings by @monilpat in #309
- claude vertex configs added to generation.ts (was missing) by @denizekiz in #330
- README_KOR.md Korean version edited by a Korean by @sumin13245 in #329
- Dockerized application for local development, testing and deployment by @pindaroso in #293
- fix: Build error for packages requiring @ai16z/eliza by @shakkernerd in #331
- Docs: README.md improvements: clarify testing, add additional docker information by @odilitime in #333
- Docs: additional Quickstart clarification and improvements by @odilitime in #334
- added clientConfig to optionally ignore bots and DMs by @vivoidos in #336
- feat: Add Heurist API Integration as New Model Provider by @tsubasakong in #335
- feat: Starknet plugin by @ponderingdemocritus in #287
- fix: dev build by @ponderingdemocritus in #343
- Update Heurist Integration Documentation and Examples by @tsubasakong in #339
- getOrCreateRecommenderWithTelegramId by @MarcoMandar in #345
- fix: imports and cleanups by @ponderingdemocritus in #344
- trust fixes by @MarcoMandar in #347
- feat: trust db by @ponderingdemocritus in #349
- Add Community & contact and Star History by @thejoven in #353
- fix: solana by @ponderingdemocritus in #354
- fix: some trust fixes by @lalalune in #346
- change default configuration of Heurist by @wjw12 in #348
- update tweet interval to 90-180 mins by @oguzserdar in #360
- feat: update docs with new stream notes by @madjin in #364
- post time set in env by @o-on-x in #368
- default set to new standard post time 90-180 type: post time by @o-on-x in #369
- feat: readme by @ponderingdemocritus in #370
- twitter-profile-remake by @alextitonis in #263
- fix: bug in getRecentMessageInteractions not awating for promisses before formating by @bmgalego in #366
- feat: starknet token transfer by @enitrat in #373
- feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages by @ai16z-demirix in #367
- feat: Enhance Heurist Image Generation Settings and Image Handling by @tsubasakong in #375
- feat: install clients from plugin by @ponderingdemocritus in #371
- fix: openrouter 70b don't support 128000, changed to 405b in model.ts by @denizekiz in #356
- feat: client by @ponderingdemocritus in #382
- feat: Complete Starknet DB Trust by @ponderingdemocritus in #355
- fix: client null by @ponderingdemocritus in #390
- fix: ca for btc was spam/fake by @thearyanag in #374
- feat: Logging improvements by @ponderingdemocritus in #393
- Fix tweet truncation issue by truncating at complete sentences by @boyaloxer in #388
- feat: Create README_ES.md by @metadiver in #400
- Register memory managers if passed to runtime by @martincik in #396
- fix: tsup build error (client-twitter) by @leomercier in #402
- docs: add Russian(RU) translation of README by @whonion in #380
- docs: Update README_FR.md by @xclicx in #377
- docs: add Turkish (TR) translation of README by @oguzserdar in #376
- feat: Contextual Twitter Threads + Spam Reduction b...