Commit Graph

149848 Commits

Author SHA1 Message Date
Logan Ramos
fa38b10ac3 Reduce request to entitlement endpoints (#306914) 2026-04-01 06:35:13 +11:00
Lee Murray
c27cf4f84a Sessions: Adjust header height and refine button styles (#306902)
Adjust header height and padding in CIStatusWidget; refine button styles in changes view

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
2026-04-01 06:34:19 +11:00
Lee Murray
ef8b671c06 Sessions: Update agent feedback widget styles for improved clarity and consistency (#306858)
* style: update agent feedback widget styles for code review and adjust border radius

* style: adjust agent feedback widget colors for better visibility and consistency

* style: update agent feedback widget suggestion styles for improved layout and visual clarity

* style: enhance suggestion border for code review items with color-mix for better visibility

* style: update agent feedback widget suggestion header for improved clarity and consistency

Co-authored-by: Copilot <copilot@github.com>

* style: refactor suggestion rendering and improve CSS for consistency and clarity

Co-authored-by: Copilot <copilot@github.com>

* Update src/vs/sessions/contrib/agentFeedback/browser/media/agentFeedbackEditorWidget.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Michael Lively <12552271+Yoyokrazy@users.noreply.github.com>
2026-03-31 19:28:47 +00:00
Justin Chen
dc93e83a60 show 'ran subagent' when finishing subagents without descriptions (#306903) 2026-03-31 12:19:41 -07:00
Matt Bierner
d171568737 Merge pull request #306789 from microsoft/dev/mjbvz/liable-firefly
Bump distro
2026-03-31 12:08:43 -07:00
Lee Murray
78f4c2471e Sessions: Refactor AI Customization Management styles (#306873)
* Refactor padding and line-height in AI Customization Management styles for improved layout

Co-authored-by: Copilot <copilot@github.com>

* Update src/vs/workbench/contrib/chat/browser/aiCustomization/media/aiCustomizationManagement.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Michael Lively <12552271+Yoyokrazy@users.noreply.github.com>
2026-03-31 18:49:07 +00:00
Justin Chen
213b27d7c3 make sure to cancel current request on restore checkpoints (#306901) 2026-03-31 18:41:40 +00:00
Rob Lourens
1c1dc9f684 Fix "Select {0}" in workspace picker (#306829) 2026-03-31 18:41:03 +00:00
Rob Lourens
3bc94239ff Add chat model reference inspection (#306596)
* Add chat model reference inspection (Written by Copilot)

* Add archive state and age to chat model inspection (Written by Copilot)

* fix import

* Cleanups

* test
2026-03-31 18:41:00 +00:00
Ben Villalobos
50458373e0 Merge branch 'main' into dev/mjbvz/liable-firefly 2026-03-31 11:39:15 -07:00
Rob Lourens
a5cc6f3c5d agentHost: Fix CopilotAgent finding ripgrep (#306831) 2026-03-31 18:26:42 +00:00
Osvaldo Ortega
00844ccb8b Sessions: remove weird description (#306880)
* Sessions: remove weird description
2026-03-31 11:22:04 -07:00
Lee Murray
fc23f2d266 Merge pull request #306701 from microsoft/mrleemurray/front-tomato-hornet
Update CI status widget labels and styles for improved clarity
2026-03-31 17:13:42 +01:00
Lee Murray
ab0ec1106f Merge pull request #306709 from microsoft/mrleemurray/temporary-turquoise-impala
Refactor button configuration and improve layout
2026-03-31 16:27:47 +01:00
Lee Murray
fa427ad49a Merge pull request #306760 from microsoft/mrleemurray/zany-purple-manatee
Enhance CI Status Widget with collapsible functionality and improved styles
2026-03-31 16:26:51 +01:00
Christof Marti
9ee53b40bd Log recovery after timeout (#306751) 2026-03-31 15:15:59 +00:00
mrleemurray
bf320ea287 Enhance button styling in ChangesViewPane for better layout and overflow handling 2026-03-31 16:07:44 +01:00
Matt Bierner
4162f5e97a Bump distro 2026-03-31 07:55:36 -07:00
mrleemurray
9341e572cf Hide status counts on hover and focus for improved UI clarity
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 15:54:07 +01:00
mrleemurray
d6c22f5130 Refactor CI Status Widget CSS for improved layout and visibility
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 15:41:55 +01:00
mrleemurray
8c99a135c1 Add right padding to header on focus for improved accessibility 2026-03-31 15:24:40 +01:00
mrleemurray
9135ca9ba3 Add right padding to header on focus for improved accessibility
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 15:22:19 +01:00
mrleemurray
fc209bb848 Adjust CI Status Widget header height and margin for improved layout 2026-03-31 15:19:11 +01:00
Isidor Nikolic
6b7cce125d Merge pull request #306750 from microsoft/isidor/terminal-failure-telemetry
Add exit code and command output to runInTerminal telemetry
2026-03-31 16:18:33 +02:00
mrleemurray
055a4758bc address pr ccr feedback
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 15:15:29 +01:00
Benjamin Pasero
0e2d1c5a1d Sessions goes black on Reload (fix #305568) (#306742)
* Sessions goes black on Reload (fix #305568)

* Update src/vs/sessions/electron-browser/sessions.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* ccr

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 14:15:13 +00:00
Benjamin Pasero
e98b050ee0 sessions - surface app in chat menu (#306741)
* sessions - surface app in chat menu

* Update src/vs/workbench/contrib/chat/electron-browser/agentSessions/agentSessionsActions.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 14:09:52 +00:00
Benjamin Pasero
826458abb0 sessions - tweaks to modal editor sidebar (persist width, allow to toggle visibility) (#306704)
* sessions - tweaks to modal editor sidebar

* respect sizes

* clamp width

* .

* yauzl

* layout
2026-03-31 16:05:17 +02:00
Lee Murray
5f8a459600 Update src/vs/sessions/contrib/changes/browser/ciStatusWidget.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 15:02:10 +01:00
Isidor
ff26d2f53e Add exact exit code to runInTerminal telemetry
Add exitCodeValue field to the existing toolUse.runInTerminal telemetry
event, reporting the actual numeric exit code (-1 if unknown). Previously
only a tri-state nonZeroExitCode (0/1/-1) was available.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-31 15:58:13 +02:00
mrleemurray
a29a7d7c22 Enhance CI Status Widget: Add aria-label for accessibility and remove unnecessary CSS property
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 14:55:09 +01:00
mrleemurray
0fbb436619 Refactor CI Status Widget: Adjust header height, improve padding, and enhance hover/focus styles
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 14:52:42 +01:00
mrleemurray
2caf5f7a9c Enhance CI Status Widget: Adjust header height, improve accessibility, and refine styles
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 14:48:52 +01:00
mrleemurray
9a1e226c62 Enhance CI Status Widget: Add collapse/expand functionality and update styles
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 14:31:46 +01:00
Benjamin Pasero
eeaba7db52 title - restore scoped editor service for title compute (#306699)
* title - restore scoped editor service for title compute

* ccr
2026-03-31 14:56:16 +02:00
Lee Murray
803326c2a3 Update src/vs/sessions/contrib/changes/browser/changesView.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 13:52:46 +01:00
mrleemurray
9a63d66c8a Enhance action button styling in ChangesViewPane for consistency and improved layout 2026-03-31 13:08:42 +01:00
Martin Aeschlimann
d10d2b420b prompt service: cache ISlashCommandDiscoveryInfo and IAgentDiscoveryInfo (#306144)
* prompt service: cache ISlashCommandDiscoveryInfo and IAgentDiscoveryInfo

* Update src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 14:08:12 +02:00
Lee Murray
2b780fc675 Improve alignment and spacing in changes file list (#306697)
* Sessions: improve alignment and spacing in changes file list

Co-authored-by: Copilot <copilot@github.com>

* Update src/vs/sessions/contrib/changes/browser/media/changesView.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 14:07:54 +02:00
Ladislau Szomoru
fa7634c279 Sessions - disable view all changes action if there is not git repository (#306693) 2026-03-31 14:07:40 +02:00
mrleemurray
ebfa569ab8 Refactor button configuration in ChangesViewPane for improved action handling 2026-03-31 12:42:38 +01:00
mrleemurray
b22143bb78 Refactor button configuration and adjust CSS padding and gap for improved layout 2026-03-31 12:34:22 +01:00
Lee Murray
e999a2414e Update src/vs/sessions/contrib/changes/browser/ciStatusWidget.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 12:04:56 +01:00
mrleemurray
63a85bd46b Update CI status widget labels and styles for improved clarity
Co-authored-by: Copilot <copilot@github.com>
2026-03-31 11:58:46 +01:00
vs-code-engineering[bot]
c69a19a58b Update distro commit (main) (#306692)
Update distro commit to f7bd750d

Co-authored-by: vs-code-engineering[bot] <122617954+vs-code-engineering[bot]@users.noreply.github.com>
2026-03-31 10:48:54 +00:00
Martin Aeschlimann
295ea75acd #tool: reference in prompt files is partially replaced, leaving trailing characters (#306276) 2026-03-31 10:45:12 +00:00
Lee Murray
be354064a9 Merge pull request #306297 from microsoft/mrleemurray/adjacent-rose-hyena
Increase minimum width for SidebarPart
2026-03-31 11:22:37 +01:00
Ladislau Szomoru
e97cc36916 Sessions - improve file tree rendering (#306681)
* Initial implementation

* Fix dropdown action label

* Delete old controller

* Improve root node rendering

* Set the context for the root element
2026-03-31 10:15:34 +00:00
Alex Ross
3c51a00d73 OSS tool (#306679) 2026-03-31 09:56:27 +00:00
Ladislau Szomoru
ed0f1369a8 Sessions - clean-up some of the actions rendering code (#306466)
* Sessions - clean-up some of the actions rendering code

* Pull request feedback
2026-03-31 09:34:01 +00:00