nexus/packages/shared/src
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
..
types feat: add adapter picker for imported agents 2026-03-16 10:28:44 -05:00
validators feat: add adapter picker for imported agents 2026-03-16 10:28:44 -05:00
agent-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00
api.ts feat: add auth/access foundation - deps, DB schema, shared types, and config 2026-02-23 14:40:16 -06:00
config-schema.ts feat: add auth.disableSignUp config option 2026-03-08 09:38:32 +08:00
constants.ts Merge branch 'master' into feat/hermes-agent-adapter 2026-03-15 08:23:23 -05:00
index.ts feat: add adapter picker for imported agents 2026-03-16 10:28:44 -05:00
project-mentions.ts feat: @project mentions with colored chips in markdown and editors 2026-03-02 13:31:58 -06:00
project-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00