v0.2.1 — first open-source release
The engine behind @getsquish/squish is now open source — Apache-2.0, mirrored from the founding monorepo, history starts here.
The idea in one line: give AI random access to video — instead of watching a clip linearly, an agent navigates it: overview → zoom (--start/--end) → cite absolute timestamps.
In 0.2.1 (over 0.2.0, the last npm-only release):
- README: the meta-demo (▶ watch the 76-second explainer — or read the same video as one contact sheet), the primitive framing, and the navigation loop
package.jsonrepositorynow points at this repo — npm's "Repository" link finally worksSECURITY.md(private reports via GitHub advisories) + npm / CI / license badges
Engine unchanged: same frozen squish-cli-v0 / squish-mcp-v0 contracts; the zoom loop shipped in 0.2.0.
Install: npx -y @getsquish/squish <video> · MCP: npx -y @getsquish/squish mcp in any stdio client · Node ≥ 20, ffmpeg on PATH.
Made at getsquish.app 🦑