Commit Graph

148279 Commits

Author SHA1 Message Date
David Dossett
ec90288cf6 Align tool invocation spacing (#298071)
chat: align tool invocation spacing
2026-02-26 19:11:55 +00:00
Osvaldo Ortega
d2b678d626 fix: update precondition and menu visibility for ApplyToParentRepoAction to include IsSessionsWindowContext 2026-02-26 10:53:45 -08:00
Paul
5496be1da9 Fixes for agent debug panel (#298053) 2026-02-26 18:49:56 +00:00
Osvaldo Ortega
8374d97952 refactor: update import statements and use 'relative' from path module for path calculations 2026-02-26 10:49:09 -08:00
Megan Rogge
a2b7750527 skip a11y test vs failing if timeout occurs (#298058) 2026-02-26 18:47:05 +00:00
Osvaldo Ortega
a1b26b7278 update ChangesViewPane to hide label for applyToParentRepo action; always return true for proposed API checks 2026-02-26 10:40:05 -08:00
Megan Rogge
6fb9cbf40a fix terminal output expansion regression (#298055)
fix #298049
2026-02-26 10:31:37 -08:00
Osvaldo Ortega
5ee82cb1a5 add applyToParentRepo action and contribution for synchronizing changes to parent repository 2026-02-26 10:25:10 -08:00
Megan Rogge
74a369a75f simplify question summary styling (#298048)
fix #297854
2026-02-26 10:23:39 -08:00
Lee Murray
c69dea131b Merge pull request #298056 from microsoft/mrleemurray/yawning-amaranth-urial
Enhance styling for keybinding widget and notifications in reduced transparency mode
2026-02-26 18:21:45 +00:00
mrleemurray
b6843d221e fix(imports): reorder imports for better readability 2026-02-26 18:09:48 +00:00
Martin Aeschlimann
3aedb3e937 'new custom agent' does not show configured locations (#298052) 2026-02-26 18:07:11 +00:00
ulugbekna
734a143c86 add explanation for persisted data migration and a todo 2026-02-26 23:04:58 +05:00
ulugbekna
32a452a6e4 fix tests 2026-02-26 23:04:58 +05:00
ulugbekna
e0d6fa242d default account: expose copilot token info and keep cache model separated 2026-02-26 23:04:58 +05:00
David Dossett
a6bcce17ed Align custom menu styling with chat picker visuals 2026-02-26 10:04:34 -08:00
mrleemurray
b9afe180fa enhance notifications styling for reduced transparency mode
Co-authored-by: Copilot <copilot@github.com>
2026-02-26 17:55:00 +00:00
mrleemurray
4dec73ed63 enhance defineKeybindingWidget styles with important flags for shadow and background color 2026-02-26 17:43:45 +00:00
Megan Rogge
cca0539fcf rm duplicate askQuestions tool from picker, use correct name in prompt validator (#298044)
fix #297978
2026-02-26 17:39:06 +00:00
Sandeep Somavarapu
404102fc70 revert adding active session folder to workspace (#298039)
* revert adding active session folder as workspace folder

* revert adding active session folder as workspace folder
2026-02-26 17:27:34 +00:00
RajeshKumar11
6e417b3ff7 MCP Gateway: avoid blocking list calls on startup 2026-02-26 22:42:36 +05:30
Sandeep Somavarapu
947b0790d8 introduce title bar actions menu and contribute changes action to it (#298030) 2026-02-26 16:45:52 +00:00
Lee Murray
7033a99216 Merge pull request #298027 from microsoft/mrleemurray/thoughtful-indigo-blackbird
Update @vscode/codicons to version 0.0.45-11 and add 'new-session' icon
2026-02-26 16:18:33 +00:00
Joaquín Ruales
a6bb8ac865 Add browserView folders to CODENOTIFY (#297858)
* Add Integrated Browser section to CODENOTIFY

* Integrate entries
2026-02-26 08:06:28 -08:00
Benjamin Christopher Simmonds
39eba804bf Merge pull request #298018 from microsoft/benibenj/ridiculous-weasel
Sync changes action for git synchronization in agent sessions
2026-02-26 17:05:10 +01:00
Sandeep Somavarapu
cac4044503 - fix listening to active session (#298012)
* - fix listening to active session
- new empty workbench workspace service for sessions
- add active workbench folder to workspace

* fix tests

* feedback

* fix compilation

* fix compilation
2026-02-26 16:04:12 +00:00
mrleemurray
d38271c050 feat: update @vscode/codicons to version 0.0.45-11 and add new 'new-session' icon 2026-02-26 15:55:51 +00:00
Lee Murray
d9c4f50539 Merge pull request #298022 from microsoft/mrleemurray/collective-scarlet-limpet
Improve notification styles and adjust shadow properties
2026-02-26 15:51:48 +00:00
mrleemurray
0371658b57 fix: improve notification styles and adjust shadow properties 2026-02-26 15:33:54 +00:00
BeniBenj
a6e7ca8cee sync changes action for git synchronization in agent sessions 2026-02-26 16:22:34 +01:00
Benjamin Pasero
21ec368773 sessions - fix error on startup around duplicate view registration (#298015) 2026-02-26 15:21:50 +00:00
Lee Murray
4f66bceb92 Update src/vs/workbench/services/themes/browser/cssExtensionPoint.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-26 14:50:25 +00:00
mrleemurray
3de3afb502 fix: improve CSS handling on theme change by clearing cached stylesheets 2026-02-26 14:42:33 +00:00
Isidor Nikolic
1387321689 Merge pull request #298002 from microsoft/isidorn/experienced-echidna
fix: update default max requests for chat agent configuration to 50
2026-02-26 15:30:28 +01:00
Henning Dieterichs
96baba2cc4 feat: update component explorer dependencies and add new test fixtures
- Updated @vscode/component-explorer to version 0.1.1-16 and @vscode/component-explorer-cli to version 0.1.1-12 in package.json and package-lock.json.
- Added new test fixtures for chat question carousel, code action list, find widget, inline completions extras, rename widget, and suggest widget.
- Implemented rendering logic for new fixtures to enhance testing capabilities for various components.
2026-02-26 15:30:23 +01:00
Isidor
1da3d7005d Thanks Copilot for nice review 2026-02-26 15:14:06 +01:00
Isidor
32ddcadf10 fix: update default max requests for chat agent configuration to 50 2026-02-26 15:06:36 +01:00
Isidor Nikolic
86d2f8e17f Merge pull request #297951 from microsoft/isidorn/peculiar-gazelle
fixes #288433
2026-02-26 15:04:08 +01:00
Benjamin Pasero
1eef0115c6 sessions - stop moving them up for in progress, go by date (#297980) 2026-02-26 15:02:29 +01:00
Benjamin Pasero
fa6faf3c1f sessions - add hideSkipButton option and refactor dialog options (#297976)
* fix - add hideSkipButton option to dialog options

* refactor - update dialog options to use dialogHideSkip
2026-02-26 19:02:07 +05:00
Benjamin Christopher Simmonds
e30f28558f feat: add clone repository option to folder picker (#297995) 2026-02-26 14:59:13 +01:00
Courtney Webster
c32d479a38 Merge pull request #297828 from microsoft/fluffy-boa
Update Copilot usage widget when overages are enabled
2026-02-26 07:41:12 -06:00
Benjamin Christopher Simmonds
bd9ab3032d Enhance feedback and comment renderer with deletion and markdown support (#297984)
* feat: enhance agent feedback hover and chat attachment widgets with deletion support

* fix: set title for truncated text in read-only mode in feedback comment renderer

* feat: enhance comment renderer with rich markdown hover support in read-only mode

* Apply suggestion from @Copilot

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-26 13:59:54 +01:00
Isidor Nikolic
a5b6d5b38c Merge branch 'main' into isidorn/peculiar-gazelle 2026-02-26 13:56:48 +01:00
Lee Murray
d8a2ee8e78 Merge pull request #297979 from microsoft/mrleemurray/shocked-sapphire-herring
Add border radius to debug view title for improved aesthetics
2026-02-26 12:55:33 +00:00
Lee Murray
d129384bc0 Merge pull request #297971 from microsoft/mrleemurray/hon-azure-badger
Enhance dropdown and sticky widget styles
2026-02-26 12:55:30 +00:00
Sandeep Somavarapu
dd2fdf50c9 fix active session when changing from untitled to committed session (#297969) 2026-02-26 12:08:26 +00:00
Benjamin Pasero
9057f9274f sessions - fix icon alignment vertically (#297970) 2026-02-26 12:02:46 +00:00
mrleemurray
7a56e5b8b0 Add border radius to debug view title for improved aesthetics 2026-02-26 11:59:21 +00:00
mrleemurray
0d6dd5d5d5 fix: add missing semicolon in sticky widget background style 2026-02-26 11:54:43 +00:00