fix: type fallback state for CLI runs

This commit is contained in:
Vincent Koc
2026-06-22 09:19:32 +08:00
parent 14e448e0e1
commit 6b1eef9959
+2
View File
@@ -71,6 +71,8 @@ export type RunCliAgentParams = {
fastModeAutoOnSeconds?: number;
/** Shared notification state for nested harnesses that can observe the same tool boundary. */
fastModeAutoProgressState?: FastModeAutoProgressState;
/** True when the outer model fallback loop has reached its final candidate. */
isFinalFallbackAttempt?: boolean;
timeoutMs: number;
/**
* Explicit run timeout, in milliseconds, when the caller can distinguish a