Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(slack): recover userId when Mastra's context loses it mid-run

closed#2678CedarCopilot

CedarCopilot wants to merge 1 commit into staging from fix/manufact-live-slack-userid

6 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • modifiedapps/server/src/mastra/tools/slack/__tests__/liveSlackTools.test.ts+64-0
  • modifiedapps/server/src/mastra/tools/slack/readLiveSlackThreadTool.ts+2-1
  • addedapps/server/src/mastra/tools/slack/resolve-live-slack-user-id.ts+47-0
  • modifiedapps/server/src/mastra/tools/slack/searchLiveSlackTool.ts+2-1
  • modifiedapps/server/src/services/agent-action-queue/agent-run-scope.ts+11-0
  • modifiedapps/server/src/services/aop/automations.ts+1-14 defects