zhiminy commited on
Commit
0caea32
·
verified ·
1 Parent(s): 2b3cf22

Update Cursor.json

Browse files
Files changed (1) hide show
  1. Cursor.json +2 -2
Cursor.json CHANGED
@@ -3,9 +3,9 @@
3
  "provider": "Cursor",
4
  "bin": "agent",
5
  "promptStyle": "flag",
6
- "initArgs": ["--output-format", "text"],
7
  "followupStyle": "replay",
8
- "followupArgs": ["--output-format", "text"],
9
  "responseStartMarker": "",
10
  "responseEndMarker": "",
11
  "state": "active"
 
3
  "provider": "Cursor",
4
  "bin": "agent",
5
  "promptStyle": "flag",
6
+ "initArgs": ["--trust", "--output-format", "text"],
7
  "followupStyle": "replay",
8
+ "followupArgs": ["--trust", "--output-format", "text"],
9
  "responseStartMarker": "",
10
  "responseEndMarker": "",
11
  "state": "active"