v0.9.2#

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

Contributors#

Thanks to everyone who contributed to this release:

@erikbjare

Changelog#

Changes since v0.9.1:

📦 gptme#

✨ Features (1)#

  • feat: include context about included programs and packages (9ccb0a3b)

🐛 Fixes (4)#

  • fix: fixed ROLE_COLOR for assistant, darker red background for confirm prompt (a7e866b9)

  • fix: minor improvement to load command, added mandelbrot video test to integration test examples (f26469cf)

  • fix: fixed bug in codeblock handling, use gpt-3.5-turbo in tests, improved testing (99eda23c)

  • fix: made verbose tabcomplete init prints into debug logs (84e68c6f)

🔨 Misc (2)#

  • test: added test for is_supported_codeblock (c1ba742c)

  • chore: updated pyproject version to 0.9.1.dev0 (264b6098)

(excluded 3 less relevant commits)

Full Changelog: https://github.com/gptme/gptme/compare/v0.9.1…v0.9.2