v0.1.5
版本发布时间: 2024-12-02 14:43:43
ai16z/eliza最新发布版本:v0.1.5-alpha.5(2024-12-07 08:37:21)
What's Changed
- feat: adding back the renovate file for automated security scanning by @sirkitree in https://github.com/ai16z/eliza/pull/358
- feat: readme and linting by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/449
- fix: postgres embedding issues by @tarrencev in https://github.com/ai16z/eliza/pull/425
- fix: X dry run by @laser-riot in https://github.com/ai16z/eliza/pull/452
- Add npm install instructions to homepage header by @null-hax in https://github.com/ai16z/eliza/pull/459
- docs: Fix my name in stream notes by @odilitime in https://github.com/ai16z/eliza/pull/442
- feat: create-eliza-app by @coffeeorgreentea in https://github.com/ai16z/eliza/pull/462
- fix: Add missing fuzzystrmatch extension for levenshtein() method to postgresql schema.sql definition by @martincik in https://github.com/ai16z/eliza/pull/460
- fix: Fixing failling tests token.test.ts and videoGeneration.test.ts by @ai16z-demirix in https://github.com/ai16z/eliza/pull/465
- feat: init github client by @tarrencev in https://github.com/ai16z/eliza/pull/456
- docs: Add Discord username question by @odilitime in https://github.com/ai16z/eliza/pull/468
- docs: Update Contributors to bring inline with PR468 by @odilitime in https://github.com/ai16z/eliza/pull/470
- feat: Cache Manager by @bmgalego in https://github.com/ai16z/eliza/pull/378
- ollama generate case was using console.debug. by @drew-royster in https://github.com/ai16z/eliza/pull/474
- fix: ci by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/475
- feat: Twitter Refactor by @bmgalego in https://github.com/ai16z/eliza/pull/478
- refactor: add template types by @vivoidos in https://github.com/ai16z/eliza/pull/479
- feat: adds check by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/466
- fix: ignored modelEndpointOverride in generation by @darwintree in https://github.com/ai16z/eliza/pull/446
- feat: Improvements by @bmgalego in https://github.com/ai16z/eliza/pull/482
- fix: agent type error and sqlite file env by @bmgalego in https://github.com/ai16z/eliza/pull/484
- fix: agent loadCharacters file resolver by @bmgalego in https://github.com/ai16z/eliza/pull/486
- fix: fix character path loading by @bmgalego in https://github.com/ai16z/eliza/pull/487
- fix: added missing packages to tsup configs' externals by @massivefermion in https://github.com/ai16z/eliza/pull/488
- docs: Create best-practices.md documentation by @snobbee in https://github.com/ai16z/eliza/pull/463
- feat: Added TWITTER_COOKIE example on quickstart.md by @haeunchin in https://github.com/ai16z/eliza/pull/476
- feat: Improve knowledge embeddings by @tarrencev in https://github.com/ai16z/eliza/pull/472
- feat: improve type saftey by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/494
- fix: improve embeddings by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/496
- node-v by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/501
- fix: deps by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/503
- chore: add contributor license by @awidearray in https://github.com/ai16z/eliza/pull/502
- fix: remove sol dep by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/504
- fix: issue with npm by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/505
- fix: services fix by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/509
- fix: speech service fix by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/512
- docs: add template and client configuration guide by @oguzserdar in https://github.com/ai16z/eliza/pull/510
- Wrap
fastembed
in try catch to allow non node environments to build by @antpb in https://github.com/ai16z/eliza/pull/508 - fix: husky and pre-commit by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/514
- fix: lint by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/515
- test: add linter to all packages and enable vitest by @snobbee in https://github.com/ai16z/eliza/pull/490
- feat: add coinbase plugin starting with cb commerce functionality by @monilpat in https://github.com/ai16z/eliza/pull/513
- fix: Gracefully Handle Add Participants Unique Constraint Error in Postgres by @VarKrishin in https://github.com/ai16z/eliza/pull/495
- fix: Ollama fix by @yodamaster726 in https://github.com/ai16z/eliza/pull/524
- fix: ollama local and llama local by @yodamaster726 in https://github.com/ai16z/eliza/pull/521
- fix: Fix/telegram by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/530
- fix(deps): update dependency @ai-sdk/anthropic to ^0.0.56 by @renovate in https://github.com/ai16z/eliza/pull/528
- fix(deps): pin dependencies by @renovate in https://github.com/ai16z/eliza/pull/529
- chore(deps): pin dependencies by @renovate in https://github.com/ai16z/eliza/pull/526
- fix(deps): update dependency @ai-sdk/openai to v1.0.4 by @renovate in https://github.com/ai16z/eliza/pull/533
- fix(deps): update dependency @ai-sdk/google-vertex to ^0.0.43 by @renovate in https://github.com/ai16z/eliza/pull/532
- fix: pass runtime to video service by @0xFlicker in https://github.com/ai16z/eliza/pull/535
- fix: discord voice memory id not unique by @bmgalego in https://github.com/ai16z/eliza/pull/540
- fix: db queries not using agentId in all memory queries by @bmgalego in https://github.com/ai16z/eliza/pull/539
- fix: error in getGoals and remove coinbase package-lock.json by @bmgalego in https://github.com/ai16z/eliza/pull/545
- fix: Use BigInt for tweet IDs in client-twitter by @wraitii in https://github.com/ai16z/eliza/pull/552
- fix: add try catch to process action by @bmgalego in https://github.com/ai16z/eliza/pull/546
- fix: generateText format consistency by @tomguluson92 in https://github.com/ai16z/eliza/pull/550
- fix: bump echogarden to fix case sensitive issue by @0xFlicker in https://github.com/ai16z/eliza/pull/561
- Improved Twitter Documentation by @grallc in https://github.com/ai16z/eliza/pull/559
- fix: sql command by @0xFlicker in https://github.com/ai16z/eliza/pull/560
- fix: remove db adapters depencies from core and remove plugin-node from telegram by @bmgalego in https://github.com/ai16z/eliza/pull/571
- fix: add missing documents and knowledge memory managers to runtime interface by @bmgalego in https://github.com/ai16z/eliza/pull/572
- fix: remove postinstall script from plugin-coinbase by @bmgalego in https://github.com/ai16z/eliza/pull/573
- fix: postgres by @ponderingdemocritus in https://github.com/ai16z/eliza/pull/557
- fix: Token provider getHighestLiquidityPair by @bmgalego in https://github.com/ai16z/eliza/pull/547
- Add community stream notes for WDYGDTW 2 by @YoungPhlo in https://github.com/ai16z/eliza/pull/580
- feat: add new pages by @madjin in https://github.com/ai16z/eliza/pull/581
- fix: Devex Fixes by @lalalune in https://github.com/ai16z/eliza/pull/583
- feat: update api docs by @madjin in https://github.com/ai16z/eliza/pull/582
- feat: Update packages by @lalalune in https://github.com/ai16z/eliza/pull/584
- Update dependency @echogarden/espeak-ng-emscripten to v0.3.3 by @renovate in https://github.com/ai16z/eliza/pull/537
- Update dependency @opendocsg/pdf2md to v0.1.32 by @renovate in https://github.com/ai16z/eliza/pull/538
- Update dependency agent-twitter-client to v0.0.14 by @renovate in https://github.com/ai16z/eliza/pull/542
- Update docusaurus monorepo to v3.6.3 by @renovate in https://github.com/ai16z/eliza/pull/543
- Update dependency clsx to v2.1.1 by @renovate in https://github.com/ai16z/eliza/pull/544
- feat: More package updates by @lalalune in https://github.com/ai16z/eliza/pull/585
- Pin dependency vue to 3.5.13 by @renovate in https://github.com/ai16z/eliza/pull/527
- feat: Shaw/realityspiral/coinbase fixes by @lalalune in https://github.com/ai16z/eliza/pull/586
- feat: implement coinbase mass payments across base/sol/eth/pol/arb by @monilpat in https://github.com/ai16z/eliza/pull/569
- Shaw/logger fixes by @lalalune in https://github.com/ai16z/eliza/pull/587
- fix: missing updates for logger.ts by @yodamaster726 in https://github.com/ai16z/eliza/pull/525
- fix: React Client fixes by @lalalune in https://github.com/ai16z/eliza/pull/588
- feat: add agent selection, router and sidebar layout in React client by @vivoidos in https://github.com/ai16z/eliza/pull/536
- fix: fixing failing goals, cache and token tests by @ai16z-demirix in https://github.com/ai16z/eliza/pull/522
- fix: Shaw/fix zerog by @lalalune in https://github.com/ai16z/eliza/pull/589
- feat: Add 0G plugin for file storage by @Wilbert957 in https://github.com/ai16z/eliza/pull/416
- fix: enable test run in CI for core package by @pgoos in https://github.com/ai16z/eliza/pull/590
- CS - first api hookups. by @justabot in https://github.com/ai16z/eliza/pull/564
- feat: update sidebars by @madjin in https://github.com/ai16z/eliza/pull/593
- Download updates by @justabot in https://github.com/ai16z/eliza/pull/594
- feat: Farcaster Client by @bmgalego in https://github.com/ai16z/eliza/pull/386
- Pr 33 by @MarcoMandar in https://github.com/ai16z/eliza/pull/596
- fix: discord crash on sending message to null channel by @odilitime in https://github.com/ai16z/eliza/pull/598
- fix: db queries in sqljs database adapter not using agentId by @bmgalego in https://github.com/ai16z/eliza/pull/606
- fix: agent DirectClient is not a type by @odilitime in https://github.com/ai16z/eliza/pull/605
- fix: add Memory Manager getMemoriesByRoomIds missing tableName param by @bmgalego in https://github.com/ai16z/eliza/pull/602
- fix: time prompt to include UTC, convert to verbose english to help prompting by @odilitime in https://github.com/ai16z/eliza/pull/603
- feat: add knowledge to state by @bmgalego in https://github.com/ai16z/eliza/pull/600
- feat: Adding tests for actions and generation. Skiping test step in defaultCharacters by @ai16z-demirix in https://github.com/ai16z/eliza/pull/591
- feat: sell simulation service by @MarcoMandar in https://github.com/ai16z/eliza/pull/597
- fix: use correct getCachedEmbeddings query_field_sub_name by @bmgalego in https://github.com/ai16z/eliza/pull/607
- fix: knowledge module exporting process by @bmgalego in https://github.com/ai16z/eliza/pull/609
- fix: add client farcaster templates to character type by @bmgalego in https://github.com/ai16z/eliza/pull/610
- feat: make node-plugin lazy-loaded for faster boot times by @bmgalego in https://github.com/ai16z/eliza/pull/599
- chore(nvmrc): update Node.js version from v23.1.0 to v23.3.0 by @wolfcito in https://github.com/ai16z/eliza/pull/611
- fix: Fix buttplug.io integration and merge by @lalalune in https://github.com/ai16z/eliza/pull/612
- feat: Add buttplug.io integration by @8times4 in https://github.com/ai16z/eliza/pull/517
- fix: Update and add Conflux by @lalalune in https://github.com/ai16z/eliza/pull/613
- feat: add Conflux plugin by @darwintree in https://github.com/ai16z/eliza/pull/481
- feat: Add decentralized inferencing for Eliza (LLAMA, Hermes, Flux) by @genesis-0000 in https://github.com/ai16z/eliza/pull/516
- fix: memory similarity log & new knowledge ingestion by @yoniebans in https://github.com/ai16z/eliza/pull/616
- feat: starknet portfolio provider by @milancermak in https://github.com/ai16z/eliza/pull/595
- bugfix: Modify docker run error after agent folder move by @THtianhao in https://github.com/ai16z/eliza/pull/458
- fix: handle when tweet_results is empty better by @odilitime in https://github.com/ai16z/eliza/pull/620
- fix: small improvements to agent process exits by @cygaar in https://github.com/ai16z/eliza/pull/625
- Feat/sell simulation by @MarcoMandar in https://github.com/ai16z/eliza/pull/627
- fix: Add Tweet Response Deduplication Check by @tsubasakong in https://github.com/ai16z/eliza/pull/622
- fix: node package builds by @cygaar in https://github.com/ai16z/eliza/pull/636
- dicord bot voice by @tcm390 in https://github.com/ai16z/eliza/pull/633
- feat: Initial TEE Plugin by @HashWarlock in https://github.com/ai16z/eliza/pull/632
- Notes for AI Agent Dev School #1 by @YoungPhlo in https://github.com/ai16z/eliza/pull/638
- feat: Merge EVM and add character override by @lalalune in https://github.com/ai16z/eliza/pull/643
- fix: Add docs, update providers for TEE Plugin by @HashWarlock in https://github.com/ai16z/eliza/pull/640
- fix: running a character.json fails when running per docs by @yodamaster726 in https://github.com/ai16z/eliza/pull/624
- feat: support starkname by @irisdv in https://github.com/ai16z/eliza/pull/628
- refactor: better db connection handling by @cygaar in https://github.com/ai16z/eliza/pull/635
- add connection instruction for connecting with X by @zjasper666 in https://github.com/ai16z/eliza/pull/641
- Feat/simulation sell types by @MarcoMandar in https://github.com/ai16z/eliza/pull/642
- updates postgres setup instructions in docs by @DataRelic in https://github.com/ai16z/eliza/pull/645
- Update ci.yaml by @snobbee in https://github.com/ai16z/eliza/pull/652
- feat: improve browser service by @cygaar in https://github.com/ai16z/eliza/pull/653
- added support for LlamaLocal's path outside plugin-node/dist by @dr-fusion in https://github.com/ai16z/eliza/pull/649
- CS - adding better errors and readme. by @justabot in https://github.com/ai16z/eliza/pull/654
- feat: implement coinbase trading by @monilpat in https://github.com/ai16z/eliza/pull/608
- fix: pnpm-lock.yaml by @monilpat in https://github.com/ai16z/eliza/pull/664
- feat: add minimal config file for code cov by @pgoos in https://github.com/ai16z/eliza/pull/659
- fix: embedding search for non-openai models by @cygaar in https://github.com/ai16z/eliza/pull/660
- feat: evm pubkey derivation by @St4rgarden in https://github.com/ai16z/eliza/pull/667
- fix: add missing commands to quickstart by @0xaguspunk in https://github.com/ai16z/eliza/pull/665
- Add Galadriel LLM Inference Provider by @dontAskVI in https://github.com/ai16z/eliza/pull/651
- redpill custom models by @v1xingyue in https://github.com/ai16z/eliza/pull/668
- feat: Add wallet history (transactions, balances) to coinbase providers by @monilpat in https://github.com/ai16z/eliza/pull/658
- fix: discord permissions and duplicate reactions, new /joinchannel command by @augchan42 in https://github.com/ai16z/eliza/pull/662
- feat: add image text model provider separation and fal.ai integration by @yoniebans in https://github.com/ai16z/eliza/pull/650
- feat : whatsapp by @awidearray in https://github.com/ai16z/eliza/pull/626
- feat: add ICP token creation support by @asDNSk in https://github.com/ai16z/eliza/pull/357
- integrate tavily by @tcm390 in https://github.com/ai16z/eliza/pull/518
- incorrect package install location Update plugins.md by @cryptoradagast in https://github.com/ai16z/eliza/pull/669
- fix: eslint not working by @cygaar in https://github.com/ai16z/eliza/pull/672
- fix: add missing viem dependency by @HashWarlock in https://github.com/ai16z/eliza/pull/674
- fix: embeddings for messages with urls by @cygaar in https://github.com/ai16z/eliza/pull/671
- Fix: run tests with coverage by @pgoos in https://github.com/ai16z/eliza/pull/676
- feat: improve embeddings, models and connectivity by @augchan42 in https://github.com/ai16z/eliza/pull/677
- fix: Make TEE Plugin available to launch agent & fix previous launch error by @HashWarlock in https://github.com/ai16z/eliza/pull/678
- fix: getEmbeddingZeroVector calls by @cygaar in https://github.com/ai16z/eliza/pull/682
- feat: add Turborepo by @lalalune in https://github.com/ai16z/eliza/pull/670
- feat: make twitter client polling configurable by @cygaar in https://github.com/ai16z/eliza/pull/683
- chore: remove unused packages introduced in #677 by @shakkernerd in https://github.com/ai16z/eliza/pull/693
- Fix/logging issues by @augchan42 in https://github.com/ai16z/eliza/pull/688
- chore: Remove web-agent folder - duplicate of client folder by @shakkernerd in https://github.com/ai16z/eliza/pull/699
- fix: update docker image to support turbo and reduce build time by @HashWarlock in https://github.com/ai16z/eliza/pull/702
- fix: Switch from tiktoken to js-tiktoken for worker compatibility by @antpb in https://github.com/ai16z/eliza/pull/703
- fix: simplify linting dependencies by @cygaar in https://github.com/ai16z/eliza/pull/721
- fix: twitter recent interactions by @cygaar in https://github.com/ai16z/eliza/pull/729
- feat: add new pages, update sidebar by @madjin in https://github.com/ai16z/eliza/pull/728
- feat: increase knowledge context by @cygaar in https://github.com/ai16z/eliza/pull/730
- refactor: ClientBase to use a map for managing multiple Twitter clients by account identifier by @tcm390 in https://github.com/ai16z/eliza/pull/722
- fix: move
fastembed
import to the isnode condition check by @antpb in https://github.com/ai16z/eliza/pull/709 - chore: remove unused env var by @2pmflow in https://github.com/ai16z/eliza/pull/737
- fix (core): message completion footer format by @CodingTux in https://github.com/ai16z/eliza/pull/742
- fix(deps): pin dependencies by @renovate in https://github.com/ai16z/eliza/pull/744
- fix: packagejson updated to latest agent-client 0.0.16 by @denizekiz in https://github.com/ai16z/eliza/pull/753
- Add running with Gitpod by @v1xingyue in https://github.com/ai16z/eliza/pull/758
- fix(deps): update dependency @ai-sdk/openai to v1.0.5 by @renovate in https://github.com/ai16z/eliza/pull/751
- Update environment, add twitter quality of life updates by @lalalune in https://github.com/ai16z/eliza/pull/765
- fix: improve twitter post content quality by @cygaar in https://github.com/ai16z/eliza/pull/763
- fix(deps): update dependency tailwind-merge to v2.5.5 by @renovate in https://github.com/ai16z/eliza/pull/761
- fix: recentPosts always empty by @tcm390 in https://github.com/ai16z/eliza/pull/756
- feat: Pin dependencies and unify tsconfig by @lalalune in https://github.com/ai16z/eliza/pull/767
- Update dependency dompurify to v3.2.2 by @renovate in https://github.com/ai16z/eliza/pull/548
- Update dependency @supabase/supabase-js to v2.46.2 by @renovate in https://github.com/ai16z/eliza/pull/754
- Update dependency clsx to v2.1.1 by @renovate in https://github.com/ai16z/eliza/pull/760
- Update dependency uuid to v11.0.3 by @renovate in https://github.com/ai16z/eliza/pull/766
- fix: follow-up improvements for ICP token creation (PR #357) by @asDNSk in https://github.com/ai16z/eliza/pull/757
- feat: more dependency updates by @lalalune in https://github.com/ai16z/eliza/pull/771
- fix(deps): replace dependency eslint-plugin-vitest with @vitest/eslint-plugin 1.0.1 by @renovate in https://github.com/ai16z/eliza/pull/749
- chore(deps): update dependency @eslint/js to v9.16.0 by @renovate in https://github.com/ai16z/eliza/pull/769
- chore(deps): update dependency @vitest/eslint-plugin to v1.1.13 by @renovate in https://github.com/ai16z/eliza/pull/770
- fix(deps): update sqlite related by @renovate in https://github.com/ai16z/eliza/pull/768
- fix: Integrate jin's docs changes and rebuild docs with a16z by @lalalune in https://github.com/ai16z/eliza/pull/772
- feat: Create community section by @madjin in https://github.com/ai16z/eliza/pull/745
- Integrate goat plugin by @lalalune in https://github.com/ai16z/eliza/pull/773
- feat: add goat plugin by @0xaguspunk in https://github.com/ai16z/eliza/pull/736
- Add decentralized GenAI backend by @L-jasmine in https://github.com/ai16z/eliza/pull/762
- Integrate more LLMs, fix case issue in switch by @lalalune in https://github.com/ai16z/eliza/pull/774
- Merge more model providers and fix issues by @lalalune in https://github.com/ai16z/eliza/pull/775
- feat: Add two more providers: Ali Bailian(Qwen) and Volengine(Doubao, Bytedance) by @btspoony in https://github.com/ai16z/eliza/pull/747
- add simulator tutor for plugin-tee docs by @shelvenzhou in https://github.com/ai16z/eliza/pull/746
- feat: (voice) enhance character card voice configuration support by @augchan42 in https://github.com/ai16z/eliza/pull/698
- feat: donate 1% of coinbase transactions by default by @monilpat in https://github.com/ai16z/eliza/pull/759
- Create docker-setup.md by @Freytes in https://github.com/ai16z/eliza/pull/776
- fix: Refactor image interface and update to move llama cloud -> together provider by @lalalune in https://github.com/ai16z/eliza/pull/777
- fix: Text2Image interface refactored by @tomguluson92 in https://github.com/ai16z/eliza/pull/752
- refactor: refactor dockerfile to reduce image and build time by @HashWarlock in https://github.com/ai16z/eliza/pull/782
- feat: Update default character by @lalalune in https://github.com/ai16z/eliza/pull/781
New Contributors
- @laser-riot made their first contribution in https://github.com/ai16z/eliza/pull/452
- @null-hax made their first contribution in https://github.com/ai16z/eliza/pull/459
- @coffeeorgreentea made their first contribution in https://github.com/ai16z/eliza/pull/462
- @drew-royster made their first contribution in https://github.com/ai16z/eliza/pull/474
- @darwintree made their first contribution in https://github.com/ai16z/eliza/pull/446
- @massivefermion made their first contribution in https://github.com/ai16z/eliza/pull/488
- @snobbee made their first contribution in https://github.com/ai16z/eliza/pull/463
- @haeunchin made their first contribution in https://github.com/ai16z/eliza/pull/476
- @awidearray made their first contribution in https://github.com/ai16z/eliza/pull/502
- @antpb made their first contribution in https://github.com/ai16z/eliza/pull/508
- @VarKrishin made their first contribution in https://github.com/ai16z/eliza/pull/495
- @yodamaster726 made their first contribution in https://github.com/ai16z/eliza/pull/524
- @0xFlicker made their first contribution in https://github.com/ai16z/eliza/pull/535
- @wraitii made their first contribution in https://github.com/ai16z/eliza/pull/552
- @tomguluson92 made their first contribution in https://github.com/ai16z/eliza/pull/550
- @grallc made their first contribution in https://github.com/ai16z/eliza/pull/559
- @YoungPhlo made their first contribution in https://github.com/ai16z/eliza/pull/580
- @Wilbert957 made their first contribution in https://github.com/ai16z/eliza/pull/416
- @pgoos made their first contribution in https://github.com/ai16z/eliza/pull/590
- @justabot made their first contribution in https://github.com/ai16z/eliza/pull/564
- @wolfcito made their first contribution in https://github.com/ai16z/eliza/pull/611
- @8times4 made their first contribution in https://github.com/ai16z/eliza/pull/517
- @genesis-0000 made their first contribution in https://github.com/ai16z/eliza/pull/516
- @yoniebans made their first contribution in https://github.com/ai16z/eliza/pull/616
- @milancermak made their first contribution in https://github.com/ai16z/eliza/pull/595
- @THtianhao made their first contribution in https://github.com/ai16z/eliza/pull/458
- @cygaar made their first contribution in https://github.com/ai16z/eliza/pull/625
- @irisdv made their first contribution in https://github.com/ai16z/eliza/pull/628
- @zjasper666 made their first contribution in https://github.com/ai16z/eliza/pull/641
- @DataRelic made their first contribution in https://github.com/ai16z/eliza/pull/645
- @dr-fusion made their first contribution in https://github.com/ai16z/eliza/pull/649
- @St4rgarden made their first contribution in https://github.com/ai16z/eliza/pull/667
- @0xaguspunk made their first contribution in https://github.com/ai16z/eliza/pull/665
- @dontAskVI made their first contribution in https://github.com/ai16z/eliza/pull/651
- @augchan42 made their first contribution in https://github.com/ai16z/eliza/pull/662
- @asDNSk made their first contribution in https://github.com/ai16z/eliza/pull/357
- @cryptoradagast made their first contribution in https://github.com/ai16z/eliza/pull/669
- @2pmflow made their first contribution in https://github.com/ai16z/eliza/pull/737
- @CodingTux made their first contribution in https://github.com/ai16z/eliza/pull/742
- @L-jasmine made their first contribution in https://github.com/ai16z/eliza/pull/762
- @btspoony made their first contribution in https://github.com/ai16z/eliza/pull/747
- @shelvenzhou made their first contribution in https://github.com/ai16z/eliza/pull/746
- @Freytes made their first contribution in https://github.com/ai16z/eliza/pull/776
Full Changelog: https://github.com/ai16z/eliza/compare/v0.1.3...v0.1.5