Skip to content

v0.20.1

Latest

Choose a tag to compare

@steipete steipete released this 24 Jun 07:39
· 1 commit to main since this release
v0.20.1
cfecb4a

Fixes

  • Windows daemon: write Scheduled Task XML as BOM-marked UTF-16 so localized systems and non-ASCII user paths register reliably (#316, thanks @Zevan770).
  • File inputs: parse file: URLs with Node's platform-aware conversion, including Windows drive and UNC paths (#318, thanks @vincent-peng).
  • LLM summaries: retry transient API and pre-output streaming failures such as HTTP 502 instead of failing immediately.
  • Dependencies: update eligible runtime, test, lint, formatting, and extension tooling releases.
  • Chrome extension: allow Direct and Ollama hover summaries without a daemon token (#317, thanks @vincent-peng).
  • Anthropic custom gateways: request adaptive thinking for synthetic models so Bedrock-compatible proxies accept configured reasoning (#321, thanks @wangwllu).

Verification