Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 14, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Tyriar and others added 26 commits January 13, 2026 16:07
* Update default styles and add small variant

* Strip other instances where default styles should apply

* Strip overrides from review/comment UI

* Update some buttons in chat

* Polish floating keep/undo action bars

* One off the add model button for now

* Update secondary button styles + common button border for dark modern

* Use small variant for "keep | undo" chat button bar

* Strip overrides from chat confirmations buttons

* Missed one borde radius override

* Fix small variant

* Align keep/undo editor widgets with small button variant and icon button sizes

* Use same border radius for inputs

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

Co-authored-by: Copilot <[email protected]>

* Update src/vs/base/browser/ui/dialog/dialog.css

Co-authored-by: Copilot <[email protected]>

* Update extensionEditor.css to adjust font weight and border radius for action items

* Update quickInput.css and titlebarpart.css to adjust border radius and padding for improved UI consistency

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: mrleemurray <[email protected]>
Co-authored-by: mrleemurray <[email protected]>
Co-authored-by: Benjamin Pasero <[email protected]>
Co-authored-by: Lee Murray <[email protected]>
* Initial plan

* Add title truncation to integrated browser using existing truncate utility

Co-authored-by: jruales <[email protected]>

* Add unit tests for browser title truncation

Co-authored-by: jruales <[email protected]>

* Fix test assertion for truncated title verification

Co-authored-by: jruales <[email protected]>

* Remove test file as requested

Co-authored-by: jruales <[email protected]>

* Change MAX_TITLE_LENGTH from 100 to 30 characters

Co-authored-by: jruales <[email protected]>

* Don't truncate Title

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jruales <[email protected]>
* Start work on handling tool stream

* Start working on rendering tool progress

* Handle complete better

* Inovcation message

* Revert "Inovcation message"

This reverts commit f502d22.

* Reapply "Inovcation message"

This reverts commit 8556686.

* Revert "Reapply "Inovcation message""

This reverts commit 4c4db3a.

* Handle updating progress

* Better messages

* Have progress re-render if content changes

* Fix import

* Move prepare to view layer

* Clean up diff

* Pass tool call id through

* Pin it

* Modify the progress tool flow to use the same part + observables

* Some more debug logs

* Address feedback

* Plumb tool call id through to invoke

* Address connor's typing feedback

* Fix import

* Fix session operation log

* Update src/vs/workbench/contrib/chat/browser/widget/chatContentParts/toolInvocationParts/chatToolConfirmationSubPart.ts

Co-authored-by: Copilot <[email protected]>

* Remove debug logging

* fix wrong enums

---------

Co-authored-by: Copilot <[email protected]>
Remove timeout warning, keep running
* Clear promptInputModel value onDidCommandFinish

* Add test

* Remove stale state that doesnt exist anymore

* Fire Empty _onDidChangeInput on promptInputModel  _handlecommandFinish
* ci: check for valid compilation artifacts in alpine stage

* chore: address review feedback

* chore: improve logging
…2431)

* fix: correct tunnel command path for Windows Insiders

On Windows Insiders, the bin folder is at root level while appRoot
points to resources/app inside the versioned folder. Changed path
resolution to use '../../../bin' (3 levels up) for Windows Insiders
specifically, while keeping '../../bin' for other platforms.

- macOS: 'bin' (directly under appRoot)
- Windows Insiders: '../../../bin' (resources/app -> root/bin)
- Other platforms: '../../bin'

Fixes #282425

* chore: apply feedback

---------

Co-authored-by: ThanhNguyxn <[email protected]>
Co-authored-by: Robo <[email protected]>
* agent sessions - force side by side mode when chat maximised

* Update src/vs/workbench/contrib/chat/browser/widgetHosts/viewPane/chatViewPane.ts

Co-authored-by: Copilot <[email protected]>

* Revert "Update src/vs/workbench/contrib/chat/browser/widgetHosts/viewPane/chatViewPane.ts"

This reverts commit d3f55bf.

* .

---------

Co-authored-by: Copilot <[email protected]>
* Add setting to redirect simple browser

* Open in external browser

* Open settings

* Move to new window

* clean

* Add element shortcut

* Menu item updates

* PR feedback
* Integrated browser homescreen

* Revert browser-error refactoring

* Formatting of tip text

* Change title

* Centralize visibility

* Don't show WebContentsView when Welcome screen is up

* Add newline
@pull pull bot locked and limited conversation to collaborators Jan 14, 2026
@pull pull bot added the ⤵️ pull label Jan 14, 2026
@pull pull bot merged commit 42a4933 into code:main Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.