Skip to content

fix(sdlc): correct /model session gotcha per Codex P1#416

Merged
BaseInfinity merged 1 commit into
mainfrom
fix/model-gotcha-correction
Jun 12, 2026
Merged

fix(sdlc): correct /model session gotcha per Codex P1#416
BaseInfinity merged 1 commit into
mainfrom
fix/model-gotcha-correction

Conversation

@BaseInfinity

Copy link
Copy Markdown
Owner

Summary

Codex round 1 on PR #415 flagged a P1 factual error: our text said /model doesn't survive exit+continue, but as of CC v2.1.153 it persists to user settings by default.

Corrected to: /model persists by default, but project/managed settings can override. Picker s (session-only) does not.

Test plan

  • tests/test-doc-consistency.sh — 42/42
  • tests/test-cowork-drift.sh — 9/9
  • tests/test-skill-graduations.sh — 6/6
  • CI validate passes

Codex P1: our text said /model doesn't survive exit+continue, but CC
v2.1.153+ saves to user settings. Real gotcha: project/managed settings
can override, and picker 's' (session-only) does not persist.
@BaseInfinity BaseInfinity merged commit 7d8f1f1 into main Jun 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant