Now it's just in your browser, but we're planning to make the copilot available over an API as an IDE plugin in the future
The web interface also makes it easier to open threads on specific components, visualize stuff etc..
This is a specialized copilot for infrastructure work, the goals is to minimize hallucinations for IaC related tasks, allow people to track where the recommendations come from, or even limit the data looked up to organization boundaries
Behind the scene the design is very different from generic coding assistants
So it's more much accurate than GitHub copilot for IaC tasks, and faster to run (for example we discovered some auto-completion tasks never needed AI in the 1st place)