Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(meetings): store transcript/recording in S3 during manual sync

merged#2732CedarCopilot

CedarCopilot wants to merge 5 commits into staging from fix/gong-sync-transcript-storage

8 files changed

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

  • addedapps/server/src/mastra/tools/event-execution/__tests__/createAndLinkEvents-meeting-transcript.test.ts+236-0
  • modifiedapps/server/src/mastra/tools/event-execution/createAndLinkEventsTool.ts+51-1
  • modifiedapps/server/src/mastra/tools/meetings/__tests__/syncMeetingTool.recorder-grant.test.ts+8-1
  • modifiedapps/server/src/mastra/tools/meetings/__tests__/syncMeetingTool.test.ts+116-1
  • modifiedapps/server/src/mastra/tools/meetings/__tests__/syncMeetingTool.windowing.test.ts+8-1
  • modifiedapps/server/src/mastra/tools/meetings/meetingsTool.ts+3-0
  • modifiedapps/server/src/mastra/tools/meetings/syncMeetingTool.ts+71-1
  • modifiedapps/server/src/services/integrations/meetings/provider-ids.ts+12-0