Simplify Cursor task: only fix indent in router_request
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user