Skip to content

0.9.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:02
· 25 commits to main since this release

0.9.0 (2026-08-06)

Bug Fixes

  • connections: ask Infomaniak for a product ID instead of a whole URL (73ea847)
  • make the knowledge save button save, and unblock the Docker build (36fd9a1)
  • mobile context menu, keyboard and theme colour (f34a038)
  • search: aim queries at the sources that hold the answer (bac029f)
  • search: don't lose the router decision to the model's reasoning (5b5d242)
  • search: scope the no-search notice to the current message (1349eeb)

Features

  • chat: carry tool definitions and tool calls through the strategies (7829476)
  • chat: detect native tool-calling support and make it selectable (4e1201e)
  • search: drive web search and page reads with native tool calls (950e98e)
  • search: keep an index of what was found, and let the model reread it (77eb950)