Commit bc02317
authored
add ghc script (#471)
* feat: Add GitHub API token access script with Copilot chat capabilities
- Introduced a new Python script for accessing GitHub API tokens, including support for GitHub Copilot's internal APIs and chat functionalities.
- Implemented token management, validation, and retrieval processes, enhancing user interaction with Copilot.
- Updated VSCode settings to use the Black formatter for Python code formatting.
This addition significantly improves the integration of GitHub Copilot into the development workflow, providing users with a streamlined method for token management and chat interactions.
* add ghc script1 parent ea27286 commit bc02317
2 files changed
+868
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
0 commit comments