block / block/berd

Berd 0.6.2 on Windows agent-setup cursor-agent: curl

Open
#159 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
909
Forks
116
Avg merge
1d 1h
Merged PRs (30d)
156

Description

### Before filing

- [x] I searched [open and closed issues](https://github.com/block/berd/issues?q=is%3Aissue) for duplicates.
- [x] I reproduced this on the [latest release](https://github.com/block/berd/releases).
- [x] This is one bug, not several bundled together.

### Closest existing issue

1

### What's broken

Berd 0.6.2 on Windows
agent-setup cursor-agent:
curl -fsSL https://cursor.com/install | bash
Failed to run command: The system cannot find the path specified. (os error 3)

### Steps to reproduce

1. Launch Berd
2.
3.

### What you expected to happen

Berd 0.6.2 on Windows
agent-setup cursor-agent:
curl -fsSL https://cursor.com/install | bash
Failed to run command: The system cannot find the path specified. (os error 3)

### What actually happened

Berd 0.6.2 on Windows
agent-setup cursor-agent:
curl -fsSL https://cursor.com/install | bash
Failed to run command: The system cannot find the path specified. (os error 3)

### How often does it happen?

Every time — reliably reproducible

### Berd version

Berd 0.6.2 on Windows

### Operating system

Windows

### Model and provider

Cursor Agent

### Relevant log output

```text
Cursor Agent
```

### Screenshots, recordings, or other context

Berd 0.6.2 on Windows
agent-setup cursor-agent:
curl -fsSL https://cursor.com/install | bash
Failed to run command: The system cannot find the path specified. (os error 3)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `agent-setup cursor-agent` flow on Windows and inspect the entry point that runs `curl -fsSL https://cursor.com/install | bash`. Compare the command execution path with Windows requirements; done means Cursor Agent setup completes successfully on Windows or reports a clear supported-platform error.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, typescript
Domain
desktop, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.