Releases: UnlikeOtherAI/kelpie
Releases · UnlikeOtherAI/kelpie
release/2026-04-14
Component Versions
| Component | Version |
|---|---|
| CLI | 0.1.4 |
Changes
- fix(cli):
tab closeandtab switchcommands now correctly forward the tab UUID to the API — previouslyNumber(uuid)producedNaNwhich serialised asnull, causingMISSING_PARAM(closes #19) - chore(cli): bundle
kelpie-sharedinto the CLI — self-contained, no internal npm dependencies - fix(cli): version is now read from
package.jsoninstead of being hardcoded
Install
pnpm add -g @unlikeotherai/kelpie
# or
npm install -g @unlikeotherai/kelpie