Files
vscode/extensions/copilot/chat-lib
Ulugbek Abdullaev 04f265596f completionsFetchService: improve API to prep it for ghost-text use (#2693)
* fetcherService: change `FetchOptions#json` to be `unknown` instead of `any` and document it

* completionsFetchService: don't use `any`

* completionsFetchService: less logic within service

try reducing logic such that the service's easier to evolve

* completionsFetchService: refactor: cleanup

* address comments

* fix ci
2026-01-01 21:39:00 +00:00
..
2025-08-29 14:41:27 +00:00
2025-08-29 14:41:27 +00:00
2025-11-27 10:27:29 +00:00
2025-11-27 10:27:29 +00:00
2025-08-29 14:41:27 +00:00

@vscode/chat-lib

Chat SDK extracted from VS Code Copilot Chat.

Installation

npm install @vscode/chat-lib

License

MIT