mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
1bd6b4c41a
## Summary This PR promotes Mentions 2.0 (unified TUI mention popup) to stable and enables it by default. - Keep `mentions_v2` as a temporary rollback path to the legacy split popups (`--disable mentions_v2`). - Add feature-default and snapshot coverage for the default experience. ## Prior work - [#19068 โ Unified mentions in TUI](https://github.com/openai/codex/pull/19068) - [#22375 โ Use plugin/list to get plugins for mentions](https://github.com/openai/codex/pull/22375) - [#23363 โ Unified mentions tweaks and rendering polish](https://github.com/openai/codex/pull/23363) ## Test plan - Launch Codex without any feature overrides. - Type `@` in the TUI composer. - Confirm the unified mentions menu opens and displays filesystem, plugin, and skill results.
1bd6b4c41a
ยท
2026-06-12 16:29:40 -07:00
History