v0.4.1#

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

Contributors#

Thanks to everyone who contributed to this release:

@erikbjare

Changelog#

Changes since v0.4.0:

📦 gptme#

✨ Features (1)#

  • feat: added config support for ‘custom instructions’, for both the user and projects, more prompting improvements (b75c7906)

🐛 Fixes (1)#

  • fix: prompt improvement to avoid overly eager shell file-writing (250def1d)

🔨 Misc (2)#

  • refactor: renamed test_gptme.py to test_cli.py (79e5a565)

  • chore: release v0.4.0 (616a4689)

Full Changelog: https://github.com/gptme/gptme/compare/v0.4.0…v0.4.1