Skip to content

Latest commit

 

History

History
507 lines (416 loc) · 47.5 KB

CHANGELOG.md

File metadata and controls

507 lines (416 loc) · 47.5 KB

Changelog

v0.1.4-alpha.3 (2024-11-22)

Full Changelog

Merged pull requests:

v0.1.4-alpha.2 (2024-11-22)

Full Changelog

Merged pull requests:

v0.1.4-alpha.1 (2024-11-22)

Full Changelog

Merged pull requests:

v0.1.4-alpha.0 (2024-11-22)

Full Changelog

Implemented enhancements:

  • Run using Bun.sh #492
  • Move Trust DB into package #342
  • Core Unit Tests #340

Fixed bugs:

  • Twitter Dry Run not working #451
  • getCachedEmbeddings broken for sqlite adapter #251

Merged pull requests:

v0.1.3 (2024-11-20)

Full Changelog

Implemented enhancements:

  • ⚙️Take Order Action Integration #53
  • 🔍 Trust Score Calculator #52
  • 📊 Order Book System #49
  • daos.fun integration #33

Merged pull requests:

v0.1.3-alpha.2 (2024-11-20)

Full Changelog

Merged pull requests:

v0.1.3-alpha.1 (2024-11-20)

Full Changelog

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)

Full Changelog

Merged pull requests:

v0.1.2 (2024-11-20)

Full Changelog

Merged pull requests:

v0.1.1 (2024-11-20)

Full Changelog

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:

v0.0.10 (2024-11-04)

Full Changelog

v0.0.9 (2024-11-04)

Full Changelog

v0.0.8 (2024-11-04)

Full Changelog

v0.0.7 (2024-11-04)

Full Changelog

v0.0.6 (2024-11-04)

Full Changelog

v0.0.5 (2024-11-04)

Full Changelog

v0.0.4 (2024-11-04)

Full Changelog

v0.0.3 (2024-11-04)

Full Changelog

Closed issues:

  • Get CI/CD working #174

Merged pull requests:

v0.0.2 (2024-11-03)

Full Changelog

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:

v0.0.1 (2024-10-29)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator