Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(agents): the drafter's live-mail reach is bounded, and Bcc stays hidden

merged#2657CedarCopilot

CedarCopilot wants to merge 1 commit into staging from fix/live-mail-tool-scope-and-bcc

7 files changed

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

  • modifiedapps/server/.claude/skills/playbook-instruction-eval/live-thread-search-eval.ts+27-121 defect
  • modifiedapps/server/src/mastra/tools/__tests__/drafting-executor-live-mail-grant.test.ts+38-2
  • modifiedapps/server/src/mastra/tools/__tests__/tool-grant.test.ts+13-0
  • modifiedapps/server/src/mastra/tools/event-execution/orchestrator-dispatch-tools.ts+21-06 defects
  • modifiedapps/server/src/mastra/tools/mail/__tests__/liveMailTools.test.ts+51-6
  • modifiedapps/server/src/mastra/tools/mail/__tests__/mailTool.live-actions.test.ts+0-2
  • modifiedapps/server/src/mastra/tools/mail/readLiveThreadTool.ts+24-82 defects