e727840fc4
fix sample:
...
out and node_modules should not be ignored by vsce
prompt_tsx is a dependency, not a dev_dependency
chatVariableResovler API is not used
2024-08-01 11:45:42 +02:00
20074ff9d5
Fix linting for chat sample
2024-06-27 14:16:27 -07:00
7628cfc947
Bump eslint versions
...
Avoids a warning when running the linter with TS 5.5
2024-06-27 13:33:48 -07:00
6d620a3a1a
Bump to latest stable TS release for building samples
2024-06-26 17:02:58 -07:00
995432a2bb
update how vscode.d.ts gets in
2024-06-10 11:55:27 +02:00
50dabc24b6
chore: adopt @vscode/prompt-tsx 0.2.1-alpha ( #1047 )
2024-06-07 02:30:23 +02:00
7c34798bd9
Fix chat-sample postinstall on windows ( #1039 )
2024-05-30 13:08:18 -07:00
36f0e08404
Adopt prompt-tsx for chat sample ( #995 )
...
* Adopt prompt-tsx for chat sample
* Rename
* Update prompt-tsx to published version
* Update for latest
* Fix up
* Small fix
* Latest prompt-tsx
* Format
2024-05-29 10:32:35 -07:00
a79d6117b5
Remove @types/vscode ( #1025 )
...
Because there isn't a published version that contains the new API yet
2024-05-16 22:00:04 -07:00
cfec264062
update sample to latest api ( #1021 )
...
* update sample to latest api
* Fix family
* Minor cleanup
* Add fullname
---------
Co-authored-by: Rob Lourens <roblourens@gmail.com >
2024-05-15 14:36:25 -07:00
e7647c2cb0
update package-lock.json
2024-02-22 16:26:33 +01:00
aee5500a8e
Chat Agent Sample -> Chat Sample
...
fyi @roblourens
2024-02-22 15:47:34 +01:00