@@ -1386,10 +1386,10 @@ Variables are case-insensitive. `{think}` is an alias for `{thinkingLevel}`.
13861386- Per-channel overrides: ` channels.<channel>.ackReaction ` , ` channels.<channel>.accounts.<id>.ackReaction ` .
13871387- Resolution order: account → channel → ` messages.ackReaction ` → identity fallback.
13881388- Scope: ` group-mentions ` (default), ` group-all ` , ` direct ` , ` all ` .
1389- - ` removeAckAfterReply ` : removes ack after reply on reaction-capable channels such as Slack, Discord, Telegram, WhatsApp, and iMessage.
1390- - ` messages.statusReactions.enabled ` : enables lifecycle status reactions on Slack, Discord, Telegram, and WhatsApp.
1389+ - ` removeAckAfterReply ` : removes ack after reply on reaction-capable channels such as Slack, Discord, Signal, Telegram, WhatsApp, and iMessage.
1390+ - ` messages.statusReactions.enabled ` : enables lifecycle status reactions on Slack, Discord, Signal, Telegram, and WhatsApp.
13911391 On Slack and Discord, unset keeps status reactions enabled when ack reactions are active.
1392- On Telegram and WhatsApp, set it explicitly to ` true ` to enable lifecycle status reactions.
1392+ On Signal, Telegram, and WhatsApp, set it explicitly to ` true ` to enable lifecycle status reactions.
13931393- ` messages.statusReactions.emojis ` : overrides lifecycle emoji keys:
13941394 ` queued ` , ` thinking ` , ` compacting ` , ` tool ` , ` coding ` , ` web ` , ` deploy ` , ` build ` ,
13951395 ` concierge ` , ` done ` , ` error ` , ` stallSoft ` , and ` stallHard ` .
0 commit comments