Skip to content

v0.1.1

Choose a tag to compare

@xuzhougeng xuzhougeng released this 26 Aug 01:56
· 2 commits to main since this release

Command-bar local apply for Wisp Science and Claude Science.

Fixes

  • 就地执行 applies parsed commands on the canvas immediately. It no longer waits on host svg_apply approval, which could hang after a Wisp OwnerDisposed panic.
  • In-flight svg_commit calls are coalesced so manual color edits do not stack permission cards.
  • 发给助手 falls back to local apply when the host rejects ui/message.
  • Title commands such as 标题改成Figure2 (no 把, no spaces) now parse.

Install (Wisp Science)

  1. Settings → Plugins → Install plugin

  2. Choose this zip, or the HTTPS release asset with SHA-256:

    05ecc01e2a74f50c550e5c4dd63928a70e64d48963a05c541db157100bb4615e

  3. Enable the plugin for the project and use it in a new session.

Install (Claude Science)

Load dist-plugin/ (built with npm run build) or this zip as a Claude plugin. Approve the local MCP server, then call svg_open_editor.

Chinese

底部「就地执行」不再等宿主审批;手改颜色触发的 svg_commit 会合并,避免叠卡把 Wisp 打崩。「发给助手」在宿主不支持 ui/message 时改为就地执行。请用本 zip 覆盖安装,并开新会话。