Skip to content

Move external agent config out of core#18850

Merged
pakrym-oai merged 1 commit intomainfrom
pakrym/move-enternalagentconfig-to-config
Apr 21, 2026
Merged

Move external agent config out of core#18850
pakrym-oai merged 1 commit intomainfrom
pakrym/move-enternalagentconfig-to-config

Conversation

@pakrym-oai
Copy link
Copy Markdown
Collaborator

Summary

  • Move external agent config migration logic and tests from codex-core into app-server/src/config.
  • Keep the migration service crate-private to app-server and update the API adapter imports.
  • Remove stale core re-exports and expose only the needed marketplace source helper.

Testing

  • cargo test -p codex-app-server config::external_agent_config
  • just fmt
  • just fix -p codex-app-server
  • just fix -p codex-core
  • git diff --check

@pakrym-oai pakrym-oai requested a review from a team as a code owner April 21, 2026 15:10
@pakrym-oai pakrym-oai changed the title Refactor external agent config into app-server config Move external agent config out of core Apr 21, 2026
@pakrym-oai pakrym-oai enabled auto-merge (squash) April 21, 2026 15:16
@pakrym-oai pakrym-oai disabled auto-merge April 21, 2026 15:33
@pakrym-oai pakrym-oai merged commit 8332121 into main Apr 21, 2026
25 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/move-enternalagentconfig-to-config branch April 21, 2026 15:34
@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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants