Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

summarize_job_log_failures andsummarize_run_log_failures tools#1260

Answeredbyomgitsads
harupy asked this question inQ&A
Discussion options

I noticed the GitHub MCP server used in a Copilot Agent session hassummarize_job_log_failures andsummarize_run_log_failures tools. They are extremely useful. Is it possible to use them in vscode with Copilot?

image
You must be logged in to vote

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 atsampling, 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.

Replies: 1 comment 2 replies

Comment options

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 atsampling, 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.

You must be logged in to vote
2 replies
@harupy
Comment options

@omgitsads Thanks for the comment :)

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.

Awesome! This does help save token usage when analyzing CI failures.

@harupy
Comment options

I've figured out how to use them :)

Answer selected byharupy
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@harupy@omgitsads

[8]ページ先頭

©2009-2025 Movatter.jp