v0.9.4#

These are the release notes for gptme version v0.9.4.

Contributors#

Thanks to everyone who contributed to this release:

@erikbjare

Changelog#

Changes since v0.9.3:

📦 gptme#

🐛 Fixes (4)#

  • fix: include instructions for append in system prompt (50b00a00)

  • fix: removed /continue and /load commands (9ba41f54)

  • fix: fixed ctags test (fa7d4092)

  • fix: improved tabcomplete and added tests (e8aa4a96)

🔨 Misc (4)#

  • docs: added docs badge (fae03209)

  • refactor: extracted server stuff to seperate script gptme-server (e871a2ce)

  • test: fixed tabcomplete test in ci (9ac4fa00)

  • docs: fixed !NOTE (86167180)

Full Changelog: https://github.com/gptme/gptme/compare/v0.9.3…v0.9.4