Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(review-dispatch): force next-steps/drafter through run-subagent, exclude crm-updater/strategist from review

merged#2734CedarCopilot

CedarCopilot wants to merge 3 commits into staging from worktree-delegated-dispatch-forcer

8 files changed

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

  • addedapps/server/docs/design/delegated-dispatch-forcer.md+286-0
  • modifiedapps/server/src/mastra/tools/agenda/__tests__/reviewConversationFanOut.test.ts+155-29
  • modifiedapps/server/src/mastra/tools/event-execution/runSubagentTool.ts+35-46 defects
  • modifiedapps/server/src/mastra/tools/subagent-tool-allowlists.ts+10-03 defects
  • modifiedapps/server/src/mastra/tools/task/updateNextStepsAndTasksTool.ts+13-05 defects
  • modifiedapps/server/src/services/playbook/__tests__/drafter-review-dispatch.test.ts+100-56
  • modifiedapps/server/src/services/playbook/__tests__/drafter-seed.test.ts+4-4
  • modifiedapps/server/src/services/playbook/playbook-execution-triggers.ts+178-468 defects