mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Merge public-gh/master into paperclip-company-import-export
This commit is contained in:
commit
448fdaab96
28 changed files with 863 additions and 37 deletions
|
|
@ -30,6 +30,7 @@ export const AGENT_ADAPTER_TYPES = [
|
|||
"pi_local",
|
||||
"cursor",
|
||||
"openclaw_gateway",
|
||||
"hermes_local",
|
||||
] as const;
|
||||
export type AgentAdapterType = (typeof AGENT_ADAPTER_TYPES)[number];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue