COMMITS
/ eslint.config.js March 27, 2026
B
sessions - fix layer breakers (#305693)
Benjamin Pasero committed
March 25, 2026
S
sessions: Extensible sessions provider architecture and ISessionData migration (#304626)
Sandeep Somavarapu committed
March 24, 2026
C
agentHost: sync fixed tool call ordering
Connor Peet committed
March 21, 2026
R
Don't localize markdown icon syntax (#303655)
Rob Lourens committed
March 20, 2026
M
Merge pull request #303610 from mjbvz/dev/mjbvz/fit-hare
Matt Bierner committed
M
Remove `as sinon.SinonStub` casts
Matt Bierner committed
R
Add eslint rule for telemetry props that override common props (#303592)
Rob Lourens committed
March 18, 2026
B
feat - add rule to prevent static imports in critical startup path (#302772)
Benjamin Pasero committed
D
Reverting sandbox manager changes in main. (#302625)
dileepyavan committed
March 17, 2026
C
fix e2e tests
Connor Peet committed
March 16, 2026
R
Implement agentHost process (#296627)
Rob Lourens committed
March 13, 2026
D
March 11, 2026
B
wip - sessions title
Benjamin Pasero committed
M
Experiment with switching markdown extension to use native privates
Matt Bierner committed
March 10, 2026
O
Merge branch 'main' of https://github.com/microsoft/vscode into copilot-worktree-2026-02-27T00-36-54
Osvaldo Ortega committed
March 5, 2026
O
Move TS test files to src/vs/sessions/test/
Osvaldo Ortega committed
O
Move test files to src/vs/sessions/test/e2e/
Osvaldo Ortega committed
O
Add Approach 2: Service overrides for E2E mock testing
Osvaldo Ortega committed
S
fix reading configuration from workspace folders (#299302)
Sandeep Somavarapu committed
February 26, 2026
M
Port git extension to use esbuild
Matt Bierner committed
S
- fix listening to active session (#298012)
Sandeep Somavarapu committed
February 19, 2026
M
Update eslint.config.js
Matt Bierner committed
M
Disallow dynamic require/import in extensions
Matt Bierner committed
February 17, 2026
B
Sessions exploration (#294912)
Benjamin Pasero committed
February 16, 2026
J
Remove code-no-native-private ESLint rule (#295535)
Johannes Rieken committed
February 13, 2026
J
fix declare const enum not inlined by esbuild, fixes #295046 (#295149)
Johannes Rieken committed
February 12, 2026
B
Startup perf regression due to top level import of `http` (fix #294857) (#294894)
Benjamin Pasero committed
February 10, 2026
M
Remove file that doesn't exist
Matt Bierner committed
M
Adopt esbuild for bundling more builtin extensions
Matt Bierner committed
M
Use esbuild to pack the markdown extension for desktop and web (#294208)
Matt Bierner committed
February 9, 2026
M
Make chatHooks proposal self contained
Matt Bierner committed
M
Fix build error when using tsgo
Matt Bierner committed
February 6, 2026
D
Metered network connections support (#288919)
Dmitriy Vasyura committed
M
rm `any` from task files (#293508)
Megan Rogge committed
February 5, 2026
C
Surface power API
Christof Marti committed
February 4, 2026
M
replace in checks with `Object.hasOwn` (#292956)
Megan Rogge committed
January 24, 2026
R
Subagents render as a single line, similar to 'collapsed' thinking mode (#290059)
Rob Lourens committed
January 15, 2026
R
chore: bump native-watchdog (#287848)
Raymond Zhao committed
January 14, 2026
M
Reapply timing and chat session changes
Matt Bierner committed
A
Revert recent merges affecting chat session functionality (#287734)
Alex Ross committed
January 13, 2026
M
Merge pull request #286642 from microsoft/dev/mjbvz/chat-session-item-controller
Matt Bierner committed
January 9, 2026
D
Initial revision of automated release sanity checks. (#280857)
Dmitriy Vasyura committed
B
watcher - update to latest version (#286484)
Benjamin Pasero committed
M
Initial sketch of a controller based chat session item API
Matt Bierner committed
January 7, 2026
O
Revert "Revert "debt - remove AMD support of VSCode for web"" (#286423)
Osvaldo Ortega committed
O
Revert "debt - remove AMD support of VSCode for web" (#286421)
Osvaldo Ortega committed
December 31, 2025
R
Reorganize workbench/contrib/chat (#285467)
Rob Lourens committed
December 29, 2025
B
debt - adopt `@vscode/watcher` with some newer fixes (#285247)
Benjamin Pasero committed