Merge branch 'claudedo/0b2fbb48d44c41558c21d3464c0bd5c2'
This commit is contained in:
@@ -78,6 +78,7 @@ public sealed class ListRepository
|
||||
existing.AgentPath = config.AgentPath;
|
||||
existing.MaxTurns = config.MaxTurns;
|
||||
existing.SessionSkills = config.SessionSkills;
|
||||
existing.VerifyCommand = config.VerifyCommand;
|
||||
}
|
||||
await _context.SaveChangesAsync(ct);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user