PluginManager edits a local Codex configuration file, so treat it as a local-only utility.
- The server binds to
127.0.0.1. - Runtime data and backups are written under
Data/. - Generated runtime files are ignored by Git.
- Do not expose the dashboard on a public network.
- Review any generated backup before sharing logs or support bundles.
- Keep
~/.codex/config.tomlprivate if it contains local project paths or plugin settings you do not want to publish.
Open a GitHub issue with a minimal reproduction. Do not include secrets, private config files, or session logs.