Settings

Theme

Copilot-Explorer – See what the Copilot extension sends to the server

thakkarparth007.github.io

3 points by heap_perms 2 years ago · 1 comment

Reader

heap_permsOP 2 years ago

Reverse Engineering the (client) Github Copilot: It appears to be sending an enormous prompt, considering the 20 most recent files, from which some snippets are extracted:

> By default, the fixed window Jaccard Matcher is used. This class slices up a given file (from which snippets are to be extracted) into sliding windows of a fixed size. It then computes Jaccard similarity between each window and the reference file (the file you’re typing in).

Code: https://thakkarparth007.github.io/copilot-explorer/codeviz/t...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection