Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(files): section folders never fetch their own children

merged#2868CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/filebrowser-section-eager-fetch

6 files changed

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

  • modifiedapps/mail/modules/agents/__tests__/AgentOutputTab.test.tsx+22-0
  • modifiedapps/mail/modules/agents/components/AgentOutputTab.tsx+27-1
  • modifiedapps/mail/modules/conversations/components/files/ConversationFileTree.tsx+346-10
  • addedapps/mail/modules/conversations/components/files/__tests__/useFileTree.crossScopeSections.test.tsx+196-0
  • addedapps/mail/modules/conversations/components/files/__tests__/useFileTree.sectionPaths.test.tsx+187-0
  • modifiedapps/mail/modules/files/components/FileBrowser.tsx+53-1