ZIm/crates/copilot/src
Bennet Bo Fenner 02e4267bc6
Add tool calling support for GitHub Copilot Chat (#28035)
This PR adds tool calling support for GitHub Copilot Chat models.

Currently only supports the Claude family of models.

Release Notes:

- agent: Added tool calling support for Claude models in GitHub Copilot
Chat.

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-04-04 21:41:07 +00:00
..
copilot.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
copilot_chat.rs Add tool calling support for GitHub Copilot Chat (#28035) 2025-04-04 21:41:07 +00:00
copilot_completion_provider.rs Add completions.lsp_insert_mode setting to control what ranges are replaced when a completion is inserted (#27453) 2025-04-02 16:55:03 -03:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00