Paul
e72265635f
Add support for .agents for skills resolution ( #292428 )
2026-02-03 01:14:54 +00:00
dileepyavan
fd454beca9
Updating srt paths to work in remote env ( #292224 )
2026-02-02 11:11:41 -08:00
Justin Chen
7d70b1a2b2
fix bad styling in attachments ( #292100 )
2026-02-02 10:27:45 -08:00
Karthik Nadig
9b34c9b87d
cherrypick chatQuestionCarousel fixes from main ( #292200 )
...
Backport chatQuestionCarousel files from main
2026-02-02 09:55:51 -08:00
Christof Marti
41f65b9d17
Log matching welcome view ( #292300 )
2026-02-02 15:13:06 +01:00
Ladislau Szomoru
f3d99dee2f
Git - add the ability to disable commit signing ( #291822 ) ( #292253 )
2026-02-02 08:44:40 +00:00
Tyler James Leonhardt
ccc6993db5
Better wording for Claude agent description ( #292077 )
2026-01-31 12:52:26 -08:00
Megan Rogge
a2172a28a9
fix terminal output position ( #291984 )
...
fix #289138
2026-01-30 15:19:49 -08:00
Megan Rogge
5e92f037e4
fix cursor being clipped in embedded terminal ( #291978 )
2026-01-30 21:19:56 +00:00
Megan Rogge
856629002d
Lower data event threshold for showing output ( #291929 ) ( #291977 )
2026-01-30 21:14:30 +00:00
Connor Peet
2beb93eab3
tools: fix tools in toolsets not disabling on when clause ( #291956 )
...
I don't think this is actually a new bug, maybe newly discovered. This
fix is not an ideal fix -- I would prefer to keep the tool in the original
ToolSet and layer filtering so that you could configure tools in prompts/
agents that aren't necessarily enabled in the current context -- but this
is a minimal change that fixes the issue without regressing.
Closes #291154
2026-01-30 13:03:00 -08:00
Martin Aeschlimann
2671da1a43
The 'excludeAgent' attribute must be an array ( #291925 )
2026-01-30 17:07:57 +00:00
Martin Aeschlimann
5048563d69
Replace infer with disable-model-invocation and user-invokable ( #291908 )
2026-01-30 09:06:28 -08:00
Sandeep Somavarapu
72e388d78b
update distro ( #291920 )
2026-01-30 16:50:01 +00:00
Josh Spicer
876b747561
release: targetted fix for agent status widget with multiple windows open ( #291919 )
...
targetted fix for agent status widget with multiple windows open (#291911 )
targetted fix for agent status widget with multiple windows open (fix https://github.com/microsoft/vscode/issues/290863 )
2026-01-30 16:39:14 +00:00
Osvaldo Ortega
df6ff376e2
Merge pull request #291854 from microsoft/osortega/various-alligator
2026-01-30 08:32:14 -08:00
Sandeep Somavarapu
cb0806916d
fix #290501 ( #291876 ) ( #291894 )
...
* fix #290501
* Revert "fix #290501 "
This reverts commit 3f0ce7842e .
2026-01-30 17:01:48 +01:00
Sandeep Somavarapu
e4b1b83c7a
update distro ( #291888 )
2026-01-30 14:19:51 +00:00
Sandeep Somavarapu
e954c220f8
fix #291851 ( #291862 ) ( #291886 )
2026-01-30 14:15:39 +00:00
Lee Murray
77b52be5d2
Merge pull request #291859 from microsoft/mrleemurray/secondary-button-style-fix
...
Update secondary button styles for improved visibility and consistency
2026-01-30 13:59:37 +00:00
mrleemurray
3ed17597a0
fix: correct secondary button hover background color calculation
2026-01-30 13:36:12 +00:00
Benjamin Christopher Simmonds
dbe70e524b
Merge pull request #291843 from microsoft/benibenj/unificationFix
...
Provide completions when Copilot extension is not installed
2026-01-30 14:27:46 +01:00
mrleemurray
9988d851cd
fix: update secondary button styles for improved visibility and consistency
2026-01-30 11:45:13 +00:00
Osvaldo Ortega
76bddbf05b
Gate Agent Sessions Welcome page on ChatContextKeys.enabled
2026-01-30 12:28:08 +01:00
BeniBenj
09d5798989
provide completions when copilot extension is not installed
2026-01-30 11:23:43 +01:00
Johannes Rieken
ea084045c1
oss tool ( #291826 )
2026-01-30 09:48:45 +00:00
Courtney Webster
afb4b52c67
feat: enhance ChatModelsWidget with hover support for managed entitle… ( #289981 )
...
* feat: enhance ChatModelsWidget with hover support for managed entitlements
* Apply suggestions from code review
* use setting title
* clean up
* undo comment
---------
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com >
2026-01-30 10:05:56 +01:00
Osvaldo Ortega
e32b95e0ec
Merge pull request #291621 from microsoft/osortega/mean-warbler
2026-01-30 00:06:33 -08:00
Alex Ross
a1728b98fa
Revert "Bump tar and dmg-builder in /build" ( #291808 )
...
Revert "Bump tar and dmg-builder in /build (#291331 )"
This reverts commit fd3565eb6b .
2026-01-30 07:52:21 +00:00
Josh Spicer
a84bfab7bc
Agent status indicator: Do not show unread on empty workspace ( #291696 )
2026-01-30 07:46:06 +00:00
Dmitriy Vasyura
2d23946f08
Move Collapse All action in SCM to leftmost position ( #291474 )
...
* Move `Collapse All` action in SCM to leftmost position
* PR feedback
2026-01-30 07:47:05 +01:00
Rob Lourens
968b908772
Don't log tool cancellation as error ( #291797 )
...
Fix #291096
2026-01-29 21:10:27 -08:00
Daniel Imms
40e01fce60
Merge pull request #291795 from microsoft/tyriar/290972
...
Clamp terminal timeout to save values
2026-01-29 20:16:40 -08:00
Daniel Imms
b9bd16fb3e
Clamp terminal timeout to save values
...
Fixes #290972
2026-01-29 19:48:59 -08:00
Rob Lourens
543804d5de
Disable question tool for subagent ( #291780 )
...
Fix #291416
2026-01-30 02:01:24 +00:00
Justin Chen
b17f5e9ede
fix css mismatch between spinner and thinking header ( #291773 )
2026-01-30 01:42:36 +00:00
Justin Chen
d9bb11ef31
associate spinner text with tool call or reasoning block ( #291762 )
...
* associate spinner text with tool call or reasoning block
* address some comments, removed a loading title
2026-01-29 16:48:46 -08:00
Rob Lourens
830c548e67
Don't log full renderData ( #291767 )
...
This is causing severe log spam and filling up the Window log
2026-01-29 16:46:25 -08:00
Matt Bierner
a5cfde1b64
Merge pull request #291454 from mjbvz/dev/mjbvz/straightforward-flyingfish
...
Add a title for generated mermaid diagrams and use this for opened editors
2026-01-29 16:40:22 -08:00
Matt Bierner
a148fff6a9
Merge branch 'main' into dev/mjbvz/straightforward-flyingfish
2026-01-29 16:19:43 -08:00
Henning Dieterichs
be2a52eb32
Fixes https://github.com/microsoft/vscode/issues/291242 ( #291760 )
2026-01-30 00:09:00 +00:00
Copilot
f1b439a339
Fix chat terminal streaming editor height when there is only one line ( #291651 )
...
* Initial plan
* Fix editor height calculation to include vertical padding
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com >
2026-01-29 23:53:39 +00:00
Rob Lourens
946a11c493
Clarify that verification-steps-needed is for the team, not the external issue opener ( #291758 )
2026-01-29 23:32:11 +00:00
Daniel Imms
31a01ada16
Merge pull request #291725 from microsoft/tyriar/287652_2
...
Allow xxd exact command line
2026-01-29 15:31:06 -08:00
Dmitriy Vasyura
4ac8b5ed98
Enable Windows ARM sanity tests on the new pool ( #291753 )
...
* Enable Windows ARM sanity tests on the new pool
* Update README
2026-01-29 23:30:36 +00:00
Rob Lourens
28f29f6087
Use correct id for model from subagent ( #291757 )
...
Fix #291681
2026-01-29 23:22:46 +00:00
Justin Chen
66fe91254e
fix scrolling as content expands in thinking ( #291750 )
...
* fix scrolling as content expands in thinking
* add disposables?
2026-01-29 23:17:02 +00:00
Connor Peet
3c7595e8d0
mcp: prevent duplicate collection registrations on extension host restart ( #291747 )
...
* mcp: prevent duplicate collection registrations on extension host restart
Fixes duplicate tool registration when MCP server definition providers
have a 'when' clause in their package.json. The issue occurred because
ExtensionMcpDiscovery and MainThreadMcp both independently managed
collection registration with 'when' clauses, and on extension host
restart the registry would end up with duplicate non-lazy collections.
- Modified registerCollection() to return early (Disposable.None) if a
non-lazy collection with the same ID is already registered, preventing
duplicates
- Preserve lazy-to-non-lazy replacement behavior for proper collection
lifecycle management
- Prevents scenarios where servers accumulate in the registry across
EULA restarts
Fixes https://github.com/microsoft/vscode/issues/284024
(Commit message generated by Copilot)
* add tests
2026-01-29 23:14:36 +00:00
Paul
9d43a751c0
Merge branch 'main' into tyriar/287652_2
2026-01-29 15:07:52 -08:00
Sandeep Somavarapu
e83c168def
fix # https://github.com/microsoft/vscode-dev/issues/1366 ( #291731 )
2026-01-29 15:07:27 -08:00