v0.83.1
·
263 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
Bug Fixes
- 4aa786f: fix(sandbox): make nix discoverable on default PATH for all users (@ezynda3)
- e95a11c: fix(skills): route collision logs to file at info level (@ezynda3)