Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(playbook): stop MISSING_SYSTEM_SUBAGENTS from freezing valid playbooks

merged#2574CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/playbook-system-subagent-org-refs

5 files changed

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

  • modifiedapps/server/src/services/playbook/__tests__/playbook-compiled-checks.test.ts+89-0
  • modifiedapps/server/src/services/playbook/compile-playbook.ts+3-34
  • modifiedapps/server/src/services/playbook/persist-playbook.ts+8-0
  • modifiedapps/server/src/services/playbook/playbook-compiled-checks.ts+37-12
  • modifiedapps/server/src/services/playbook/verify-playbook.ts+5-0