Commit d988a63
Add GitHub Copilot provider support (#369)
* Add GitHub Copilot provider support
* Address Copilot PR review feedback
* Address follow-up Copilot review feedback
* Resolve rebase conflicts on main
* Update apps/server/src/provider/Layers/CopilotAdapter.ts
Co-authored-by: Copilot <[email protected]>
* Update apps/server/src/provider/Layers/CopilotAdapter.ts
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Val Alexander <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Val Alexander <[email protected]>1 parent 922c436 commit d988a63
File tree
28 files changed
+1646
-33
lines changed- apps
- server
- src
- provider
- Layers
- Services
- sme
- Layers
- web/src
- components
- chat
- home
- sme
- lib
- routes
- packages
- contracts/src
28 files changed
+1646
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments