This message was deleted.
# platform-toolbox
s
This message was deleted.
c
Hey George! What is the binding technology? Do you integrate with an existing editor/IDE or are you building a new one? What is the differentiation on top of VScode + Copilot or C-GPT?
g
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)
c
Sounds really interesting, but anything that’s not interfacing with my editors is too much of a change in my workflow at the moment. I keep my fingers crossed for you, that you find some cyborgs! 😄