Simplify Cursor task: only fix indent in router_request

This commit is contained in:
Ivan Tytar
2025-11-17 00:07:49 +01:00
parent 116016777c
commit e90409e2e9
3 changed files with 62 additions and 117 deletions

View File

@@ -463,11 +463,12 @@ async def helion_telegram_webhook(update: TelegramUpdate):
"username": username,
"chat_id": chat_id,
},
"context": {
"payload": {"context": {
"agent_name": HELION_NAME,
"system_prompt": HELION_SYSTEM_PROMPT,
"memory": memory_context,
},
},
}
# Send to Router