acp: fix internal error on `/compact` (#5424)

thinking-toggle-wip
xu0o0 2025-12-13 00:43:18 +08:00 committed by Aiden Cline
parent 3d751c0da1
commit c4c36ea54b
1 changed files with 2 additions and 0 deletions

View File

@ -914,6 +914,8 @@ export namespace ACP {
{
sessionID,
directory,
providerID: model.providerID,
modelID: model.modelID,
},
{ throwOnError: true },
)