Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(documents): resolve a document id, and teach the resolver contact/

merged#2569CedarCopilot

CedarCopilot wants to merge 3 commits into staging from fix/document-address-resolution

5 files changed

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

  • addedapps/server/src/mastra/tools/document/__tests__/readDocumentTool.by-id.test.ts+118-0
  • modifiedapps/server/src/mastra/tools/document/readDocumentTool.ts+33-31 defect
  • modifiedapps/server/src/services/documents/__tests__/contact-paths.test.ts+55-0
  • modifiedapps/server/src/services/documents/index.ts+54-44 defects
  • modifiedapps/server/src/services/documents/virtual-paths.ts+31-51 defect