Skip to content

Fix project trust config parsing so CLI overrides work#13090

Open
etraut-openai wants to merge 2 commits intomainfrom
etraut/issue-13076
Open

Fix project trust config parsing so CLI overrides work#13090
etraut-openai wants to merge 2 commits intomainfrom
etraut/issue-13076

Conversation

@etraut-openai
Copy link
Collaborator

@etraut-openai etraut-openai commented Feb 28, 2026

Fixes #13076

This PR fixes a bug that causes command-line config overrides for MCP subtables to not be merged correctly.

Summary

  • make project trust loading go through the dedicated struct so CLI overrides can update trusted project-local MCP transports

@etraut-openai
Copy link
Collaborator Author

@codex review

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 565bd19e35

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@etraut-openai
Copy link
Collaborator Author

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

Not able to override config.toml while invoking codex

1 participant