Skip to content

chore(config): ignore local Codex MCP credentials - #166

Open
StudentWeis wants to merge 1 commit into
mainfrom
chore/ignore-local-codex-mcp-config
Open

chore(config): ignore local Codex MCP credentials#166
StudentWeis wants to merge 1 commit into
mainfrom
chore/ignore-local-codex-mcp-config

Conversation

@StudentWeis

Copy link
Copy Markdown
Owner

Summary

Ignore the project-local Codex MCP configuration so AgentBay credentials cannot be committed accidentally.

Linked Issue

Closes #165

Changes

  • Add /.codex/config.toml to .gitignore.
  • Keep the actual Linux and Windows AgentBay MCP configuration local to the ropy workspace.

Testing

  • ./scripts/precheck.sh
  • git check-ignore -v .codex/config.toml
  • codex mcp list (verified agentbay_linux and agentbay_windows are enabled; credentials redacted from output)

Self-Check

  • No MCP URL or API key is included in the commit.
  • The ignored local configuration is recognized by Codex.
  • Repository precheck passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: ignore local Codex MCP credentials

1 participant