Skip to content

v0.96.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:36
· 155 commits to master since this release
v0.96.3
dfa48eb

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

  • dfa48eb: fix(models): route opencode gpt-* and grok-* to the Responses wire (@ezynda3)