feat: custom prompts & notify on comments #3

Merged
luna merged 5 commits from feat/custom-prompts into main 2026-04-04 00:55:36 +02:00
Showing only changes of commit 31d049d211 - Show all commits

View File

@@ -344,7 +344,8 @@ def main(args):
print(f"By: {event_object['sender']}")
# Send to OpenClaw
sendToAgent(event_object)
# sendToAgent(event_object)
print("Not sending event to agent, unassinging is too noisy for now, will only send assigned events")
return {
"_shsf": "v2",