v0.80.0
·
306 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
Features
- dd7ae41: feat(sdk): harden pkg/kit embedder surface with scoped additions (#69) (@ezynda3)
- cea82ea: feat(skills): full agentskills.io spec compliance (#71) (@ezynda3)