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 <175728472+Copilot@users.noreply.github.com>
* Update apps/server/src/provider/Layers/CopilotAdapter.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Val Alexander <68980965+BunsDev@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Val Alexander <bunsthedev@gmail.com>1 parent 922c436 commit d988a63
28 files changed
Lines changed: 1646 additions & 33 deletions
File tree
- apps
- server
- src
- provider
- Layers
- Services
- sme
- Layers
- web/src
- components
- chat
- home
- sme
- lib
- routes
- packages
- contracts/src
| 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