Skip to content

Track model and personality in world state - #35530

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/497e29cf38cac08e992e546df900f6f8b01120f9
Jul 26, 2026
Merged

Track model and personality in world state#35530
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/497e29cf38cac08e992e546df900f6f8b01120f9

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 26, 2026

Copy link
Copy Markdown

Track model and personality in world state

What changed

  • Add model and personality sections to the persisted world-state snapshot.
  • Generate model-switch and personality instructions through world-state diffs, including when prior state must be inferred during replay.
  • Keep those instruction fragments in standalone developer messages instead of merging them with adjacent context updates.

Testing

  • Cover initial, unchanged, and changed model and personality states.
  • Verify that model changes are recorded in rollout world-state items.

## What changed

- Add model and personality sections to the persisted world-state snapshot.
- Generate model-switch and personality instructions through world-state diffs, including when prior state must be inferred during replay.
- Keep those instruction fragments in standalone developer messages instead of merging them with adjacent context updates.

## Testing

- Cover initial, unchanged, and changed model and personality states.
- Verify that model changes are recorded in rollout world-state items.

GitOrigin-RevId: 497e29cf38cac08e992e546df900f6f8b01120f9
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/497e29cf38cac08e992e546df900f6f8b01120f9 branch from 825c42a to 18f50c9 Compare July 26, 2026 23:37
@copyberry
copyberry Bot merged commit 18f50c9 into main Jul 26, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/497e29cf38cac08e992e546df900f6f8b01120f9 branch July 26, 2026 23:38
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 26, 2026
@DRMPN
DRMPN temporarily deployed to issue-triage July 27, 2026 00:15 — with GitHub Actions Inactive
@DRMPN
DRMPN temporarily deployed to issue-triage July 27, 2026 00:15 — with GitHub Actions Inactive
@DRMPN
DRMPN temporarily deployed to issue-triage July 27, 2026 00:15 — with GitHub Actions Inactive
@DRM66
DRM66 temporarily deployed to issue-triage July 27, 2026 01:23 — with GitHub Actions Inactive
@DRM66
DRM66 temporarily deployed to issue-triage July 27, 2026 01:23 — with GitHub Actions Inactive
@DRM66
DRM66 temporarily deployed to issue-triage July 27, 2026 01:23 — with GitHub Actions Inactive
@motyc
motyc temporarily deployed to issue-triage July 27, 2026 01:25 — with GitHub Actions Inactive
@motyc
motyc temporarily deployed to issue-triage July 27, 2026 01:25 — with GitHub Actions Inactive
@motyc
motyc temporarily deployed to issue-triage July 27, 2026 01:25 — with GitHub Actions Inactive
@motyc
motyc temporarily deployed to issue-triage July 27, 2026 01:26 — with GitHub Actions Inactive
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.

8 participants