style: apply biome formatting

This commit is contained in:
Peter Steinberger
2025-12-23 02:49:49 +01:00
parent 6fad79f581
commit a5f4332f21
6 changed files with 11 additions and 10 deletions

View File

@@ -27,8 +27,8 @@ import { splitMediaFromOutput } from "../media/parse.js";
import { enqueueCommand } from "../process/command-queue.js";
import { CONFIG_DIR, resolveUserPath } from "../utils.js";
import { resolveClawdisAgentDir } from "./agent-paths.js";
import { ensureClawdisModelsJson } from "./models-config.js";
import { DEFAULT_MODEL, DEFAULT_PROVIDER } from "./defaults.js";
import { ensureClawdisModelsJson } from "./models-config.js";
import {
buildBootstrapContextFiles,
ensureSessionHeader,