Skip to content

Releases: UnlikeOtherAI/kelpie

release/2026-04-14

14 Apr 15:25

Choose a tag to compare

Component Versions

Component Version
CLI 0.1.4

Changes

  • fix(cli): tab close and tab switch commands now correctly forward the tab UUID to the API — previously Number(uuid) produced NaN which serialised as null, causing MISSING_PARAM (closes #19)
  • chore(cli): bundle kelpie-shared into the CLI — self-contained, no internal npm dependencies
  • fix(cli): version is now read from package.json instead of being hardcoded

Install

pnpm add -g @unlikeotherai/kelpie
# or
npm install -g @unlikeotherai/kelpie