Skip to content

v0.98.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:24
· 136 commits to master since this release
v0.98.0
bbd223b

Installation

# Bun / npm
bun add -g @mark3labs/kit
# or: npm install -g @mark3labs/kit

# Go install (requires Go 1.26+)
go install github.com/mark3labs/kit/cmd/kit@latest

# Or download from assets below

Changelog

Features

  • bbd223b: feat(ui): draw transcript image previews with kitty graphics (@ezynda3)

Maintenance

  • 0141a82: chore(deps): update go deps and refresh embedded model catalog (@ezynda3)