Skip to content

Move external agent migration into its crate - #33456

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/3378ec2064806a28136d6ac98664ca1d75414a4e
Jul 16, 2026
Merged

Move external agent migration into its crate#33456
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/3378ec2064806a28136d6ac98664ca1d75414a4e

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 16, 2026

Copy link
Copy Markdown

Move external agent migration into its crate

What changed

  • Move migration detection, import orchestration, models, and reporting from
    codex-app-server into codex-external-agent-migration.
  • Keep app-server protocol conversion in a dedicated boundary module.
  • Organize source-specific configuration, sessions, hooks, plugins, commands,
    subagents, and memory handling behind shared migration adapters.
  • Relocate and split the migration tests alongside the extracted service.

## What changed

- Move migration detection, import orchestration, models, and reporting from
  `codex-app-server` into `codex-external-agent-migration`.
- Keep app-server protocol conversion in a dedicated boundary module.
- Organize source-specific configuration, sessions, hooks, plugins, commands,
  subagents, and memory handling behind shared migration adapters.
- Relocate and split the migration tests alongside the extracted service.

GitOrigin-RevId: 3378ec2064806a28136d6ac98664ca1d75414a4e
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/3378ec2064806a28136d6ac98664ca1d75414a4e branch from f0c6498 to e7efc5b Compare July 16, 2026 00:35
@copyberry
copyberry Bot merged commit e7efc5b into main Jul 16, 2026
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/3378ec2064806a28136d6ac98664ca1d75414a4e branch July 16, 2026 00:35
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 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.

1 participant