Skip to content

lyt 0.7.0

Choose a tag to compare

@TanaTTV TanaTTV released this 19 Jul 07:03
· 17 commits to main since this release
37ff6b0

lyt 0.7.0

lyt 0.7.0 is the agent-ready release: a faster local media CLI for people, scripts, Codex, Claude, and other tools.

Highlights

  • stable lyt.result.v1 JSON results with exact final file paths
  • packaged JSON Schema for tool integrations
  • lyt agent install codex|claude|all
  • size guards and explicit machine-readable failures
  • clipboard, watch, clip, chapter, normalization, history, profile, config, and doctor workflows
  • repaired fresh-install yt-dlp bootstrapping across supported platforms and architectures
  • expanded Windows, macOS, and Linux CI plus verified npm package contents

Compatibility

Existing lyt, yt3, and yt4 commands and configuration remain supported. Human-readable output is still the default; JSON mode is additive.

Install

npm install --global @tanattv/lyt
lyt doctor

See the changelog for the complete release notes.