Merge branch 'master' into feature/upload-company-logo

This commit is contained in:
Jon Sykes
2026-03-07 13:34:57 -05:00
committed by GitHub
33 changed files with 2121 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ export const AGENT_ADAPTER_TYPES = [
"claude_local",
"codex_local",
"opencode_local",
"pi_local",
"cursor",
"openclaw",
] as const;