Skip to content

[Bug]: Codex and Cursor CLI arent detected on Windows in Electron and Web App #727

@juliangeissler

Description

@juliangeissler

Operating System

Windows

Run Mode

Electron (Desktop App)

App Version

0.13.0

Bug Description

The CLIs arent detected

  • Cursor CLI
  • Codex CLI

Also restarted Powershell

Installed CLIs
irm 'https://cursor.com/install?win32=true' | iex

npm i -g @openai/codex

I can also call the cli's in Powershell

Steps to Reproduce

On Windows 11

1. Clone the repository

git clone https://github.com/AutoMaker-Org/automaker.git
cd automaker

2. Install dependencies

npm install

3. Start Automaker

npm run dev

Tried both

1. Web Application (browser at localhost:3007)

2. Desktop Application (Electron - recommended)

Expected Behavior

Cursor and Codex CLI are detected

Actual Behavior

Cursor and Codex CLI are not detected on Windows 11

Screenshots

No response

Relevant Logs

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions