Skip to content

v0.91.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:42
· 178 commits to master since this release
v0.91.1
bbfee7f

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

Bug Fixes

  • bbfee7f: fix(ui): keep the activity row alive across message navigation (@ezynda3)

Maintenance

  • 975115e: ci(sandbox): rebuild sandbox image from the release workflow (@ezynda3)