spawn/packages
Audrey Sage Lorberfeld 84e5ef4883
fix(cursor-proxy): macOS local cursor CLI compatibility (#3422)
- Detect OS/arch at runtime for cross-platform Caddy installation
- Install Caddy to ~/.local/bin (user-writable on all platforms)
- Fix /etc/hosts configuration to work on both macOS and Linux
- Replace setsid (Linux-only) with nohup (POSIX)
- Ensure ~/.local/bin is in PATH for Caddy commands
- Add comprehensive comments explaining platform-specific choices

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 03:04:35 +00:00
..
cli fix(cursor-proxy): macOS local cursor CLI compatibility (#3422) 2026-05-21 03:04:35 +00:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00