Releases: mark3labs/kit
Releases · mark3labs/kit
v0.58.2
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
Maintenance
Other Changes
v0.58.1
v0.58.0
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
Documentation
v0.57.1
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
Bug Fixes
- f837183: fix(cmd): fix character encoding in OAuth success page (@ezynda3)
- 5f851fd: fix(ui): require double ctrl+c to quit, matching double-esc pattern (@ezynda3)
- 74f0024: fix(ui): wrap reasoning blocks to terminal width to prevent clipping (@ezynda3)
Other Changes
v0.57.0
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
Bug Fixes
v0.56.2
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
Bug Fixes
v0.56.1
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
Maintenance
v0.56.0
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
Documentation
Maintenance
v0.55.0
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
Bug Fixes
- 4e82fac: fix(fileutil): decouple TestDetectMediaType from system MIME db (@ezynda3)
- e1c94cb: fix(sdk): align SDK max-tokens floor with CLI default (4096 → 8192) (@ezynda3)
- 53b628c: fix(sdk): map hyphenated config keys to KIT_* env vars (@ezynda3)
- ecf95b5: fix(sdk): preserve IsSet semantics for generation param overrides (@ezynda3)
Documentation
Maintenance
v0.54.0
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