import type { ThinkingLevel } from "@earendil-works/pi-agent-core"; export const DEFAULT_THINKING_LEVEL: ThinkingLevel = "medium";