Skip to content

[FIX] Route Codex aliases to GPT-5.6 Sol#4220

Merged
Trecek merged 1 commit into
developfrom
codex-model-alias-gpt56-sol-4218
Jul 9, 2026
Merged

[FIX] Route Codex aliases to GPT-5.6 Sol#4220
Trecek merged 1 commit into
developfrom
codex-model-alias-gpt56-sol-4218

Conversation

@Trecek

@Trecek Trecek commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Update AutoSkillit's canonical Codex alias registry so every local model class launches
gpt-5.6-sol. Preserve model-class behavior through reasoning effort: Sonnet-class
default work uses high, Opus-class serious work uses xhigh, and explicitly requested
Haiku-class work remains medium. Keep explicit native gpt-5.5 compatibility without
allowing any alias to select it.

  • Replace the shared gpt-5.5 alias target with gpt-5.6-sol.
  • Add Sol to the valid native model-ID set while retaining explicit 5.5 compatibility.
  • Cover exact alias policy, legacy 5.4/mini rejection, doctor validation, native model
    passthrough, suffix stripping, and the Opus food-truck xhigh path.

Closes #4218

Implementation Plan

Plan file: /home/talon/projects/generic_automation_mcp/.autoskillit/temp/codex-loop/4218-gpt56-sol-pr-plan.md

🤖 Generated with Claude Code via AutoSkillit

@Trecek Trecek left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AutoSkillit review passed. No blocking issues found.

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