Skip to content

v0.92.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:37
· 176 commits to master since this release
v0.92.1
3deef35

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

  • 3deef35: feat(www): add cyberpunk terminal demo and VHS recording setup (@ezynda3)