2a021e711c
Add chat output renderer proposed API sample
...
Shows how to use the chat output renderer to render mermaid diagrams in chat
2025-07-24 19:35:06 -07:00
c89894c779
Merge pull request #1201 from mjbvz/smoggy-smelt
...
Fix ci run target
2025-07-24 16:11:16 -07:00
5146528848
Add missing sample
2025-07-24 16:03:35 -07:00
9d1e23b6ba
Merge branch 'main' into smoggy-smelt
2025-07-24 16:03:11 -07:00
0f4e3b3280
Use better script names
2025-07-24 16:02:26 -07:00
7c8d5ea5c0
Also run install
2025-07-24 16:00:52 -07:00
25e4280d6e
Fix ci run target
...
I think we need the specific branch name
2025-07-24 15:56:19 -07:00
0aef2e9e50
Add LM chat model provider sample ( #1200 )
2025-07-24 09:30:34 -07:00
12fc09f452
Merge pull request #1199 from mjbvz/dev/mjbvz/audit-fix
...
Npm audit fix
2025-07-23 15:08:15 -07:00
7e5d971623
Npm audit fix
...
Running audit fix to fix some eslint related warnings
2025-07-23 14:37:43 -07:00
cf30922221
mcp: adopt finalized api ( #1185 )
2025-05-06 14:43:22 -07:00
0e287995d8
mcp: update sample to new api shape ( #1182 )
2025-04-30 15:32:41 -07:00
26acb262b8
Merge pull request #1161 from microsoft/isidorn/outside-antlion
...
Add canBeReferencedInPrompt property to tools
2025-04-02 00:48:41 +02:00
c835f5e0bd
update per review
2025-04-01 10:34:46 +02:00
af2c674d3c
Add canBeReferencedInPrompt property to tools
2025-03-31 15:55:21 +02:00
6a364308ef
add extension sample for mcp server publishing ( #1156 )
2025-03-14 07:49:53 +01:00
46f526c39c
Merge pull request #1154 from ratmice/fix_esbuild_scripts
...
Fix esbuild scripts
2025-03-11 12:01:24 -07:00
22bb244c0b
Fix esbuild scripts
...
In 9fb82e1fb8 the esbuild key in the scripts
section was set to an esbuild version, this reverts that portion of the change.
2025-03-11 11:25:34 -07:00
796e81319e
Merge pull request #1150 from mjbvz/squealing-lemur
...
Bump package version for audit fixes
2025-03-03 10:55:13 -08:00
7efdeb3a90
Merge pull request #1151 from mjbvz/stable-paste
...
Switch to stable api version for paste sample
2025-03-03 10:27:14 -08:00
acf6790be1
Switch to stable api version for paste sample
2025-03-03 10:04:11 -08:00
9fb82e1fb8
Bump package version for audit fixes
2025-03-03 09:59:28 -08:00
10559a77f7
Merge pull request #1149 from mjbvz/sole-clam
...
Pick up latest TS version for all samples
2025-03-03 09:51:37 -08:00
e3fce53668
Pick up latest TS version for all samples
2025-03-03 09:17:39 -08:00
7e4846a7a7
Merge pull request #1082 from gnekich/fix/hello-world-web-samples
...
fix: ⬆️ resolve issue with helloworld-web-sample when running tests
2025-02-17 07:35:06 +01:00
4b72163744
Merge remote-tracking branch 'origin/main' into pr/gnekich/1082
2025-02-14 16:49:06 +01:00
d2e67991dd
fix config description ( #1145 )
2025-02-06 04:05:34 -08:00
3266b1ade7
Merge pull request #1129 from IsBenben/main
...
Fixes cannot find module 'semver'
2025-01-28 15:11:44 +01:00
2e6b5d19b7
Merge branch 'main' into main
2025-01-28 13:19:42 +01:00
0d2044ef63
Merge pull request #1139 from mjbvz/finalize-paste
...
Update to finalized api
2025-01-10 10:43:16 -08:00
91b52f8ab7
Update to finalized api
2025-01-10 10:30:07 -08:00
5ddd30fc05
Merge pull request #1126 from witsaint/fix-embedded-lsp-type
...
fix: `lsp-embedded-language-service` cleaninterval args type
2024-11-27 13:57:55 -08:00
d6e701bc27
Merge pull request #1133 from mjbvz/salty-sheep
...
Bump ts-eslint versions and skip linting `.vscode-test`
2024-11-26 23:31:23 -08:00
774ecdb0ee
Bump ts-eslint versions
...
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
2024-11-26 22:59:45 -08:00
e2e7e026fd
Merge pull request #1132 from mjbvz/developed-guanaco
...
Run audit fix
2024-11-26 22:57:50 -08:00
8747e64d7a
Run audit fix
...
Runs `npm audit fix` on all samples
2024-11-26 22:23:51 -08:00
4c9db015c5
Merge pull request #1131 from mjbvz/regional-chameleon
...
Update all samples to TS 5.7
2024-11-26 22:14:58 -08:00
d36753ffcd
Fix types for timeout
2024-11-26 19:38:38 -08:00
cabd09c2fc
Fix lsp log streaming samples
2024-11-26 19:36:11 -08:00
8fdc842c97
Fix lsp tests
2024-11-26 19:24:58 -08:00
e0fac10b63
Update all samples to TS 5.7
2024-11-26 19:16:22 -08:00
c9e032ef24
Adopt @vscode/chat-extension-utils ( #1130 )
...
* Adopt @vscode/chat-extension-utils
* Update readme
2024-11-18 09:46:04 -08:00
9d4f7c8625
Update .vscodeignore
2024-11-17 19:33:50 +08:00
9378d7c929
Upgrade to latest wasm-wasi-core ( #1127 )
2024-11-15 07:32:28 -08:00
d24a176136
fix cleaninterval args type
2024-11-15 11:13:44 +08:00
727cb7ea42
Merge pull request #1125 from olguzzar/olguzzar/update-chat-tutorial-model
...
Update Chat tutorial to use request.model
2024-11-11 10:32:28 +01:00
7110130176
update comment
2024-11-08 22:25:04 -05:00
85e56f8d0b
update to use request.model
2024-11-08 22:20:22 -05:00
6446fd7012
Add call out for icons ( #1116 )
...
* Add call out for icons
* bump engine since this only works in 1.95 and up
2024-10-29 11:56:49 -07:00
003582f2db
readme tweak ( #1121 )
2024-10-29 18:00:42 +01:00