Skip to content

v0.96.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:31
· 156 commits to master since this release
v0.96.2
fb48cbd

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

Maintenance

  • fb48cbd: chore(deps): update go and web deps, refresh embedded model catalog (@ezynda3)