
You’re not restricted to the official language help. There are neighborhood releases of the SDK for Java, Rust, C++, and Clojure, so you’ll be able to work with acquainted languages and frameworks. As they’re not official releases, they is probably not coordinated with GitHub’s personal SDKs and received’t have the identical degree of help.
Working within the Microsoft Agent Framework
Usefully, the Microsoft Agent Framework now helps the GitHub Copilot SDK, so you’ll be able to combine and orchestrate its brokers with ones constructed from different instruments and frameworks, equivalent to Material or Azure OpenAI. This allows you to construct advanced AI-powered functions from confirmed parts, utilizing Agent Framework to orchestrate workflow throughout a number of brokers. You’re not restricted to a single LLM, both. It’s doable to work with ChatGPT in a single agent and Claude in one other.
Instruments just like the GitHub Copilot SDK are a helpful method to experiment with agent improvement, taking the workflows you’ve constructed inside GitHub and Visible Studio Code and turning them into their very own MCP-powered functions. When you’ve constructed a fleet of various single-purpose brokers, you’ll be able to chain them collectively utilizing higher-level orchestration frameworks, thereby automating workflows that usher in info from throughout your corporation and your utility improvement life cycle.

