Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(retrieval): keep link URLs in agent context, steer to whole-transcript reads, drop the phantom hybrid mode

merged#2599CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/preserve-email-links

5 files changed

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

  • modifiedapps/server/src/mastra/tools/conversation/conversationTool.ts+1-1
  • modifiedapps/server/src/mastra/tools/conversation/searchTurbopufferTool.ts+11-2
  • modifiedapps/server/src/mastra/utils/context-formatting/__tests__/html-to-agent-markdown.test.ts+55-2
  • modifiedapps/server/src/mastra/utils/context-formatting/event-context.ts+40-0
  • modifiedapps/server/src/services/turbopuffer/search.ts+3-1