github ErikBjare/gptme v0.10.1

latest releases: v0.26.0, v0.25.0, v0.24.1...
15 months ago

These are the release notes for GPTMe version v0.10.1.

Contributors

Thanks to everyone who contributed to this release:

@ErikBjare

Changelog

Changes since v0.10.0:

📦 gptme

🐛 Fixes (6)

  • fix: added some comments, and strip.sh (d2f65d2)
  • fix: added pragma no cover to gptme-server entrypoint (c8fbb1e)
  • fix: major improvements to reduce tool: added tests, added truncate codeblocks, disabled summarize in reduce_log (bb5f9da)
  • fix: fixed don't show 'test-server-...' in convo picker (656e8d3)
  • fix: fixed error when /dev/tty cannot be opened (such as in CI) (aaf5d9e)
  • fix(tools): set GIT_PAGER=cat on shell init (a925798)

🔨 Misc (18)

Click to expand

  • test: fixed coverage for playwright tests (38183d1)
  • test: added test for /rename (12d922f)
  • test: set --log-level INFO in make test, add logging to browser tool (c24b18d)
  • test: added tests and fixes to browser tool (e94f7f6)
  • test: added pragma nocover to interactive lines, added cli test for context via stdin and --version (2ee73af)
  • test: added test for patch (328fa16)
  • test: improved testing for utils, removed unused functions (b7b57b8)
  • test: improved test_fileblock and fixed --no-confirm for overwrite (cbc0ffe)
  • test: mark slow tests as slow, print 5 slowest tests on make test (6d580af)
  • test: added test fileblock (df9c6a1)
  • test: improved testing for server (e66d05b)
  • test: improved command testing, fixed prompt parsing when passed command with path (ef6b472)
  • test: refactored commands and improved testing (50c028d)
  • refactor: refactored prompts and get_codeblock (d0a2245)
  • docs: more wip stuff on finetuning doc (32df015)
  • test: fix blinking test (dad5a25)
  • docs: added logo to README (6d3aa92)
  • chore: added logo (4879d65)

Full Changelog: v0.10.0...v0.10.1

Don't miss a new gptme release

NewReleases is sending notifications on new releases.