Meta Pixel
ยท
Web
Bug FixAI

AI Coworker DM Replies Now Go to the Right Place

DMs to AI coworkers now always reply in the DM conversation instead of being misdirected to project chat or silently dropped.

Bug Fixes
  • AI coworker DM replies now correctly appear in the DM conversation instead of being sent to project chat
  • DMs to AI coworkers no longer silently fail when the coworker has tasks without an associated project
  • Replying to an AI coworker no longer mixes in unrelated task context from other projects

When you sent a direct message to an AI coworker, the system could incorrectly route the reply to a project chat channel instead of back to your DM โ€” or drop the reply entirely if no project context was found. This happened because the routing logic checked whether the coworker had any active task across all projects and hijacked the conversation through a task-reaction pipeline that had no way to send DM replies.

All DM and reply flows now go through the correct channel every time, with no task-context bleed from unrelated projects.