These are the release notes for gptme version v0.10.4.
Scanned 6/1/2026
Install via CLI
openskills install tools-only/X-Skills# v0.10.4
These are the release notes for gptme version v0.10.4.
## Contributors
Thanks to everyone who contributed to this release:
@erikbjare
## Changelog
Changes since v0.10.3:
## 📦 gptme
### ✨ Features (2)
- feat: added branching to logmanager ([#33](https://github.com/gptme/gptme/issues/33)) ([`808a8abd`](https://github.com/gptme/gptme/commit/808a8abd))
- feat: added /tokens command ([`e8415ecc`](https://github.com/gptme/gptme/commit/e8415ecc))
### 🐛 Fixes (4)
- fix: allow unknown models (again) ([`a89c385d`](https://github.com/gptme/gptme/commit/a89c385d))
- fix: add missing param to init in tests ([`86d5d747`](https://github.com/gptme/gptme/commit/86d5d747))
- fix: more improvements to, and integration of, models.py ([`107c57ce`](https://github.com/gptme/gptme/commit/107c57ce))
- fix: added models.py with metadata about model context lengths ([`c76211d7`](https://github.com/gptme/gptme/commit/c76211d7))
### 🔨 Misc (3)
- docs: remove mentions of 'Advanced Data Analysis' (now only 'Code Interpreter') ([`923c9280`](https://github.com/gptme/gptme/commit/923c9280))
- docs: removed old & outdated docstring ([`d29d6457`](https://github.com/gptme/gptme/commit/d29d6457))
- docs: fixed links to issues in README ([`3217439b`](https://github.com/gptme/gptme/commit/3217439b))
*(excluded 5 less relevant [commits](https://github.com/gptme/gptme/compare/v0.10.3...v0.10.4))*
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.10.3...v0.10.4
No comments yet. Be the first to comment!