Update prompt

This commit is contained in:
vczh
2026-03-08 03:04:45 -07:00
parent 2d708996c9
commit cd4346ef95
26 changed files with 1614 additions and 198 deletions

View File

@@ -5,7 +5,10 @@ A TypeScript-based application for interacting with GitHub Copilot models, featu
## Prerequisites
- [GitHub Copilot CLI](https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-cli) must be installed and authenticated
- Node.js 18+ and Yarn
- Node.js 24+ and Yarn
- Powershell 7
**IMPORTANT**: You'd better upgrade both copilot cli and sdk to the latest version before using it.
## Setup