| { | |
| "website": "https://cursor.com", | |
| "provider": "Cursor", | |
| "bin": "agent", | |
| "promptStyle": "flag", | |
| "initArgs": [ | |
| "--trust", | |
| "--output-format", | |
| "text" | |
| ], | |
| "followupStyle": "replay", | |
| "followupArgs": [ | |
| "--trust", | |
| "--output-format", | |
| "text" | |
| ], | |
| "responseStartMarker": "", | |
| "responseEndMarker": "", | |
| "state": "inactive" | |
| } |