Skip to content

v2.9.0

Latest

Choose a tag to compare

@tak-bro tak-bro released this 27 Jul 09:48

2.9.0 (2026-07-27)

Bug Fixes

  • copilot-sdk: upgrade SDK to 1.0.x so the bundled CLI resolves (#259) (ffff1d9)
  • defer the interactive prompt until the first message so loading shows only a spinner (#258) (b7282b7)
  • gemini: pass the non-streaming timeout as flat SingleRequestOptions (8b686d4)

Features

  • show an animated loading bar with request progress during generation (#258) (b65e7af)

Performance Improvements

  • abort in-flight AI streams on early unsubscribe (02fadb9)
  • abort in-flight Gemini streams on early unsubscribe (ee5acdc)
  • abort in-flight Ollama streams on early unsubscribe (301e01d)