Skip to content

kineto v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 03:46
· 16 commits to main since this release

Release video

kineto-v0.1.4-release.mp4 (104 KB) —
composed from this tag's own commits and rendered by Kineto 0.1.4 itself.
A still is attached too.

Install

Download the archive for your platform below, then:

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

Full Changelog: v0.1.3...v0.1.4