Skip to content

Conversation

@aibrahim-oai
Copy link
Collaborator

@aibrahim-oai aibrahim-oai commented Jan 9, 2026

Next steps will be routing this to model info

@aibrahim-oai
Copy link
Collaborator Author

@codex fix lint

@chatgpt-codex-connector
Copy link
Contributor

Summary

Testing

  • just fix -p codex-tui
  • just fix -p codex-tui2
  • cargo test -p codex-tui
  • cargo test -p codex-tui2

View task →

@aibrahim-oai
Copy link
Collaborator Author

@codex fix ci and tests

@chatgpt-codex-connector
Copy link
Contributor

Summary

Testing

  • just fix -p codex-tui
  • cargo test -p codex-tui

View task →

@aibrahim-oai aibrahim-oai marked this pull request as ready for review January 10, 2026 01:08
@aibrahim-oai aibrahim-oai changed the title Migration markdown Use markdown for migration screen Jan 10, 2026
@aibrahim-oai
Copy link
Collaborator Author

@codex review this

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9f196ea521

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 414 to 418
r#"**Codex just got an upgrade. Introducing {model_to}.**
Codex is now powered by gpt-5.2-codex, our latest frontier agentic coding model. It is smarter and faster than its predecessors and capable of long-running project-scale work.
Learn more about {model_to} at https://openai.com/index/introducing-gpt-5-2-codex
Copy link
Contributor

Choose a reason for hiding this comment

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

P2 Badge Align migration_markdown copy with preset

The expected migration_markdown in gpt52_codex_upgrade() includes a blank line before “Learn more…”, but the real preset in core/src/models_manager/model_presets.rs keeps “Learn more…” in the same paragraph. Because list_models_returns_* uses assert_eq! on full ModelPreset values, this mismatch makes those tests fail whenever they run. Either update this expected string to exactly match the preset or adjust the preset to match the new paragraphing so the comparison stays stable.

Useful? React with 👍 / 👎.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@codex fix it

Copy link
Contributor

Choose a reason for hiding this comment

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

Summary

Testing

  • just fmt
  • just fix -p codex-core
  • cargo test -p codex-core (failed: exec::tests::kill_child_process_group_kills_grandchildren_on_timeout reports a grandchild process still alive)
  • cargo test -p codex-core exec::tests::kill_child_process_group_kills_grandchildren_on_timeout -- --nocapture (failed: grandchild process still alive)
  • ⚠️ cargo test --all-features (not run; requires approval)

View task →

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.

2 participants