Skip to content

Integrate Q in builtin vscode AI/Chat features via provider model #6970

@justinmk3

Description

@justinmk3

Problem

Since vscode 1.99, vscode has a registerChatModelProvider interface which allows plugins to provide an AI model, which can be selected in the vscode UI:

For example, https://github.com/isidorn/claude provides the Anthropic model.

Expected behavior

Implement the chat / language model provider interface(s). Q should appear in these menus:

  • GitHub Copilot: Change Completions Model
    • Image
  • Manage Models...
    • Image
  • MCP: Add Server...
    • Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    amazon-qfeature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions