You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.13: refresh bundled SKILL.md for v0.1.11/v0.1.12 behaviour
The bundled `crates/vs-cli/SKILL.md` (the one `include_str!`'d into
the `vs` binary, so the version every `vs skill install` ships)
was still describing v0.1.10 behaviour: claimed Linux + Windows
return ENGINE_UNSUPPORTED for the cursor primitives, claimed only
macOS routed `vs act click` through native input dispatch, and was
missing `vs capture --base64`, the MCP pending-queue, the
`vs pending` CLI, and the HTML5 DragEvent synthesis. Docs-only
release.