Commit Graph

148279 Commits

Author SHA1 Message Date
Isidor
7986e4bb65 fix errors 2026-02-20 17:30:24 +01:00
Isidor
3af20595e5 fix link, remove lightbulb icon 2026-02-20 17:21:56 +01:00
Isidor Nikolic
c737eceef7 Merge pull request #296537 from microsoft/isidorn/adorable-damselfly
refactor: remove upgradePlanUrl from model picker functions and tests
2026-02-20 17:10:15 +01:00
Megan Rogge
0432ab0df6 if user has unselected options, respect that (#296387)
fixes #292032
2026-02-20 17:02:43 +01:00
Sandeep Somavarapu
da7774420a Fix #296523 (#296530) 2026-02-20 16:57:27 +01:00
Isidor
df22d31761 remove ugly native hover 2026-02-20 16:56:06 +01:00
Isidor
de687420b5 refactor: remove upgradePlanUrl from model picker functions and tests 2026-02-20 16:38:24 +01:00
Rob Lourens
0e6e2baa42 Merge pull request #296524 from microsoft/roblou/chemical-narwhal
Show stop button when question is active
2026-02-20 15:29:31 +00:00
Isidor Nikolic
b57e5ff9a1 Merge pull request #296480 from microsoft/isidor/chat-model-picker-manage-settings-link
Chat Model Picker: Use Manage Settings Link for Admin-Unavailable Models
2026-02-20 16:21:20 +01:00
Benjamin Pasero
7a0848c817 🆙 distro (#296526) 2026-02-20 16:09:15 +01:00
Isidor
da432668a4 fix hygeien 2026-02-20 15:40:22 +01:00
Rob Lourens
f71c31e852 Show stop button when question is active 2026-02-20 06:34:06 -08:00
Ladislau Szomoru
9529b11320 Git - handle multiple extension host process (#296510)
* Move the waitForState, and add a sequencer

* Git - handle multiple extension host process

* Improve open repository method
2026-02-20 15:32:33 +01:00
Sandeep Somavarapu
5ed0d0daa7 add logging (#296518) 2026-02-20 14:25:59 +00:00
Benjamin Pasero
7f4996ff84 sessions - separate protocol handler (#296514) 2026-02-20 14:15:06 +00:00
Isidor
43edce9ec5 Merge origin/main into isidor/chat-model-picker-manage-settings-link 2026-02-20 15:01:24 +01:00
Sandeep Somavarapu
7a0b83f270 remove id (#296497) 2026-02-20 12:13:55 +00:00
Ladislau Szomoru
75fd74f8cb GitService - add the ability to get list of references (#296486)
* Initial implementation

* GitService - add the ability to get list of references

* Pull request feedback

* More types cleanup
2026-02-20 12:16:20 +01:00
Benjamin Pasero
3d96e621ef sessions - tweak customization sidebar styling (#296491) 2026-02-20 12:06:11 +01:00
Benjamin Pasero
efa6580636 chat - add product.overrides.json to git.worktreeIncludeFiles (#296485) 2026-02-20 12:05:19 +01:00
Sandeep Somavarapu
643712dfd0 clean up (#296490) 2026-02-20 12:04:52 +01:00
Sandeep Somavarapu
d1f34d5d72 refactor: remove redundant 'id' property from model control entries in chat model picker (#296476) 2026-02-20 12:04:34 +01:00
Sandeep Somavarapu
3ede47db6e feat: implement folder picker for managing recently selected and open… (#296472)
feat: implement folder picker for managing recently selected and opened folders
2026-02-20 11:17:18 +01:00
Isidor Nikolic
59489fa85a Merge pull request #296474 from microsoft/isidor/chat-model-picker-polish
Polish Chat Model Picker Unavailable Entries
2026-02-20 11:14:55 +01:00
Isidor
40676033ac chat: use manage settings link for admin-unavailable models 2026-02-20 11:00:10 +01:00
Isidor
c2918b1178 more polish 2026-02-20 10:38:03 +01:00
Isidor
3d31704d6e More polish to hover 2026-02-20 10:33:36 +01:00
Paul
7543109674 Fix custom agent showing up in dropdown with user-invocable false (#296127) 2026-02-20 10:25:27 +01:00
Isidor
547e5e0187 chat: simplify unavailable model item icon 2026-02-20 10:25:22 +01:00
Isidor
63c2b454e6 chat: polish model picker unavailable entries 2026-02-20 10:18:26 +01:00
Robo
61a6cf5929 refactor: pull dmgbuild from repo (#291949)
* refactor: pull dmgbuild from repo

* ci: update python version

* chore: try with homebrew

* chore: fix binary path
2026-02-20 10:14:11 +01:00
Sandeep Somavarapu
2852452ac4 fix: update hover content message for VS Code version requirement (#296468) 2026-02-20 09:06:14 +00:00
Dirk Bäumer
737fcd3d3d Revert "Bump minimatch from 5.1.6 to 10.2.1 in /extensions/npm" (#296464)
Revert "Bump minimatch from 5.1.6 to 10.2.1 in /extensions/npm (#296143)"

This reverts commit bf25539d57.
2026-02-20 08:57:41 +00:00
Copilot
39e42e1e67 Chat sign-in: auto-enable GitHub Authentication extension if silently disabled (#296303)
* Initial plan

* Auto-enable GitHub Authentication extension during chat sign-in if disabled

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Apply during the chat request

* feedback

* delete the tests that didn't exist in the first place

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
2026-02-20 08:32:18 +00:00
Benjamin Pasero
b78e12184a sessions - fix some issues found by AI (#296463) 2026-02-20 08:28:53 +00:00
Benjamin Pasero
0d0f2cea7b Confusing archive/delete UI elements across chat surfaces (fix #296405) (#296461) 2026-02-20 08:24:03 +00:00
Sandeep Somavarapu
51d57c0da0 refactor: remove unnecessary class assignments in model picker items (#296458)
* refactor: remove unnecessary class assignments in model picker items

* add filter placeholder option to action list and model picker
2026-02-20 08:11:22 +00:00
Dirk Bäumer
9a697d787e Merge pull request #296453 from microsoft/dbaeumer/complicated-carp-rose
Revert dmg-builder to version 26.5.0
2026-02-20 08:51:40 +01:00
Dirk Baeumer
1c83735758 Update package.lock 2026-02-20 08:06:04 +01:00
Dirk Baeumer
743d8d5da7 Revert dmg-builder back to 26.5.0 2026-02-20 08:03:13 +01:00
Justin Chen
1c8b276ddc fix compilation error for abstract tools (#296439) 2026-02-20 14:18:46 +09:00
Connor Peet
08106a9ff7 mcp: add resource support to gateway (#296402)
* mcp: add resource support to gateway

Extends the MCP gateway to support resources alongside tools:

- Adds resource-related interfaces to IMcpGatewayToolInvoker: onDidChangeResources,
  listResources, readResource, listResourceTemplates
- Implements resource URI encoding/decoding to namespace resources from different
  MCP servers using server index suffixes (e.g., 'file:///resource-0')
- Adds handlers for resources/list, resources/read, resources/templates/list RPC methods
- Broadcasts notifications/resources/list_changed when resources change
- Updates McpGatewayToolBrokerChannel to enumerate resources from all servers and
  track server indices for resource URI namespacing
- Adds comprehensive test coverage for resource operations and URI encoding/decoding

(Commit message generated by Copilot)

* fix test
2026-02-19 19:35:08 -08:00
Paul
3c4f8c24be Add ~/.copilot/instructions (#296424) 2026-02-19 18:42:31 -08:00
Justin Chen
a71793f83c add spacing between large thinking chunks (#296423) 2026-02-19 18:05:59 -08:00
Justin Chen
614c47a41c fix rerendering and duplication (#296406)
* fix rerendering and duplication

* fix parent issue
2026-02-19 18:00:05 -08:00
Don Jayamanne
603ec3dfd4 Wait for request to be handled before disposing chat model (#296421) 2026-02-19 17:58:52 -08:00
Benjamin Christopher Simmonds
1c84a7ca4a Merge pull request #296401 from microsoft/benibenj/raw-impala
sessions polish
2026-02-20 02:24:07 +01:00
Osvaldo Ortega
e5b846cb30 Merge pull request #296408 from microsoft/osortega/very-cobra
Sessions window: image copy/paste handler
2026-02-19 17:23:06 -08:00
David Dossett
7081c98cc4 Fix missing border beneath markdown table header row (#296385)
The tr:last-child rule was removing the bottom border from thead th
cells since the header row is always the last (and only) child of
thead. Scope the rule to tbody only so the header border is preserved.
2026-02-19 16:18:49 -08:00
Osvaldo Ortega
478c7156cb Review comments 2026-02-19 15:58:56 -08:00