CURRENT RELEASE · WISP SCIENCE

Wisp Science v0.18.0

Choose the installer for your device, then verify the filename and SHA256 before installing.

01 · DOWNLOAD

Download installers

Installers are served by GitHub Releases. Use the SHA256 value to verify the downloaded file.

macOSDMG

Apple silicon

M-series Macs · signed and notarized

File
wisp-science_0.18.0_aarch64.dmg
SHA256
441bb2d37c3bc7d7012d02d7d21bb7cfd57fc61230a1a5770b2ab3202dd36867
Download wisp-science_0.18.0_aarch64.dmg
macOSDMG

Intel

Intel Macs · signed and notarized

File
wisp-science_0.18.0_x64.dmg
SHA256
1d8eac99ce439f3e70211f0b2c07337fa14405d9d312a0082c52550dbc862191
Download wisp-science_0.18.0_x64.dmg

02 · RELEASE NOTES

What changed

wisp-science v0.18.0 focuses on context transparency and session organization: export the exact request sent to the model with per-section token breakdown, progressively disclose MCP tools and skills, add a project-wide session reader, sort/group the session sidebar (folders renamed to groups), persist long-run progress, customize send/newline shortcuts, and surface an in-app update prompt with changelog. Fixes ACP agent delete confirmation, Escape scoping in the confirm dialog, and side-chat au

What's changed

  • Export a read-only debug request showing the exact system prompt, message history, runtime injections, and tool schemas, with char/token breakdown per section.
  • Progressively disclose MCP tools and skills instead of front-loading them all into context.
  • Add a project-wide session reader so agents can read history across the whole project.
  • Add a sidebar sort/group menu and rename the "folder" concept to "group"; persist long-run progress via a new runs.progressjson column.
  • Customize send and newline shortcuts; show an in-app update prompt with changelog and opt-out.
  • Fix ACP agent delete (now confirmed), Escape scoping in the confirm dialog, and side-chat pinning to the latest message.