v0.82.0
·
274 commits
to master
since this release
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 belowChangelog
Features
Maintenance
- 26df617: build(ci): bump golangci-lint-action to v8 (@ezynda3)
- 821ef11: build(deps): bump mcp-go to v0.55.1 (@ezynda3)