Codex CLI Audit a51a1c6333 fix: preserve inherited thread reply for Mattermost (rootId) alongside Slack (thread_ts)
Mattermost uses replyToId as rootId for thread context, same pattern as
Slack's thread_ts. Without this, multi-payload assistant turns only keep
the first message in-thread; subsequent payloads get posted unthreaded.

Generalizes the Slack-specific exemption to all thread-based channels.
2026-03-20 19:27:41 -04:00
..