Documentation
Changelog
Release notes for the Kite CLI and relay server.
v0.9.1
- Added
kite queuecommand for inspecting and managing the local event queue - Added
--importancefilter tokite streamfor minimum importance thresholds - Added
--client-idflag tokite proxyfor persistent cursor tracking - Fixed: Shopify HMAC verification for webhooks with UTF-8 encoded bodies
- Fixed: CLI panic on reconnect when relay server restarts
v0.9.0
- New:
kite skillsubcommand — install, list, and export agent skills - New:
kite skill export— writeSKILL.mdto agent skill directories - New: x402 mainnet bootstrap via
POST /api/v1/bootstrap/x402 - New:
--execflag onkite stream— run a subprocess per event - Improved relay latency (p99 reduced from 12ms to 8ms)
- Added Discord signature verification
- Added
kite logscommand for viewing persisted event history - Dashboard: billing wallet page with crypto deposit support
v0.8.0
- New:
kite proxy --routefor multi-source routing to different local endpoints - New:
kite retry— replay events from the dead letter queue - New:
kite update— in-place binary self-update - Added Vercel signature verification
- Added Shopify signature verification
- Added
kite status— dashboard-equivalent status summary in the terminal - Delivery cursor tracking — reconnect without missing events using
--client-id
v0.7.0
- New:
kite run --manifest— declarative multi-stream pipelines - New:
kite listen --socket— Unix socket sink for IPC - Added Linear signature verification
- Improved CloudEvent type mapping for GitHub events
- Added
kite endpoints deactivatecommand - Dashboard: endpoint management page
v0.6.0
- Initial public beta release
- Core relay server with GitHub, Stripe, and Slack signature verification
kite stream,kite proxy,kite listen,kite login,kite endpoints,kite keys- CloudEvents 1.0 envelope for all payloads
- Device auth flow (Clerk-based)
- Free tier: 1,000 events/month