spawn/sh/e2e
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
..
lib fix(cursor): update binary path from ~/.cursor/bin to ~/.local/bin (#3058) 2026-03-27 02:37:40 -07:00
e2e.sh fix(e2e): suppress matrix email on targeted re-runs via SPAWN_E2E_SKIP_EMAIL (#2944) 2026-03-24 00:17:10 -07:00
interactive-harness.ts fix(qa): stash before pull, fix star count push, fix claude update flag (#2942) 2026-03-24 12:53:27 +07:00