v0.102.1
·
72 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.27+)
go install github.com/mark3labs/kit/cmd/kit@latest
# Or download from assets belowChangelog
Documentation
- e7a99b0: docs(prompts): drop bogus issue arg from /create-pr reference (@ezynda3)
- 0c6153a: docs(prompts): handle CodeRabbit rate limits in resolve-reviews (@ezynda3)
Maintenance
- 1610535: build(ci): grant the CI workflow read-only token permissions (#125) (@ezynda3)
- 2498462: build(sandbox): bump pinned toolchain and CLI versions (@ezynda3)