Skip to content

v0.15.0

Choose a tag to compare

@lafoush lafoush released this 14 Aug 22:16
· 50 commits to main since this release

New

  • Delete a device that's gone for good — a device offline 7+ days can be deleted from the Health tab, with a confirmation naming what breaks.
  • See what a refinement will change — refined proposals get a View changes diff: what's on disk against what accepting writes.

Fixed

  • OpenAI reasoning models (o-series, GPT-5) work again — they reject max_tokens.
  • Ollama and Selora AI Local: prompts are sized to the context window the server actually serves.
  • Ollama models whose chat template can't take tools no longer fail every turn.
  • Gemini: thinking tokens are counted in usage; dropped an output cap that could return an empty reply.
  • Anthropic: replies split across several blocks are no longer cut to the first.
  • Refined automations keep their card instead of collapsing to plain text.
  • The delete-device dialog is translated in all 13 languages, with correct German and Russian plurals.
  • Row icons line up with their titles.

⚠️ Gemini replies are no longer length-capped by us — worth a look at usage if you're on Gemini.

Full changelog