Skip to content

Releases: arcuru/headjack

v0.4.0

06 May 16:31
Compare
Choose a tag to compare

This release adds a few features needed for pokem 1.0.

  • Setting a custom command prefix, defaulting to !bot. This matches other Matrix bot behaviors.
  • Adding a room size limit that takes effect when joining rooms.

v0.1.0

23 Mar 17:29
Compare
Choose a tag to compare

Initial release.

It's usable, but not very polished.

Changelog

[0.1.0] - 2024-03-23

Bug Fixes

  • Formatting

Documentation

  • Add basic README

Features

  • Initialization from examples
  • Add ollama backend
  • Use a config file for login info
  • Add context to the ollama requests
  • Add model configuration to config file
  • Use aichat as the chat backend

Eat

  • Add in session persistence from the examples