Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix: preserve multiline frontmatter continuations; escape CRM/Slack values in prompts

merged#2711CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/review-comments-p1

6 files changed

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

  • modifiedapps/server/src/mastra/tools/task/__tests__/linked-crm-deals.test.ts+43-0
  • modifiedapps/server/src/mastra/utils/context-formatting/conversation-context.ts+40-1210 defects
  • modifiedapps/server/src/services/aop/__tests__/subagent-frontmatter.test.ts+100-0
  • modifiedapps/server/src/services/aop/subagent-frontmatter.ts+55-11 defect
  • modifiedapps/server/src/services/playbook/__tests__/reference-resolver.test.ts+89-0
  • modifiedapps/server/src/services/playbook/reference-resolver.ts+77-14 defects