CURRENT RELEASE · WISP SCIENCE

Wisp Science v0.23.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.23.0_aarch64.dmg
SHA256
36a614592eb438a96eb019ea1eeb8afbb5922bbeaab7067e9c445766d01c5dec
Download wisp-science_0.23.0_aarch64.dmg
macOSDMG

Intel

Intel Macs · signed and notarized

File
wisp-science_0.23.0_x64.dmg
SHA256
f0aa3c89246c44853719949fdac3fdc0952c15811fe065559a5e677c39ac5b55
Download wisp-science_0.23.0_x64.dmg

02 · RELEASE NOTES

What changed

wisp-science v0.23.0 makes it much easier to continue external Agent work and research code in Wisp. Import Codex CLI and Claude Code conversations from local, WSL, or configured SSH contexts with previews, caching, and idempotent incremental updates. Starred Library code now has immutable version history, Artifact provenance can be edited into a reviewed rerun request, and long conversations have a navigable outline.

What's changed

  • Import Codex CLI and Claude Code transcripts into the active project from local, WSL, or configured SSH sources; list metadata, preview turns, and update an existing untouched import when its source grows.
  • Cache discovery metadata per app/source, refresh only changed files, and defer full remote transcript reads until the user chooses Import.
  • Keep imported conversations readable by removing Codex context plumbing and reasoning records, while retaining Claude text and tool-use/results; group fresh imports by source CLI.
  • Save each edit of a starred Library code item as a new immutable version and browse, copy, or edit any version from its detail modal.
  • Edit an Artifact's recorded provenance code and insert a language-marked rerun request into the composer without overwriting the original log or artifact.
  • Navigate long conversations through a persistent user-turn outline, and configure model API traffic to inherit the system proxy, force direct connections with none, or use an HTTP(S)/SOCKS5 proxy URL.
  • Prevent task completion notifications in one project window from redirecting unrelated windows, restore Enter-to-send after a WebKit IME confirmation, preserve UTF-8 session-scan boundaries, and add actionable provider API error guidance.
  • Keep HTTP model selection accurate for ACP sessions and report the real application version plus inline-only display support to MCP Apps.