-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @harupy! Good eye! Yes, we're playing around with some experimental tooling in CCA. We're looking at opening this up outside of CCA, but in it's current form it would be remote only, and a Copilot Pro only feature due to the LLM call within the tool for the summarization, and not being able to surface that to a user. We're also looking at sampling, that would allow a user to perform those LLM calls on behalf of the MCP server, but support for Sampling is not that great, both in clients and in the Go SDKs that would work in a distributed nature. |
Beta Was this translation helpful? Give feedback.
Hey @harupy! Good eye!
Yes, we're playing around with some experimental tooling in CCA. We're looking at opening this up outside of CCA, but in it's current form it would be remote only, and a Copilot Pro only feature due to the LLM call within the tool for the summarization, and not being able to surface that to a user.
We're also looking at sampling, that would allow a user to perform those LLM calls on behalf of the MCP server, but support for Sampling is not that great, both in clients and in the Go SDKs that would work in a distributed nature.