|
|
8465a39a90
|
Bump to TS 5.6.2
Also bumps `@types/node` to fix compat issues with new TS lib typings
|
2024-10-03 11:53:22 -07:00 |
|
|
|
41497cc4ba
|
Merge branch 'main' into olguzzar/chat-tutorial-sample
|
2024-10-03 14:13:55 -04:00 |
|
|
|
821b6d6376
|
Update sample.js
|
2024-10-03 13:49:03 -04:00 |
|
|
|
74094226d8
|
Add config files
|
2024-10-03 10:18:51 -04:00 |
|
|
|
51ca85f7b8
|
Add chat tutorial source code
|
2024-10-03 10:12:35 -04:00 |
|
|
|
ab1e793c83
|
Merge pull request #1101 from microsoft/tyriar/shellIntegration-audit
Audit shell-integration-sample
|
2024-09-20 12:24:46 -07:00 |
|
|
|
2edd28566d
|
Merge pull request #1100 from microsoft/tyriar/1091
Remove proposed API from shellIntegration sample
|
2024-09-20 12:24:29 -07:00 |
|
|
|
58d17a0490
|
Audit shell-integration-sample
|
2024-09-20 12:20:42 -07:00 |
|
|
|
569afe7288
|
Remove proposed API from shellIntegration sample
Fixes #1091
|
2024-09-20 12:18:52 -07:00 |
|
|
|
9a1b473ced
|
Update lock file (#1099)
|
2024-09-16 12:16:32 +02:00 |
|
|
|
5e452b7fa3
|
fix: ⬆️ resolve issue with helloworld-web-sample when running tests
|
2024-09-12 21:18:40 +02:00 |
|
|
|
becd827230
|
Merge pull request #1057 from liu3hao/semantic-tokens-sample-fix
Add missing activation event
|
2024-09-11 12:06:02 -07:00 |
|
|
|
7749ad8b24
|
fix: adopt latest @vscode/prompt-tsx (#1096)
|
2024-09-03 11:20:53 -07:00 |
|
|
|
3d0af8d8c6
|
Move to latest component model (#1095)
|
2024-09-02 10:23:58 +02:00 |
|
|
|
d4c646fa3c
|
Move wasm samples to latest wasm-component-model (#1092)
|
2024-08-28 20:10:25 +09:00 |
|
|
|
a11599ca99
|
Update samples to latest component model (#1089)
|
2024-08-26 20:17:52 +02:00 |
|
|
|
0e6ef61eae
|
Move to latest wasm-component-model (#1088)
|
2024-08-26 08:09:50 -07:00 |
|
|
|
a3428dad46
|
Update dependencies (#1087)
|
2024-08-26 15:14:12 +02:00 |
|
|
|
82dde6d2f4
|
Update WASM examples (#1086)
|
2024-08-26 11:20:50 +02:00 |
|
|
|
d5cb4fc36b
|
Merge pull request #1084 from microsoft/isidorn/solid-chameleon
chat sample disambiguation
|
2024-08-14 18:05:23 +02:00 |
|
|
|
73ca99f455
|
remove randomTeach disambiguation
|
2024-08-14 17:56:10 +02:00 |
|
|
|
9e7875d28e
|
use disambiguation per command
also rename teach to randomTeach
|
2024-08-14 17:51:58 +02:00 |
|
|
|
e5139d5cd4
|
chat sample disambiguation
|
2024-08-14 17:27:29 +02:00 |
|
|
|
bc0c1332ad
|
Merge pull request #1081 from microsoft/isidorn/splendid-unicorn
no need to check isUsageEnabled and isErrorsEnabled that is auto-checked
|
2024-08-02 12:22:23 +02:00 |
|
|
|
8429534684
|
Merge pull request #1080 from microsoft/isidorn/courageous-fly
no need to check if error or usage enabled on logger. This is auto-checked
|
2024-08-02 12:22:08 +02:00 |
|
|
|
14d9a1647a
|
no need to check isUsageEnabled and isErrorsEnabled that is auto-checked
|
2024-08-02 12:01:05 +02:00 |
|
|
|
b857a25753
|
no need to check if error or usage enabled on logger. This is auto-checked
fyi @lramos15
|
2024-08-02 11:59:24 +02:00 |
|
|
|
2fe05b367a
|
Merge pull request #1079 from microsoft/isidorn/okay-minnow
fix telemetry sample to work with latest API
|
2024-08-01 16:39:25 +02:00 |
|
|
|
a8d2ba34af
|
Merge pull request #1078 from microsoft/isidorn/semantic-orangutan
use telemetry logger for counting requests, and unhelpful feedback, to be able to compute success metric
|
2024-08-01 16:39:06 +02:00 |
|
|
|
75e1e03603
|
fix telemetry sample to work with latest API
|
2024-08-01 14:06:52 +02:00 |
|
|
|
afe4d1eb3e
|
use telemetry logger for counting requests, and unhelpful feedback, to be able to compute success metric
|
2024-08-01 13:59:37 +02:00 |
|
|
|
77289fd5f7
|
Merge pull request #1077 from microsoft/isidorn/diverse-sloth
fix sample:
|
2024-08-01 11:47:46 +02:00 |
|
|
|
878d7cc5d4
|
Merge pull request #1075 from microsoft/isidorn/superb-gull
require latest vscode version due to https://github.com/microsoft/vscode-extension-samples/issues/1072
|
2024-08-01 11:47:18 +02:00 |
|
|
|
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 |
|
|
|
d74d081365
|
require latest vscode version due to https://github.com/microsoft/vscode-extension-samples/issues/1072
|
2024-08-01 10:58:15 +02:00 |
|
|
|
9dc40948ed
|
Merge pull request #1073 from microsoft/dev/bhavyau/on-label
Remove on-label and update commands
|
2024-07-31 16:42:24 -07:00 |
|
|
|
59fff0977b
|
Remove on-label and update commands
|
2024-07-31 15:49:10 -07:00 |
|
|
|
4565db5ce1
|
Merge pull request #1071 from microsoft/dev/bhavyau/update-commands
Update info-needed labels
|
2024-07-31 12:22:18 -07:00 |
|
|
|
3b8316409e
|
Update info-needed labels
|
2024-07-31 11:51:28 -07:00 |
|
|
|
346957013a
|
Merge pull request #1067 from microsoft/dev/bhavyau/commands
Remove commands workflow
|
2024-07-31 09:14:23 -07:00 |
|
|
|
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 |
|