Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

[2026-09-23] merging staging to main

merged#2928CedarCopilot

CedarCopilot wants to merge 1 commit into main from staging

What Libra verified

  • Google Picker surfaces offer the same document and presentation types

    Libra ran this behavior against the change and confirmed the check detects when it breaks.

    Technical evidence
    • the shared Knowledge-base Google Picker MIME-type list includes both native Google presentations and native Google documents

    Changed code: google-slides-manager.tsx.

  • Request cards are accepted only when their required fields are valid

    Libra ran this behavior against the change and confirmed the check detects when it breaks.

    Technical evidence
    • a requestDriveFile card with a type, string ID, and string purpose is accepted and inserted into the requested thread
    • a requestDriveFile card is rejected when its type, ID, or purpose is missing or not a string

    Changed code: initializeResponseProcessorRegistry.ts.

run 70518f56-c1b1-41fc-8dff-d6df54f1d59d, completed Sep 23, 2026, 11:54 PM