From 03ad7e41e648903c8eca926aef714e24d23652f6 Mon Sep 17 00:00:00 2001 From: canvrno-oai Date: Mon, 18 May 2026 12:42:17 -0700 Subject: [PATCH] Ungate unified @mentions, keep the old flag as a compatibility no-op, remove legacy file popup, and improve plugin @mention rendering --- codex-rs/core/config.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codex-rs/core/config.schema.json b/codex-rs/core/config.schema.json index 7d95eec379..b817e1480f 100644 --- a/codex-rs/core/config.schema.json +++ b/codex-rs/core/config.schema.json @@ -4998,4 +4998,4 @@ }, "title": "ConfigToml", "type": "object" -} \ No newline at end of file +}