✨ 🎫 prompt.ts
This commit is contained in:
@@ -133,3 +133,4 @@ export function buildCronListPrompt(durableEnabled: boolean): string {
|
|||||||
? `List all cron jobs scheduled via ${CRON_CREATE_TOOL_NAME}, both durable (.claude/scheduled_tasks.json) and session-only.`
|
? `List all cron jobs scheduled via ${CRON_CREATE_TOOL_NAME}, both durable (.claude/scheduled_tasks.json) and session-only.`
|
||||||
: `List all cron jobs scheduled via ${CRON_CREATE_TOOL_NAME} in this session.`
|
: `List all cron jobs scheduled via ${CRON_CREATE_TOOL_NAME} in this session.`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user