spawn/sh
A f9b81475fe
fix(cursor): remove stale ~/.cursor/bin references missed in #3058 migration (#3066)
Clean up three remaining stale references to ~/.cursor/bin that were
not caught in the #3058 path migration:

- manifest.json: update notes field to reflect ~/.local/bin/agent
- sh/e2e/lib/provision.sh: remove ~/.cursor/bin from path_prefix
- sh/e2e/lib/verify.sh: remove ~/.cursor/bin from binary check PATH

Fixes #3065

Agent: issue-fixer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-27 19:51:10 +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): remove stale ~/.cursor/bin references missed in #3058 migration (#3066) 2026-03-27 19:51:10 +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