Skip to content

v0.102.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:05
· 72 commits to master since this release
v0.102.1
e7a99b0

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 below

Changelog

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

Other Changes

  • 501567f: fix(popup-terminal): probe tmux on the server it created the session on (@ezynda3)
  • b88597d: test(agent): guard reasoning close on null reasoning_content (#124) (@ezynda3)