Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 May 18:50
· 17 commits to main since this release
beec300

0.1.0

  • Initial release of the new ai-cli — a lightweight, agent-native CLI for generating text, images, and video
  • Commands: ai text, ai image, ai video, ai models, ai completions
  • Multi-model comparison via comma-separated -m flag
  • Inline terminal preview for images and video (Kitty graphics protocol)
  • H.264 keyframe decoding via OpenH264 WASM — no native dependencies required
  • Stdin piping support for chaining commands
  • Shell completions for bash, zsh, and fish