Skip to content

kineto v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:10
· 21 commits to main since this release

Install

Download the archive for your platform below, then:

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

Full Changelog: v0.1.2...v0.1.3