Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(mail): read-live-email-thread keeps the To and Cc lists

merged#2647CedarCopilot

CedarCopilot wants to merge 3 commits into staging from fix/live-thread-recipients

6 files changed

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

  • modifiedapps/server/src/mastra/tools/mail/__tests__/liveMailTools.test.ts+147-3
  • modifiedapps/server/src/mastra/tools/mail/__tests__/mailTool.live-actions.test.ts+33-3
  • modifiedapps/server/src/mastra/tools/mail/mailTool.ts+8-171 defect
  • modifiedapps/server/src/mastra/tools/mail/readLiveThreadTool.ts+37-62 defects
  • modifiedapps/server/src/services/drafting/drafting.ts+4-66 defects
  • modifiedapps/server/src/services/mail/lib/email-utils.ts+9-11 defect