Skip to content

Starling 0.1.6

Choose a tag to compare

@huang-sh huang-sh released this 24 Jun 10:14

Starling 0.1.6

Install:

npm install -g starling-ai@0.1.6

Native archives and sha256 files are attached for Linux and macOS.

Highlights:

  • Stabilizes Claude session state transitions between running, aborted, and stopped.
  • Prevents unrelated Claude processes from being mapped to stale sessions via broad cwd fallback.
  • Adds GitHub Release asset publishing to the release workflow.