mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03:00
tui: add one-time personality nudge NUX with persisted hide flag
This commit is contained in:
@@ -456,6 +456,10 @@
|
||||
"description": "Tracks whether the user has seen the model migration prompt",
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_personality_nudge": {
|
||||
"description": "Tracks whether the user has already seen the personality selection nudge.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_rate_limit_model_nudge": {
|
||||
"description": "Tracks whether the user opted out of the rate limit model switch reminder.",
|
||||
"type": "boolean"
|
||||
|
||||
Reference in New Issue
Block a user