Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:44
· 8 commits to main since this release

Changelog

  • 043b171 feat(npm): publish the CLI and MCP server as npm packages
  • dd9d14a feat(web): link to the repository, and add a usage tab

Install

curl -fsSL https://raw.githubusercontent.com/warroyo/vkstack/main/install.sh | sh

Pin this release with VKSTACK_VERSION=v0.3.0, or download the archive for your
platform above. With a Go toolchain:
go install github.com/warroyo/vkstack/cmd/vkstack@v0.3.0.

Then:

vkstack refresh          # populate the local cache once (~1 min)
vkstack serve --open     # the map, for people
vkstack describe         # the agent-facing contract, as JSON