spawn/sh
A 1cfa9ca1a7
fix(cursor): update binary path from ~/.cursor/bin to ~/.local/bin (#3058)
The cursor installer changed its binary install location from
~/.cursor/bin/agent to ~/.local/bin/agent (as of 2026-03-25 release).

Updates:
- agent-setup.ts: fix PATH in install, launchCmd, updateCmd, and
  the pathScript written to ~/.bashrc/~/.zshrc
- verify.sh: fix E2E binary check to look in ~/.local/bin first
- Bump CLI to 0.27.3

-- qa/e2e-tester

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
2026-03-27 02:37:40 -07:00
..
aws feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
cli fix(security): use grep -F for literal string matching in PATH checks (#3021) 2026-03-27 02:56:07 +07:00
digitalocean feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
docker ci: add cursor agent to Docker image pipeline (#3051) 2026-03-27 13:41:27 +07:00
e2e fix(cursor): update binary path from ~/.cursor/bin to ~/.local/bin (#3058) 2026-03-27 02:37:40 -07:00
gcp feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
hetzner feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
local feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
shared fix(security): prevent race condition in GitHub token file permissions (#3035) 2026-03-26 16:59:42 -07:00
sprite feat: add Cursor CLI agent across all clouds (#3018) 2026-03-26 13:53:49 -07:00
test fix(e2e): correct stale test expectation for hermes timeout fallback (#3044) 2026-03-26 19:02:23 -07:00