Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 13:36
6616fca

2.4.0 (2025-09-30)

Features

  • add PrtReloadCache command to reload cached models (10d146f)

Bug Fixes

  • addresses issue #177, reload list after deleting chat item (708fccf)
  • logger: stop overwriting global vim.notify function (55676bc)
  • remove chat prompt buffer, chats should be fully functional buffers (da1eb03)
  • rewrite, append and prepend now respect chat_free_cursor option (6ad76a1)
  • typos and correct chat/command mode detection (8f97191)