We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cba5d commit 91b3f00Copy full SHA for 91b3f00
cursor-cli-demo/README.md
@@ -50,7 +50,7 @@ https://github.com/user-attachments/assets/459aa160-6659-478e-868f-32e74f79d21a
50
- **Long-running tasks** – cursor-agent runs for minutes; Trigger.dev handles lifecycle, timeouts, and retries
51
- **Machine selection** – `medium-2x` preset for resource-intensive CLI tools
52
- **Model picker** – Switch between Claude models from the UI before triggering a run
53
-- **Container binary workaround** – Demonstrates the `/tmp` copy + `chmod` pattern needed when the runtime strips execute permissions
+- **Bundled binary support** – Spawns cursor-agent's own node binary for native module ABI compatibility
54
55
## Relevant files
56
0 commit comments