mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 22:29:56 +01:00
3b795b1e58
* Extract chat lib * Extract chat lib * Add test * Get test working * Simulate response * Fix type issue * Package * Cleanup * Tuck away workspace service * Include package.json * Ensure shim is used * Include tiktoken files in package * Update @vscode/copilot-api * Ignore chat-lib