Skip to content

feat: expose model config options - #154

Merged
AlexandrSuhinin merged 1 commit into
agentclientprotocol:mainfrom
SteffenDE:sd-config-options
Jun 8, 2026
Merged

feat: expose model config options#154
AlexandrSuhinin merged 1 commit into
agentclientprotocol:mainfrom
SteffenDE:sd-config-options

Conversation

@SteffenDE

Copy link
Copy Markdown
Contributor

Add session config options for mode, model, and reasoning effort, and route session/set_config_option changes through the same session state used for prompts.

This mirrors what the old codex-acp adapter does. The "legacy" models are a combination of model + effort, but the config options expose those separately.

Assisted-by: GPT-5.5

Add session config options for mode, model, and reasoning effort, and route
session/set_config_option changes through the same session state used for
prompts.
@benbrandt

Copy link
Copy Markdown
Member

We definitely need this and should do this. Especially since models are planned to be deprecated / removed in v2.

@AlexandrSuhinin

Copy link
Copy Markdown
Collaborator

@benbrandt Agree, just want to double-check that this won't affect IDEA integration.

@AlexandrSuhinin
AlexandrSuhinin self-requested a review June 8, 2026 09:24
@AlexandrSuhinin
AlexandrSuhinin merged commit b065e65 into agentclientprotocol:main Jun 8, 2026
1 check passed
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.

3 participants