mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 10:30:37 +09:00
Improve imported agent adapter selection
This commit is contained in:
parent
0763e2eb20
commit
fed94d18f3
7 changed files with 95 additions and 20 deletions
|
|
@ -2274,7 +2274,7 @@ export function companyPortabilityService(db: Db) {
|
|||
baseAdapterConfig,
|
||||
desiredSkills,
|
||||
);
|
||||
delete baseAdapterConfig.instructionsFilePath;
|
||||
delete adapterConfigWithSkills.instructionsFilePath;
|
||||
const patch = {
|
||||
name: planAgent.plannedName,
|
||||
role: manifestAgent.role,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue