mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 10:50:38 +09:00
feat: add opencode local adapter support
This commit is contained in:
parent
d4a2fc6464
commit
f6a09bcbea
37 changed files with 1707 additions and 27 deletions
|
|
@ -12,7 +12,7 @@ Use when:
|
|||
- You want Paperclip heartbeat/task events delivered over HTTP.
|
||||
|
||||
Don't use when:
|
||||
- You need local CLI execution inside Paperclip (use claude_local/codex_local/process).
|
||||
- You need local CLI execution inside Paperclip (use claude_local/codex_local/opencode_local/process).
|
||||
- The OpenClaw endpoint is not reachable from the Paperclip server.
|
||||
|
||||
Core fields:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue