Releases: ErikBjare/gptme
v0.9.1
These are the release notes for GPTMe version v0.9.1.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.9.0:
📦 gptme
🐛 Fixes (2)
- fix: fixed passing non-text files on cli, fixed recursive import, fixed len() call which should be len_tokens(), only stop generation on executable/supported codeblocks (
0aebbff
) - fix: fixed support for local models (specifically through litellm proxy) (
a046004
)
🔨 Misc (1)
- docs: updated local-models doc with better instructions (
23644af
)
Full Changelog: v0.9.0...v0.9.1
v0.9.0
These are the release notes for GPTMe version v0.9.0.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.8.1:
📦 gptme
✨ Features (2)
- feat: added automatic naming of conversations (
4632050
) - feat: added patch tool, added more integration test examples (
2c2a6c0
)
🐛 Fixes (5)
- fix: fixed bug where assistant replied before user prompt (
4e78303
) - fix: respect whitespace in shell output (
7f5c01a
) - fix: improved --help output (
3e6d4fb
) - fix: improved /help output (
16dd27b
) - fix: improved input prompt for ask_execute (
b68d7d4
)
🔨 Misc (6)
- docs: added placeholder content to index (
87a26d1
) - docs: added first docs page (moved from README), and markdown support (
32b86b3
) - docs: init ./docs with sphinx-quickstart (
36792fc
) - docs: improved README and CONTRIBUTING (
b21870a
) - test: moved stray tests into tests dir (
6c9e7fc
) - test: added a new integration-test case (
a48bc20
)
Full Changelog: v0.8.1...v0.9.0
v0.8.1
These are the release notes for GPTMe version v0.8.1.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.8.0:
📦 gptme
✨ Features (3)
- feat: auto-continue/recover after code execution/system messages (
c23a5ce
) - feat(wip): added wip ctags stuff to build project context (
8b2342a
) - feat: added ability to create new conversations in web UI, better error output, capture command output, fixed fork, fixed logpath handling (
3e88e76
)
🐛 Fixes (1)
- fix: minor misc command fixes, improved integration tests (
f77a34a
)
🔨 Misc (2)
Full Changelog: v0.8.0...v0.8.1
v0.8.0
These are the release notes for GPTMe version v0.8.0.
Contributors
Thanks to everyone who contributed to this release:
Changelog
Changes since v0.7.0:
📦 gptme
✨ Features (4)
- feat: improved web UI responsiveness, added checkbox to toggle hiding initial system messages (
a01c442
) - feat: added ability to send messages and generate replies in web UI, refactored commands (
4e9ff47
) - feat: added wip web UI for conversations (
19567d4
) - feat: added rename and fork commands, refactor commands and tabcomplete (
6eb763c
)
🐛 Fixes (7)
Click to expand
- fix: show convo metadata in web UI, remember conversation on page reload using window.location.hash (
b2adcc6
) - fix: save timestamps in logs, show correct 'created' timestamp in web UI, improvements to web UI (
8dd938c
) - fix: fixed root route handler (
b504280
) - fix: fix invalid writing of None to config (
d4d0c82
) - fix: check for common datascience packages, added them as optional deps, warn if not available (
9fcaab2
) - fix: attempt at fixing test caused by tabcomplete (
b02804b
) - fix: refactor summarize, added /save command (
a78cc91
)
🔨 Misc (1)
- docs: document server/web UI usage (
b3053b2
)
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: added wip browser tool, misc refactoring by @ErikBjare in #10
- lots else that wasn't done as PRs
Full Changelog: v0.4.2...v0.5.0
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1