Skip to content

kineto v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 18:08
· 42 commits to main since this release

Install

Download the archive for your platform below, then:

tar xzf kineto-v0.1.0-<target>.tar.gz
sudo mv kineto-v0.1.0-<target>/kineto* /usr/local/bin/
claude mcp add --scope user kineto /usr/local/bin/kineto-mcp

Three binaries: kineto (render a document), kineto-mcp
(the MCP server), kineto-cast (asciicast → video).

ffmpeg is required for encoding only — frames render without it.

Verify

shasum -a 256 -c kineto-v0.1.0-<target>.tar.gz.sha256

Full Changelog: https://github.com/DanielFidalgo/kineto/commits/v0.1.0