This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-06-08 08:36:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e638ea5ed8a0305f4397f3df43dc3512f85caebf
vscode
/
extensions
/
copilot
/
test
/
base
T
History
Matt Bierner
964d1fa6ff
Adding UI for external ingest enablement
2026-05-13 18:17:41 -07:00
..
extHostContext
Remove Copilot Memory (CAPI) feature (
#315813
)
2026-05-11 19:57:10 +00:00
cache-cli.ts
…
cache.ts
…
cachingChatMLFetcher.ts
Remove hard coded gpt 4.1 in favor of copilot base (
#4124
)
2026-03-02 22:05:28 +00:00
cachingChunksEndpointClient.ts
…
cachingCodeSearchClient.ts
…
cachingCompletionsFetchService.ts
Move IRequestLogger into common (
#309121
)
2026-04-10 17:58:44 -07:00
cachingEmbeddingsFetcher.ts
feat(otel): Add OpenTelemetry GenAI instrumentation to Copilot Chat (
#3917
)
2026-03-02 20:46:30 +00:00
cachingResourceFetcher.ts
…
chatMLCache.ts
…
completionsCache.ts
Add network status (
#3932
)
2026-02-23 21:54:09 +00:00
embeddingsCache.ts
…
fileUtils.ts
…
hash.ts
…
pausableThrottledWorker.ts
…
rubric.ts
…
salts.ts
…
simulationBaseline.ts
…
simulationContext.ts
Allow invoking simulationMain with alternative action input (
#4304
)
2026-03-30 15:44:46 +00:00
simulationEndpointHealth.ts
…
simulationOptions.ts
Make xtab modelConfiguration an advanced setting (
#313482
)
2026-04-30 15:13:34 +02:00
simulationOutcome.ts
…
simuliationWorkspaceChunkSearch.ts
Adding UI for external ingest enablement
2026-05-13 18:17:41 -07:00
spyingChatMLFetcher.ts
…
stdout.ts
…
stest.ts
…
throttlingChatMLFetcher.ts
…
throttlingCodeOrDocsSearchClient.ts
…
validate.ts
…