mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 11:20:37 +09:00
feat: add cursor local adapter across server ui and cli
This commit is contained in:
parent
b4a02ebc3f
commit
8a85173150
35 changed files with 1871 additions and 20 deletions
|
|
@ -119,6 +119,7 @@ const adapterLabels: Record<string, string> = {
|
|||
claude_local: "Claude",
|
||||
codex_local: "Codex",
|
||||
opencode_local: "OpenCode",
|
||||
cursor: "Cursor",
|
||||
openclaw: "OpenClaw",
|
||||
process: "Process",
|
||||
http: "HTTP",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue