Skip to content

Latest commit

 

History

History
199 lines (160 loc) · 18.3 KB

CHANGELOG.md

File metadata and controls

199 lines (160 loc) · 18.3 KB

Changelog

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