From b1f32e38551af48e107385e8ade72295df75bbf1 Mon Sep 17 00:00:00 2001 From: Matthew Zeng Date: Thu, 30 Apr 2026 10:37:35 -0700 Subject: [PATCH] update --- codex-rs/core-plugins/src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/codex-rs/core-plugins/src/lib.rs b/codex-rs/core-plugins/src/lib.rs index bba55282b32d..08d004653d05 100644 --- a/codex-rs/core-plugins/src/lib.rs +++ b/codex-rs/core-plugins/src/lib.rs @@ -22,6 +22,7 @@ pub const TOOL_SUGGEST_DISCOVERABLE_PLUGIN_ALLOWLIST: &[&str] = &[ "gmail@openai-curated", "google-calendar@openai-curated", "google-drive@openai-curated", + "canva@openai-curated", "teams@openai-curated", "sharepoint@openai-curated", "outlook-email@openai-curated",