These are the release notes for gptme version v0.10.0.
Scanned 6/1/2026
Install via CLI
openskills install tools-only/X-Skills# v0.10.0
These are the release notes for gptme version v0.10.0.
## Contributors
Thanks to everyone who contributed to this release:
@erikbjare
## Changelog
Changes since v0.9.4:
## 📦 gptme
### 🐛 Fixes (3)
- fix: handle non-terminating ``` in LLM output better ([`509b6a47`](https://github.com/gptme/gptme/commit/509b6a47))
- fix: include files mentioned within prompt (fixes [#25](https://github.com/gptme/gptme/issues/25)) ([`441add66`](https://github.com/gptme/gptme/commit/441add66))
- fix: fixed auto-continue in non-interactive mode after codeblock execution ([`0601def2`](https://github.com/gptme/gptme/commit/0601def2))
### 🔨 Misc (3)
- docs: mention GitHub bot and WIP tree-based convos ([`2fdea105`](https://github.com/gptme/gptme/commit/2fdea105))
- docs: added WIP docs about finetuning, improved collect.py script ([`eb42f186`](https://github.com/gptme/gptme/commit/eb42f186))
- docs: improved README ([`f59d4ac7`](https://github.com/gptme/gptme/commit/f59d4ac7))
*(excluded 14 less relevant [commits](https://github.com/gptme/gptme/compare/v0.9.4...v0.10.0))*
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.9.4...v0.10.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.