zed icon indicating copy to clipboard operation
zed copied to clipboard

Agent Panel: Tools not working for Github Copilot models.

Open SebghatYusuf opened this issue 6 months ago • 1 comments

Summary

Agent panel tools are only available for Claude Sonnet models, not for Github Copilot models like 4o, 4.1, or Gemini 2.5 Pro.

Claude Sonnet (Github Copilot) Image Other model (Github Copilot) Image

Description

Steps to trigger the problem:

  1. open the zed editor
  2. open Agent Panel.
  3. select github copilot models except Claude.

Actual Behavior: Agent mode should work with all GitHub Copilot models, including strong models like Gemini 2.5 Pro.

Zed Version and System Specs

Zed: v0.185.1 (Zed Preview) OS: macOS 15.4.1 Memory: 16 GiB Architecture: aarch64

SebghatYusuf avatar May 01 '25 18:05 SebghatYusuf

There is a pr already in place to enable this: https://github.com/zed-industries/zed/pull/29369

imumesh18 avatar May 01 '25 20:05 imumesh18

OpenAI models will be resolved in the next preview, as #29369 is merged. #29027 proposes changes which include Gemini tool support for the Copilot provider.

lj3954 avatar May 05 '25 17:05 lj3954

This should be fixed by:

  • https://github.com/zed-industries/zed/pull/29369

Thanks for reporting.

notpeter avatar May 05 '25 20:05 notpeter