[1.2.11] - 2026-08-08
Added
- Added
coworkas a short CLI command alongsideopencowork, pluscowork updatefor 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.