Skip to content

kineto v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:09
· 3 commits to main since this release

Release video

▶ Watch it — composed from this tag's own
commits and rendered by Kineto 0.1.5 itself, through the
action this release ships.

GitHub serves release assets as downloads rather than playing
them, so the video lives on the project site; the file is
attached here too (120K).

Install

Download the archive for your platform below, then:

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

Full Changelog: v0.1.4...v0.1.5