Skip to content

0.8.6

Choose a tag to compare

@steipete steipete released this 09 Feb 18:03
· 266 commits to main since this release

Added

  • Sessions: add oracle restart <id> to re-run a stored session as a new session (clones options) (#84, thanks @enki).
  • Browser: optional periodic auto-reattach attempts after assistant timeouts (--browser-auto-reattach-delay / --browser-auto-reattach-interval / --browser-auto-reattach-timeout). Original PR #87 by Felix Huber (@felix-huber) — thank you!

Fixed

  • Browser: fix memory leaks in browser mode and model resolver cache (#77, thanks @bindscha).
  • Browser: fix markdown fallback extractor TDZ crash in browser mode (#90, thanks @julianknutsen).
  • CLI: honor --no-wait for Commander --no- flags (fixes restart wait preference) (#91).

Changed

  • Deps: update dependencies.