Skip to content

Refactor config loading to use filesystem abstraction#18209

Merged
pakrym-oai merged 8 commits intomainfrom
pakrym/use-filesystem-abstraction
Apr 17, 2026
Merged

Refactor config loading to use filesystem abstraction#18209
pakrym-oai merged 8 commits intomainfrom
pakrym/use-filesystem-abstraction

Conversation

@pakrym-oai
Copy link
Copy Markdown
Collaborator

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

Initial pass propagating FileSystem through config loading.

Copy link
Copy Markdown
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: 90545d9fc0

ℹ️ 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".

Comment thread codex-rs/core/src/config/agent_roles.rs
Comment thread codex-rs/core/src/config/agent_roles.rs
Comment thread codex-rs/core/src/config/agent_roles.rs

/// Details of a ghost commit created from a repository state.
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize, JsonSchema, TS)]
pub struct GhostCommit {
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.

why does this move?

Copy link
Copy Markdown
Collaborator Author

@pakrym-oai pakrym-oai Apr 16, 2026

Choose a reason for hiding this comment

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

Untangles a circular dependency introduced by git-util depending on exec server (and protocol transitively)

@pakrym-oai pakrym-oai enabled auto-merge (squash) April 16, 2026 23:01
@pakrym-oai pakrym-oai merged commit 9effa05 into main Apr 17, 2026
34 of 36 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/use-filesystem-abstraction branch April 17, 2026 00:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants