core-agent-ide/docs
Ahmed Ibrahim e743d251a7
Add opt-out for rate limit model nudge (#6433)
## Summary
- add a `hide_rate_limit_model_nudge` notice flag plus config edit
plumbing so the rate limit reminder preference is persisted and
documented
- extend the chat widget prompt with a "never show again" option, and
wire new app events so selecting it hides future nudges immediately and
writes the config
- add unit coverage and refresh the snapshot for the three-option prompt

## Testing
- `just fmt`
- `just fix -p codex-tui`
- `just fix -p codex-core`
- `cargo test -p codex-tui`
- `cargo test -p codex-core` *(fails at
`exec::tests::kill_child_process_group_kills_grandchildren_on_timeout`:
grandchild process still alive)*

------
[Codex
Task](https://chatgpt.com/codex/tasks/task_i_6910d7f407748321b2661fc355416994)
2025-11-10 09:21:53 -08:00
..
advanced.md docs: Fix code fence and typo in advanced guide (#6295) 2025-11-06 09:00:28 -08:00
agents_md.md docs: fix agents fallback example (#5396) 2025-10-22 11:32:35 -07:00
authentication.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
CLA.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
config.md Updated docs to reflect recent changes in web_search configuration (#6376) 2025-11-10 07:57:56 -08:00
contributing.md Updated contributing guidelines and PR template to request link to bug report in PR notes (#6332) 2025-11-06 12:02:39 -08:00
example-config.md Add opt-out for rate limit model nudge (#6433) 2025-11-10 09:21:53 -08:00
exec.md docs: document exec json events (#5399) 2025-10-20 16:11:36 -07:00
experimental.md docs: remove stale contribution reference (#5400) 2025-10-20 16:11:14 -07:00
faq.md Add instruction for upgrading codex with brew (#5640) 2025-10-24 11:30:34 -07:00
getting-started.md docs: correct getting-started behaviors (#5407) 2025-10-20 16:17:07 -07:00
install.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
license.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
open-source-fund.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
platform-sandboxing.md docs: improve overall documentation (#5354) 2025-10-19 15:07:33 -07:00
prompts.md fix(core): load custom prompts from symlinked Markdown files (#3643) 2025-11-04 17:44:02 -08:00
release_management.md Update Homebrew install instructions to use cask (#5377) 2025-10-20 17:43:40 +00:00
sandbox.md Windows Sandbox - Alpha version (#4905) 2025-10-30 15:51:57 -07:00
slash_commands.md Add documentation for slash commands in docs/slash_commands.md. (#5685) 2025-11-03 08:27:13 -08:00
zdr.md Never store requests (#3212) 2025-09-05 10:41:47 -07:00