CURRENT RELEASE · WISP SCIENCE

Wisp Science v0.22.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.22.0_aarch64.dmg
SHA256
267706ccf143fee90188e9b7f2cb82cfbeab65c823b9705e01037618d3fc2508
Download wisp-science_0.22.0_aarch64.dmg
macOSDMG

Intel

Intel Macs · signed and notarized

File
wisp-science_0.22.0_x64.dmg
SHA256
0df2346d000e7b3ad13e5e86604083076f0f96e8c77736874558cb0b4cfb7da7
Download wisp-science_0.22.0_x64.dmg

02 · RELEASE NOTES

What changed

wisp-science v0.22.0 adds structured, auditable transfers across SSH contexts and from SSH to local storage; editable queued follow-ups and pinned conversations; reusable dynamic Agent workflow drafts; and clearer MCP, Skill, and provenance surfaces. Remote command failures now remain correctable exploration instead of being confused with authentication failures, while cut model streams surface an explicit incomplete-response error.

What's changed

  • Transfer files directly between configured SSH contexts with rsync/scp, or relay through the local machine with each host's own credentials.
  • Configure an explicit directed Ed25519 trust edge without copying private keys into local storage or SQLite.
  • Download SSH files to an exact new local path through a persisted transfer Run with staging, cancellation, timeout, and cleanup.
  • Return failed or cancelled waited Runs as failed tool results, preserve unfinished plan steps, and use the exact interpreter path found by environment probes.
  • Queue follow-up messages by default while a conversation runs; edit, cancel, reorder, cut in, or interrupt-and-replace them.
  • Pin conversations above normal grouping, and repair existing databases that recorded the old migration without the frames.pinned column.
  • Import/export dynamic Agent workflow drafts as JSON and send the same proposal to the model for review before creation.
  • Keep root workflow cards visible after taking over a delegated child session.
  • Inject the latest standard MCP App updateModelContext state into the next native or ACP turn, and label MCP/Skill calls clearly in the transcript.
  • Copy recorded artifact provenance code from the viewer.
  • Move folder destinations into a viewport-aware submenu, jump from completed-task notifications to their session, and make the standard research layout opt-in for new projects.
  • Open the first scriptable HTTP(S) browser tab with the approved web_open_tab tool.