🛻 immediateCommand.ts

This commit is contained in:
nirholas
2026-03-31 10:24:19 +00:00
parent f19b021555
commit d0d53d112e

View File

@@ -13,3 +13,4 @@ export function shouldInferenceConfigCommandBeImmediate(): boolean {
getFeatureValue_CACHED_MAY_BE_STALE('tengu_immediate_model_command', false)
)
}