mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 06:32:17 +00:00
* Add unfurl_links config for Slack channel Add unfurl_links: bool (default true) to SlackConfig to control Slack's automatic URL preview expansion. When set to false, links in agent messages are not unfurled, keeping output compact. Applied to SlackAdapter's chat.postMessage payload via unfurl_links and unfurl_media parameters, affecting both real-time and cron delivery paths. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Rename test per review: clarify it tests explicit true, not default Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>