Skip to content

Fix codex exec --profile handling#14524

Merged
etraut-openai merged 1 commit intomainfrom
etraut/issue-14515-exec-regression
Mar 12, 2026
Merged

Fix codex exec --profile handling#14524
etraut-openai merged 1 commit intomainfrom
etraut/issue-14515-exec-regression

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Mar 12, 2026

PR #14005 introduced a regression whereby codex exec --profile overrides were dropped when starting or resuming a thread. That causes the thread to miss profile-scoped settings like model_instructions_file.

This PR preserve the active profile in the thread start/resume config overrides so the
app-server rebuild sees the same profile that exec resolved.

Fixes #14515

@etraut-openai etraut-openai changed the title Ensure exec respects active profile instructions Mar 12, 2026
@etraut-openai etraut-openai changed the title Fix exec profile-scoped model instructions handoff Mar 12, 2026
@etraut-openai etraut-openai merged commit d32820a into main Mar 12, 2026
32 checks passed
@etraut-openai etraut-openai deleted the etraut/issue-14515-exec-regression branch March 12, 2026 23:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants