No feedback for invalid config.toml
Resolved 💬 0 comments Opened Sep 17, 2025 by codepharmer Closed Dec 23, 2025
What version of Codex is running?
--latest
Which model were you using?
gpt-5-codex
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What steps can reproduce the bug?
1) Add an invalid argument to config.toml (ex. typo in parameter name or value)
2) Attempt to reload extension
3) Extension shows loading indicator indefinitely but doesn't provide feedback on invalid config file.
What is the expected behavior?
Toast / modal / alert "invalid value on line X of config.toml"
What do you see instead?
Loading indicator
Additional information
Hope you can help with this. I spent about 20 minutes trying to figure out what the issue was (I had changed a few things at once and didn't think the config file was an issue)