mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
feat: add Pi adapter support to constants and onboarding UI
This commit is contained in:
@@ -27,6 +27,7 @@ export const AGENT_ADAPTER_TYPES = [
|
||||
"claude_local",
|
||||
"codex_local",
|
||||
"opencode_local",
|
||||
"pi_local",
|
||||
"cursor",
|
||||
"openclaw",
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user