openai / openai/codex

Separate Model Preference for Side Chats

Open
#38,442 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement session
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

App

What feature would you like to see?

I'd like to have side chats maintain a separate default model on creation. For most side chats, I happen to want an answer to a quick question. For the main agent, I want a high-effort, smart agent.

When I create a new side chat, I want it to use the model/effort from the last side chat I had within the project, rather than inherit these from the main chat.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are identified in the issue. Start by tracing side-chat creation and how model and effort preferences are selected and persisted within a project. Done means a new side chat reuses the last side-chat model and effort without inheriting the main chat's settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.