/** * Re-export shim — see investigate/prompts.ts for the rationale. * Source of truth: `@slowcook-ai/llm-anthropic/prompts/brew`. */ export { BREW_SYSTEM, BREW_TOOLS, turnPrompt, turnPromptParts, BREW_PLATE_MODE_ADDENDUM, } from "@slowcook-ai/llm-anthropic"; //# sourceMappingURL=prompts.d.ts.map