Skip to content

Track ACP model selection method compatibility #3736

@neubig

Description

@neubig

Track the bug fix in #3688.

Codex ACP conversations can fail with Method not found because model selection is routed through the older session/set_model RPC. Current Codex and Claude ACP providers expose model selection through session/set_config_option with configId="model", while Gemini still uses the older session model method.

The PR updates provider metadata and model-selection routing so known ACP providers use the correct RPC and includes focused SDK and agent-server regression coverage.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions