Skip to content

feat(ui): add codex intelligence selector#8919

Open
vincenzopalazzo wants to merge 4 commits intoaaif-goose:mainfrom
vincenzopalazzo:feat/chatgpt-codex-intelligence
Open

feat(ui): add codex intelligence selector#8919
vincenzopalazzo wants to merge 4 commits intoaaif-goose:mainfrom
vincenzopalazzo:feat/chatgpt-codex-intelligence

Conversation

@vincenzopalazzo
Copy link
Copy Markdown
Contributor

Summary

  • Add an Intelligence selector for ChatGPT Codex in the desktop model switch modal
  • Persist the selected value to CHATGPT_CODEX_REASONING_EFFORT
  • Match backend-supported levels: low, medium, high, and xhigh for known Codex models; fallback to medium/high otherwise
  • Add extracted i18n messages for the new labels

Review Notes

  • Production-safety review passed (2 clean rounds)
  • This reuses the existing ChatGPT Codex provider config path added for reasoning effort; no server/OpenAPI changes needed
  • Kept the scope global-config based, matching the current provider implementation

Test plan

  • pnpm run lint:check
  • pnpm run test:run
  • CI passes
  • Manual: select ChatGPT Codex in the model switch modal and confirm the Intelligence selector persists to CHATGPT_CODEX_REASONING_EFFORT

Co-Authored-By: goose <goose@aaif.dev>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Copy link
Copy Markdown

@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: 6e1f390315

ℹ️ 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 thread ui/desktop/src/components/settings/models/subcomponents/SwitchModelModal.tsx Outdated
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Copy link
Copy Markdown

@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: f4f50ae0de

ℹ️ 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 thread ui/desktop/src/components/settings/models/subcomponents/SwitchModelModal.tsx Outdated
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Copy link
Copy Markdown

@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: 1ce816b6a2

ℹ️ 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 thread ui/desktop/src/components/settings/models/subcomponents/SwitchModelModal.tsx Outdated
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
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