Skip to content

1.2.11

Choose a tag to compare

@239573049 239573049 released this 07 Aug 18:27
· 1 commit to main since this release

[1.2.11] - 2026-08-08

Added

  • Added cowork as a short CLI command alongside opencowork, plus cowork update for updating the global npm package.
  • Added an interactive npm version check before starting the CLI, with an option to install the latest version immediately.
  • Bundled Native Worker binaries for macOS, Windows, and Linux into the CLI npm package; installation now selects the matching platform binary locally.

Changed

  • Clear the terminal before entering the interactive CLI interface while preserving the original terminal contents in fullscreen mode.
  • Updated CLI installation guidance for Unix PATH setup and manual npm updates.

Fixed

  • Fixed npm-installed CLI sessions failing to locate the Native Worker when the corresponding GitHub Release asset was unavailable.