These are the release notes for gptme version v0.3.0.
Scanned 6/1/2026
Install via CLI
openskills install tools-only/X-Skills# v0.3.0
These are the release notes for gptme version v0.3.0.
## Contributors
Thanks to everyone who contributed to this release:
@erikbjare
## Changelog
Changes since v0.2.2:
## 📦 gptme
### ✨ Features (2)
- feat: added config, refactoring, hide initial system messages, better context awareness ([`9b54cec0`](https://github.com/gptme/gptme/commit/9b54cec0))
- feat: make OpenAI model configurable ([#4](https://github.com/gptme/gptme/issues/4)) ([`3f8f2383`](https://github.com/gptme/gptme/commit/3f8f2383))
### 🐛 Fixes (1)
- fix: better error if OPENAI_API_KEY not set ([`93ce1c44`](https://github.com/gptme/gptme/commit/93ce1c44))
### 🔨 Misc (5)
- chore: release v0.3.0 ([`26f3e915`](https://github.com/gptme/gptme/commit/26f3e915))
- docs: added 'Shell Copilot' usecase ([`6797ca64`](https://github.com/gptme/gptme/commit/6797ca64))
- docs: added note about Python 3.10+ ([`52934f8e`](https://github.com/gptme/gptme/commit/52934f8e))
- docs: updated README ([`c8579538`](https://github.com/gptme/gptme/commit/c8579538))
- docs: added mention of OPENAI_API_KEY ([`1641a70e`](https://github.com/gptme/gptme/commit/1641a70e))
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.2.2...v0.3.0
No comments yet. Be the first to comment!
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.