Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

@ammar-agent ammar-agent commented Jan 3, 2026

Summary

Enhanced the Models settings page with compaction model configuration and extended model information display.

Changes

Compaction Model Setting:

  • Added Compaction Model dropdown in Model Defaults section
  • Falls back to workspace model if not set
  • Uses existing modeAiDefaults.compact.modelString storage

Model Information:

  • Added contextWindow and description fields to KnownModelDefinition
  • Display context window size (e.g., "200K", "1M") next to each built-in model
  • Added info icon with tooltip showing model description
  • Populated data for all built-in models (Anthropic, OpenAI, Google, xAI)

Unified Model Defaults UX:

  • Removed star icons from model rows (default model now set via dropdown)
  • Single "Model Defaults" section with Default Model and Compaction Model dropdowns

Generated with mux • Model: anthropic:claude-opus-4-5 • Thinking: high

Copy link

@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: 05c1031a7c

ℹ️ 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".

- Add contextWindow and description fields to KnownModelDefinition
- Populate context window sizes and descriptions for all built-in models
- Display context window size (e.g., 200K, 1M) in model rows
- Add info tooltip with model description for built-in models
- Add Compaction Model dropdown in Model Defaults section
- Remove star icons from model rows (default model set via dropdown)
- Unified Model Defaults section with Default Model and Compaction Model
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