Skip to content

Commit 07ff020

Browse files
Revert "feat: add comment related to serviceTier logic"
This reverts commit 62a221b.
1 parent 58f5215 commit 07ff020

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CodexAcpClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ export class CodexAcpClient {
433433
cwd: null,
434434
effort: modelSelection.currentReasoningEffort,
435435
model: modelSelection.currentModelId,
436-
// In app-server, explicit null clears the tier; omitting serviceTier would keep the thread's existing tier.
437436
serviceTier: modelSelection.currentServiceTier,
438437
});
439438
}

0 commit comments

Comments
 (0)