mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 11:40:39 +09:00
cursor adapter: pipe prompts over stdin
This commit is contained in:
parent
59bc52f527
commit
bc68c3a504
3 changed files with 6 additions and 7 deletions
|
|
@ -76,7 +76,7 @@ Operational fields:
|
|||
|
||||
Notes:
|
||||
- Runs are executed with: agent -p --output-format stream-json ...
|
||||
- Prompts are passed as a final positional argument.
|
||||
- Prompts are piped to Cursor via stdin.
|
||||
- Sessions are resumed with --resume when stored session cwd matches current cwd.
|
||||
- Paperclip auto-injects local skills into "~/.cursor/skills" when missing, so Cursor can discover "$paperclip" and related skills on local runs.
|
||||
- Paperclip auto-adds --trust unless one of --trust/--yolo/-f is already present in extraArgs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue