Demos
The docs site ships with recorded terminal GIFs from the repo:- search
- subscriber summarize
- news
- assistant
Preview
Search

Subscriber Summarize

News

Assistant

Regenerate
Subscriber demos requireKAGI_SESSION_TOKEN.
The demo scripts build the local debug binary, expose it as kagi through /tmp/*kagi*-demo-bin, and add short intro and outro pauses so the commands stay readable in the final GIFs.
The current demo commands are:
kagi search --pretty "obsidian cli daily notes workflow"kagi summarize --subscriber --url https://mullvad.net/en/browser | jq -M ...kagi news --category tech --limit 1 | jq -M ...kagi assistant "plan a private obsidian workflow for cafe work. give me 3 setup tips and a short checklist." | jq -M ...
Rendering
Use the official asciinemaagg binary when exporting GIFs. On this machine, the correct binary may be the Cargo-installed one rather than an unrelated npm package that also installs agg.