mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
833212115e
## 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`
833212115e
ยท
2026-04-21 08:33:58 -07:00
History