agent-orchestrator/packages/plugins/agent-cursor
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
..
src fix(agent-cursor): use --sandbox disabled instead of --trust to skip workspace prompts 2026-04-09 21:46:22 +05:30
package.json feat: add Cursor agent CLI support (#1060) 2026-04-09 18:51:33 +05:30
tsconfig.json feat: add Cursor agent CLI support (#1060) 2026-04-09 18:51:33 +05:30