Skip to content

Refactor app-server config loading into ConfigManager#18442

Merged
pakrym-oai merged 2 commits into
mainfrom
pakrym/find-configapi-bypasses
Apr 21, 2026
Merged

Refactor app-server config loading into ConfigManager#18442
pakrym-oai merged 2 commits into
mainfrom
pakrym/find-configapi-bypasses

Conversation

@pakrym-oai
Copy link
Copy Markdown
Collaborator

@pakrym-oai pakrym-oai commented Apr 18, 2026

Localize app-server configuration loading in one place.

@pakrym-oai pakrym-oai requested a review from a team as a code owner April 20, 2026 22:20
@pakrym-oai pakrym-oai force-pushed the pakrym/find-configapi-bypasses branch 2 times, most recently from d2fc2b7 to 1dc5c8c Compare April 21, 2026 14:34
@pakrym-oai pakrym-oai force-pushed the pakrym/find-configapi-bypasses branch from 1dc5c8c to db18db8 Compare April 21, 2026 14:40

impl ConfigManager {
pub(crate) fn new(
codex_home: PathBuf,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AbsPathBuf?

@pakrym-oai pakrym-oai merged commit 5fe767e into main Apr 21, 2026
25 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/find-configapi-bypasses branch April 21, 2026 17:22
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants