Answered by
omgitsads
Oct 20, 2025
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. |
2 replies
Answer selected by
harupy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

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.