issues Search Results · repo:copilot-extensions/gh-debug-cli language:Go
Filter by
9 results
(55 ms)9 results
incopilot-extensions/gh-debug-cli (press backspace or delete to remove)Hey,
in cli I get
Image
but the web always errors without anything
Image
I am also totally lost as the docs are not very clear how to attach to a message references.
My code is:
w.writeEvent( copilot_references ...
shyim
- 1
- Opened on Nov 23, 2024
- #14
While using this debug tool, we were not able to extract the user message and pass it to the target LLM. Following code
works fine with deployed extension; but fails with blank messages in local debug ...
ambilykk
- Opened on Oct 21, 2024
- #9
While using the LLM using OpenAI, we encountered the Bad request error.
Code Used
const capiClient = new OpenAI({
baseURL: https://api.githubcopilot.com/ ,
apiKey: tokenForUser,
headers: ...
ambilykk
- Opened on Oct 21, 2024
- #8
Hi all 👋🏻!
I am unable to retrieve the necessary access token to use debug-cli. When I attempt to call the model, I receive an
error.
Image
I tried with a GitHub App, with a PAT... Could you provide ...
0GiS0
- 1
- Opened on Oct 17, 2024
- #7
I am trying to use this extension on a machine running Ubuntu 18.04.6. I have installed the extension and am able to
instantiate it, however, when I send a message to the assistant I am getting an error ...
stathiw
- Opened on Sep 27, 2024
- #6
As mentioned in GitHub Docs _ Creating GitHub CLI extensions _, adding a topic of gh-extension to the repository will
allow GitHub CLI users to discover this extension via:
- gh-extension topic page ...
andyfeller
- Opened on Sep 19, 2024
- #4
I launch the CLI with:
$ gh debug-cli --log-level TRACE --token ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I then issue a prompt like hi, which returns a bunch of text. However, nothing is ...
mcasperson
- Opened on Sep 3, 2024
- #3
We should expect that copilot extension apps do proper payload validation. It could be bypassed in local development if
necessary, but I would avoid it if possible.
I m not sure how the signature is currently ...
gr2m
- 3
- Opened on Aug 27, 2024
- #2
Naming is hard™
I think we should consider to
1. remove the -cli suffix of the extension name. It s not needed because we are already in a CLI environment
2. replace the generic debug to something ...
gr2m
- Opened on Aug 27, 2024
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.