Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(tasks): report draft-path task closures to the client and the next-steps agent

merged#2617CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/task-complete-draft-send-notify

4 files changed

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

  • addedapps/server/src/mastra/routeHandlers/event-execution/__tests__/handleExecuteFromClientSend-draft-closure.test.ts+172-0
  • modifiedapps/server/src/mastra/routeHandlers/event-execution/__tests__/handleExecuteFromClientSend-live-next-steps.test.ts+5-1
  • modifiedapps/server/src/mastra/routeHandlers/event-execution/handleExecuteFromClientSend.ts+91-26
  • modifiedapps/server/src/services/user-tasks/tasks.ts+65-1