mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 23:05:08 +00:00
Adds an opt-in per-channel knob prefix_agent_name on ChannelOverrides with styles Off (default), Bracket ([agent] text) and BoldBracket (**[agent]** text). The bridge wraps the final outbound text once in dispatch_message, dispatch_with_blocks and the auto-reply path. Off is byte-identical to pre-feature behavior so existing configs are unaffected. Platform-native identity overrides (Slack per-message username, Discord embed author field) are intentionally out of scope here and tracked as a follow-up. Made-with: Cursor