ReconcileResult
Result of reconciling a preflight with confirmed text.
type ReconcileResult = "keep" | "restart" | "accept-anyway";
Defined in: src/core/collaborators/EagerLLMController.ts:19
Result of reconciling a preflight with confirmed text.
Result of reconciling a preflight with confirmed text.
type ReconcileResult = "keep" | "restart" | "accept-anyway";
Defined in: src/core/collaborators/EagerLLMController.ts:19
Result of reconciling a preflight with confirmed text.