Skip to content

v0.87.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:16
· 236 commits to master since this release
v0.87.0
fa0dc48

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

  • fa0dc48: chore(deps): update go dependencies and models.dev snapshot (@ezynda3)
  • 9e97773: refactor: seal SDK type leaks and deduplicate auth/UI/extension paths (@ezynda3)