agent-orchestrator/packages
harshitsinghbhandari e210feb850 fix(agent-cursor): use --sandbox disabled instead of --trust to skip workspace prompts
The --trust flag only works in headless mode (with --print), so it doesn't
prevent the workspace trust prompt in interactive mode. Changed to --sandbox
disabled which skips workspace trust prompts entirely.

This fixes the issue where Cursor agent would block on startup waiting for
user to approve the workspace trust prompt.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-09 21:46:22 +05:30
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli fix(cursor): correct getRestoreCommand signature and update documentation 2026-04-09 19:29:26 +05:30
core fix(cursor): register plugin in all discovery/resolution layers 2026-04-09 19:17:41 +05:30
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins fix(agent-cursor): use --sandbox disabled instead of --trust to skip workspace prompts 2026-04-09 21:46:22 +05:30
web fix(cursor): register plugin in all discovery/resolution layers 2026-04-09 19:17:41 +05:30