Skip to content

4.0.8

Choose a tag to compare

@DuckTapeKiller DuckTapeKiller released this 26 Jul 10:29
· 48 commits to main since this release

Dive 4.0.8

Permission prompts always appear. A tool that needed your approval could be denied without ever asking you: the prompt stayed hidden while its timer ran out, and outside Pi mode there was no button to reveal it either. The dialog now opens by itself in every mode — llama.cpp, LM Studio, Ollama, Cloud and Pi.

  • The PERMISSION button in the top bar now shows up wherever a request is pending, restyled to match the rest of the bar. It reopens the prompt if you close it.
  • The prompt shows a countdown, so an answer applied on your behalf is never a surprise.
  • A prompt that expires is no longer reported to the model as "the user denied this" — it's told the request timed out and to ask you again.
  • The Auto-open permission dialogs setting is gone. A prompt that could be hidden while its clock ran was the bug.

Security update. DOMPurify updated to 3.4.12 ([GHSA-c2j3-45gr-mqc4](GHSA-c2j3-45gr-mqc4)); tar and electron-builder updated too. Message rendering is unchanged — output was compared across both versions over markdown, code, tables, images and XSS payloads with identical results.