You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let rewritten_text = if message.source == "telegram"{
1120
1114
match raw_text.trim(){
1121
1115
"/digest" => {
1122
1116
"generate a day digest for this channel for today (from local 00:00 to now), concise and useful. preferred format and order: 1) top decisions (what was decided), 2) key convo themes (high-level discussion summary), 3) open loops (pending calls/questions). keep it short, practical, and non-cringe. if there is no meaningful activity in that window, say exactly: no material updates today.".to_string()
0 commit comments