These are the release notes for gptme version v0.9.2.
Scanned 6/1/2026
Install via CLI
openskills install tools-only/X-Skills# 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`](https://github.com/gptme/gptme/commit/9ccb0a3b))
### 🐛 Fixes (4)
- fix: fixed ROLE_COLOR for assistant, darker red background for confirm prompt ([`a7e866b9`](https://github.com/gptme/gptme/commit/a7e866b9))
- fix: minor improvement to load command, added mandelbrot video test to integration test examples ([`f26469cf`](https://github.com/gptme/gptme/commit/f26469cf))
- fix: fixed bug in codeblock handling, use gpt-3.5-turbo in tests, improved testing ([`99eda23c`](https://github.com/gptme/gptme/commit/99eda23c))
- fix: made verbose tabcomplete init prints into debug logs ([`84e68c6f`](https://github.com/gptme/gptme/commit/84e68c6f))
### 🔨 Misc (2)
- test: added test for is_supported_codeblock ([`c1ba742c`](https://github.com/gptme/gptme/commit/c1ba742c))
- chore: updated pyproject version to 0.9.1.dev0 ([`264b6098`](https://github.com/gptme/gptme/commit/264b6098))
*(excluded 3 less relevant [commits](https://github.com/gptme/gptme/compare/v0.9.1...v0.9.2))*
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.9.1...v0.9.2
No comments yet. Be the first to comment!