Commit 760b026
doctrine: require an "Original message" expandable on cards from inbound signals (#227)
Without the verbatim source signal on the card, a user can't answer "where
did this come from?" by tapping it — the case Magnus hit today on the
Brian Sowards cal-prep card ("Mon 11am PT: Brian…") where the trigger was
his cal.com note "how awesome BUX is and what you are learning from
building it", but the card surfaced none of that text.
Every card from an inbound signal (email / Slack / cal note / GH issue /
X mention) now ships with an "📥 Original message" expandable carrying
the verbatim text + sender + timestamp. Skip only for self-generated
cards (cron-mined growth ideas, internal status pings).
Co-authored-by: Magnus Müller <magnus@browser-use.com>1 parent 50514d3 commit 760b026
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments