Skip to content

v0.2.2 - Better Engine CLI Detection

Choose a tag to compare

@moazbuilds moazbuilds released this 09 Oct 19:07
· 482 commits to main since this release

v0.2.2 - Better Engine CLI Detection
65ebc65

🐛 Bug Fixes

  • Handle missing engine CLIs with clear guidance on Windows and Unix
    • Auth flows: cursor-agent login, codex login, claude setup-token
    • Execution runners: Cursor, Codex, Claude
  • Detect platform-specific errors ("not recognized...", "command not found", ENOENT)
  • Avoid confusing generic "exit code 1" errors when CLIs are absent

🔧 Improvements

  • Consistent install hints pulled from engine metadata
  • No behavior change when CLIs are installed and available

📦 Installation
npm install -g [email protected]