Skip to content

kineto v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 23:14
· 29 commits to main since this release

Install

Download the archive for your platform below, then:

tar xzf kineto-v0.1.2-<target>.tar.gz
sudo mv kineto-v0.1.2-<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.2-<target>.tar.gz.sha256

Full Changelog: v0.1.1...v0.1.2