nexus/packages
Dotta 1548b73b77 feat: add adapter picker for imported agents
When importing a company, users can now choose the adapter type for each
imported agent. Defaults to the current company CEO's adapter type (or
claude_local if none). Includes an expandable "configure adapter" section
per agent that renders the adapter-specific config fields.

- Added adapterOverrides to import request schema and types
- Built AdapterPickerList UI component in CompanyImport.tsx
- Backend applies adapter overrides when creating/updating agents

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-16 10:28:44 -05:00
..
adapter-utils Fix runtime skill injection across adapters 2026-03-15 07:05:01 -05:00
adapters Fix runtime skill injection across adapters 2026-03-15 07:05:01 -05:00
db Make company skills migration idempotent 2026-03-15 06:18:29 -05:00
plugins fix: address review feedback — subscription cleanup, filter nullability, stale diagram 2026-03-16 02:25:03 +07:00
shared feat: add adapter picker for imported agents 2026-03-16 10:28:44 -05:00