Add wait_for_event API and clean connection docs #148
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| instructions: | ||
|
Check failure on line 1 in .github/workflows/copilot-instructions.yml
|
||
| enabled: true | ||
| prompt: | | ||
| Follow the repository Copilot instructions in `.github/copilot-instructions.md` exactly. | ||
| Also follow security and privacy guidelines. | ||
| models: | ||
| allowCustomModels: true | ||
| defaultModel: gpt-5.2 | ||
| allowedModels: | ||
| - gpt-5.1-codex | ||
| - gpt-5.2 | ||
| - gpt-5.2-pro | ||
| - gpt-5.1 | ||