1797 Commits

Author SHA1 Message Date
e403f5e763 Merge pull request #1069 from microsoft/isidorn/purring-wren
use gpt-4o in sample
2024-07-31 16:11:23 +02:00
d92c5fcc03 use gpt-4o in sample 2024-07-31 15:45:34 +02:00
9599998e92 Add description for json out line setting (#1068) 2024-07-31 12:20:47 +03:00
bee53ca041 Remove commands workflow 2024-07-30 18:47:51 -07:00
74a9223061 Merge pull request #1065 from microsoft/isidorn/married-hoverfly
update readme for chat sample
2024-07-29 12:07:11 +02:00
c6e3ba21da update readme for chat sample 2024-07-29 11:57:48 +02:00
5a000566e1 Merge branch 'microsoft:main' into semantic-tokens-sample-fix 2024-07-05 08:04:54 +08:00
5651637c52 Merge pull request #1059 from microsoft/dev/bhavyau/triage-bot
Add actions to triage issues
2024-07-01 15:56:14 -07:00
a06aeb2191 Add actions to triage issues 2024-07-01 14:38:29 -07:00
508bf6c0d1 Add missing activation event 2024-06-28 22:18:45 +08:00
f627c34ada Merge pull request #1056 from mjbvz/compatible-shrimp
Fix linting for chat sample
2024-06-27 14:24:54 -07:00
20074ff9d5 Fix linting for chat sample 2024-06-27 14:16:27 -07:00
8fcddf42ac Merge pull request #1055 from mjbvz/rising-hoverfly
Bump eslint package versions
2024-06-27 13:45:13 -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
b9e397f4a8 Merge pull request #1054 from mjbvz/encouraging-dingo
Fix audit warnings
2024-06-27 11:03:01 -07:00
f6e18ae21f Merge pull request #1053 from mjbvz/ridiculous-carp
Add validation scripts
2024-06-27 10:36:21 -07:00
c3780da9e2 Fix audit warnings
Updates `braces` across all samples with `npm audit fix`
2024-06-27 10:08:14 -07:00
8b4a2e195e Add validation scripts
Make sure that all samples are listed properly and the readme is updated
2024-06-27 09:58:24 -07:00
de25ae5a63 Merge pull request #1052 from mjbvz/proud-kingfisher
Bump to latest stable TS release for building samples
2024-06-26 17:20:17 -07:00
6d620a3a1a Bump to latest stable TS release for building samples 2024-06-26 17:02:58 -07:00
a37782c4df Merge pull request #1051 from microsoft/ntrogh-chat-prompt-tsx
Chat sample: update prompt-tsx version
2024-06-12 17:11:45 +02:00
816db77857 Update prompt-tsx version 2024-06-12 15:01:56 +02:00
e948dda7b1 Merge pull request #864 from AllanJard/main
Fix #863 - Start language automatically
2024-06-12 08:43:12 +02:00
1ec33f4845 Merge pull request #1049 from microsoft/isidorn/popular-viper
update how vscode.d.ts gets in
2024-06-10 12:23:12 +02: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
56c48a3e65 Merge branch 'main' into main 2024-06-05 17:05:01 +02:00
3b88694f2c esbuild-sample: remove dist (#1043) 2024-06-03 08:43:36 -07:00
7353cc77aa add esbuild sample (#1042)
* add esbuild sample

* update

* remove duplicated samples
2024-06-03 17:18:25 +02:00
057c02f46d Merge pull request #1041 from microsoft/isidorn/zesty-moose
re-throw other errors so they show up in the UI
2024-06-03 16:17:37 +02:00
d5539c05fc re-throw other errors so they show up in the UI 2024-06-03 15:51:05 +02:00
1071c55258 Merge pull request #1040 from microsoft/isidorn/heavy-pig
error handling in chat sample
2024-05-31 14:14:35 +02:00
f6fd8214cf error handling in chat sample 2024-05-31 12:57:26 +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
bdec986966 Add wasm async example (#1037) 2024-05-29 16:13:03 +02:00
e3c33f9ce0 Merge pull request #1036 from microsoft/screeching-tiger
add `download-api` to npm run scripts in test provider
2024-05-28 14:54:31 -07:00
26340e4737 remove postinstall 2024-05-28 14:53:06 -07:00
22ec01d426 add download-api to npm run scripts in test provider 2024-05-28 14:33:38 -07:00
bc0d92bb18 Merge pull request #1035 from microsoft/isidorn/annoyed-pelican
gracefully handle if model is not there
2024-05-27 14:25:38 +02:00
bed4870c3a Merge pull request #1034 from microsoft/isidorn/moderate-bug
chore: remove extension dependency to github copilot chat
2024-05-27 14:10:19 +02:00
5b5218d9d9 gracefully handle if model is not there 2024-05-27 14:09:11 +02:00
d4e46c9fb4 chore: remove extension dependency to github copilot chat. We do not want folk adding this to their existing extensions 2024-05-27 14:01:06 +02:00
9df199bdc8 Merge pull request #1031 from microsoft/isidorn/yappy-bass
"AI" and "Chat" categories are now supported by marketplace
2024-05-24 09:18:47 +02:00
0f725b45bb "AI" and "Chat" categories are now supported by marketplace 2024-05-23 20:55:13 -07:00
fe3e3a3f95 Update WASM LSP example (#1030) 2024-05-22 16:38:11 +02: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
a61a601daf Merge pull request #1026 from microsoft/isidorn/liable-mole
use static for creating User message
2024-05-17 05:59:42 +02:00
4ccae9de54 use static for creating User message 2024-05-16 20:51:16 -07:00
790ec5fd80 Merge pull request #1023 from microsoft/isidorn/known-raven
api is no longer proposed
2024-05-17 01:33:33 +02:00