These are the release notes for gptme version v0.7.0.
Scanned 5/31/2026
Install via CLI
openskills install tools-only/X-Skills# v0.7.0
These are the release notes for gptme version v0.7.0.
## Contributors
Thanks to everyone who contributed to this release:
@erikbjare
## Changelog
Changes since v0.6.1:
## 📦 gptme
### ✨ Features (1)
- feat: changed command prefix from `.` to `/`, added tab completion, fixed bugs ([`e26fc64b`](https://github.com/gptme/gptme/commit/e26fc64b))
### 🐛 Fixes (1)
- fix: removed dependency on joblib (in favor of lru_cache) and toml (in favor of tomlkit), marked optionals properly in pyproject ([`43a6d2e5`](https://github.com/gptme/gptme/commit/43a6d2e5))
### 🔨 Misc (1)
- chore: release v0.7.0 ([`05f74ad8`](https://github.com/gptme/gptme/commit/05f74ad8))
**Full Changelog**: https://github.com/gptme/gptme/compare/v0.6.1...v0.7.0
No comments yet. Be the first to comment!