Skip to main content

Changelog

Unreleased

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