You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
Features
ed51910: feat(ui): warn when provider reports no token usage (@ezynda3)