Hide scheduled query

This commit is contained in:
larchanka
2026-04-03 10:48:28 +02:00
committed by Mikhail Larchanka
parent 9e021f2593
commit 35e32c8e4b

View File

@@ -1005,8 +1005,8 @@ export class Orchestrator {
ConsoleLogger.info("core", `Triggering autonomous AI task: "${query}" for chatId ${chatIdNum} (taskId: ${taskId})`);
// Immediate feedback so user knows the cron triggered
this.sendToTelegram(chatIdNum, `🤖 <b>Autonomous task triggered</b>:\n<blockquote>${query}</blockquote>\n\nStarting planning...`, true, "HTML");
// TODO: Immediate feedback so user knows the cron triggered
// this.sendToTelegram(chatIdNum, `🤖 <b>Autonomous task triggered</b>:\n<blockquote>${query}</blockquote>\n\nStarting planning...`, true, "HTML");
// Route to task queue (priority 0 for synthetic)
this.enqueueTask({