]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
[autofix.ci] apply automated fixes
authorautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Thu, 7 May 2026 06:45:27 +0000 (06:45 +0000)
committerGitHub <noreply@github.com>
Thu, 7 May 2026 06:45:27 +0000 (06:45 +0000)
.sandcastle/task-source.ts

index 3a52af19801c8ff2104fe905ac3f97ef72c1f742..7e71897ce3c20c6be64ae39669412edb90802226 100644 (file)
@@ -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'