Merge master into feature/upload-company-logo

This commit is contained in:
JonCSykes 2026-03-07 12:58:02 -05:00
commit 4dffdc4de2
33 changed files with 2118 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;