Skip to content

Remove TUI legacy core test_support dependencies - #27484

Merged
etraut-openai merged 2 commits into
mainfrom
etraut/reduce-tui-legacy-core
Jun 11, 2026
Merged

Remove TUI legacy core test_support dependencies#27484
etraut-openai merged 2 commits into
mainfrom
etraut/reduce-tui-legacy-core

Conversation

@etraut-openai

@etraut-openai etraut-openai commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Why

The TUI now sits on the app-server layer, but app-server-client::legacy_core still exposed core test helpers solely for TUI tests. We've been whittling away the remaining dependencies. This is the next step on that journey.

There is no functional change — just a refactor, and this affects only test code, so it should be low risk.

What changed

  • remove the legacy_core::test_support re-export and call model-manager test helpers directly
  • keep the bundled model-preset cache local to TUI test support
  • import constraint types directly from codex-config

@etraut-openai etraut-openai changed the title [codex] reduce TUI legacy core dependencies Reduce TUI legacy core dependencies Jun 10, 2026
@etraut-openai
etraut-openai marked this pull request as ready for review June 10, 2026 22:36

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

Copy link
Copy Markdown
Contributor

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: ca92a59065

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread codex-rs/app-server-client/src/lib.rs
@etraut-openai etraut-openai changed the title Reduce TUI legacy core dependencies Reduce TUI legacy core test_support dependencies Jun 10, 2026
@etraut-openai etraut-openai changed the title Reduce TUI legacy core test_support dependencies Remove TUI legacy core test_support dependencies Jun 10, 2026
@etraut-openai
etraut-openai merged commit 36fc79c into main Jun 11, 2026
31 checks passed
@etraut-openai
etraut-openai deleted the etraut/reduce-tui-legacy-core branch June 11, 2026 00:55
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 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.

2 participants