Commit 277adb0
fix(telegram): remove reply() from prod-review-todoist skill
Telegram notification was still in the skill file, causing the agent
to call reply() multiple times per run (3x observed on 25/04 at 06:51).
Notification now controlled by notify_telegram=True in review_todoist.py
(gitignored custom routine, already updated on disk).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3066a50 commit 277adb0
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
0 commit comments