From f484a12a55db2eb4de057f9e09c0f8602727c5a7 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 06:45:27 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .sandcastle/task-source.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sandcastle/task-source.ts b/.sandcastle/task-source.ts index 3a52af19..7e71897c 100644 --- a/.sandcastle/task-source.ts +++ b/.sandcastle/task-source.ts @@ -6,13 +6,13 @@ import type { TaskSpec } from './types.js' import { AGENT_IDLE_TIMEOUT_S, + AGENT_PLANNER_MODEL, COMPLETION_SIGNAL, DOCKER_MOUNTS, GIT_TIMEOUT_MS, MAX_ISSUES_FETCH, MAX_PRS_FETCH, MAX_TITLE_LENGTH, - AGENT_PLANNER_MODEL, TASK_TIMEOUT_MS, } from './constants.js' import { execFileAsync, toErrorMessage } from './utils.js' -- 2.53.0