Fix CI/CD

This commit is contained in:
Konstantin Wohlwend 2026-05-26 12:52:30 -07:00
parent e02ff07515
commit f702724d53

View File

@ -13,6 +13,7 @@
* from without creating a wrong-direction dependency.
*/
import { remindersPrompt } from "../ai/unified-prompts/reminders";
import { deindent } from "../utils/strings";
import type { HandlerPageUrls } from "./handler-urls";
@ -88,7 +89,7 @@ function createCustomPagePrompt(options: {
},
\`\`\`
${stackAuthReminders}
${remindersPrompt}
`;
const versions = {
1: {