Skip to content

refactor: rename chat model config SDK types - #27958

Draft
ethanndickson wants to merge 1 commit into
ethan/codagt-709-model-config-rbacfrom
ethan/codagt-709-model-config-sdk-rename
Draft

refactor: rename chat model config SDK types#27958
ethanndickson wants to merge 1 commit into
ethan/codagt-709-model-config-rbacfrom
ethan/codagt-709-model-config-sdk-rename

Conversation

@ethanndickson

@ethanndickson ethanndickson commented Aug 10, 2026

Copy link
Copy Markdown
Member

Part of CODAGT-709.

A mechanical rename to free up vocabulary before the API cutover: ChatModelConfig becomes ChatModel, the old catalog ChatModel becomes MinimalChatModel, ChatModelsResponse becomes ChatModelAvailabilityResponse, and the create/update request types follow. 462 insertions, 462 deletions; no routes, JSON fields, or behaviour change. SDK method names keep the old vocabulary until the next PR.

@linear-code

linear-code Bot commented Aug 10, 2026

Copy link
Copy Markdown

CODAGT-709

@github-actions

Copy link
Copy Markdown

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

Mechanical rename with no behaviour change:
  ChatModelConfig              -> ChatModel
  ChatModel                    -> MinimalChatModel
  ChatModelsResponse           -> ChatModelAvailabilityResponse
  CreateChatModelConfigRequest -> CreateChatModelRequest
  UpdateChatModelConfigRequest -> UpdateChatModelRequest
@ethanndickson
ethanndickson force-pushed the ethan/codagt-709-model-config-sdk-rename branch from 12518dc to 9c5e45d Compare August 10, 2026 06:57
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