Skip to content

v0.96.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:39
· 175 commits to master since this release
v0.96.1
a374387

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

Features

  • a374387: feat(examples): rebuild subagent-monitor around ShowOverlay (@ezynda3)

Bug Fixes

  • 03349cc: fix(ui): relayout when the activity row appears or disappears (@ezynda3)

Documentation

  • 75a500c: docs(agents): require ASD-STE100 simplified technical english (@ezynda3)