Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:23
· 4 commits to main since this release
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.