Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 11, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

osortega and others added 28 commits January 23, 2026 15:58
Help: Welcome to show agents welcome page if setting enabled
* show system profiles by default

* fix smoke tests
Fix webview tool output disappearing
Adding timestamp check to welcome page prefill
Fixes for agent sessions welcome page logic for Insiders and prefill data
Dismiss privacy and terms of service notice on submit
* Integrated Browser: small text change in new tab screen

* Apply suggestion from @Copilot

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

---------

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

* use hoverService
Fix styling issues for reloaded webview
Agents welcome page default in insiders
Use light mermaid theme in high contrast light
Do not show copilot walkthrough if agents welcome view is enabled
Make it possible to switch mode by name
…de (#290059)

* Subagents render as a single line, similar to 'collapsed' thinking mode

* Remove now-unused eslint disable directives
Close welcome view when clicking on View all sessions
Added Linux containers for supported platforms.
Updated tests to run and pass on all targets.
sandy081 and others added 30 commits January 27, 2026 00:22
* initial tips service

* fix tip frequency

* add tests

* update tips and when clauses

* remove innacurate keybinding mention

* make exp

* remove these context keys
Enhance model sorting in InlineChatDefaultModel by
* update agent sessions mode settings

* remove setting
…ions (#290577)

* feat: add skip all button and improve navigation styles in chat questions

* fix: update navigation button selectors in chat question carousel tests

* fix: update navigation button classes for chat question carousel

* fix: improve skip all button layout and hide back button in chat question carousel
…me-page

Add telemetry for Agent Sessions welcome page
Document token in controller refresh handler
* fix padding in code blocks

* fix thinking jumping
* Add WSL sanity tests

* Ensure WSL is installed and ready in Windows test script

* Try to get Ubuntu WSL installed if not present

* Use correct URL

* Fix win32 setup script

* Script update

* Another script fix
…g back session model section tracking (#289993)

* enhance model selection logic to use location based defaults and bring back session model section tracking

* handle comments

* cleanup

* comments addressed
* Ignore errors when trying to clean up server logs

* PR feedback
…accounts (#290460)

* Initial plan

* Add setDisableBackgroundUpdates method and DefaultAccountUpdateContribution

- Added setDisableBackgroundUpdates method to IUpdateService interface
- Implemented method in AbstractUpdateService to track disabled state
- Updated platform-specific update services (Windows, macOS, Linux) to check disabled state before setting background parameter
- Added IPC method to UpdateChannel/UpdateChannelClient for workbench-to-main communication
- Created DefaultAccountUpdateContribution workbench contribution
- Contribution listens for default account changes and checks organization_login_list
- Disables background updates when 'Visual-Studio-Code' is found in org list
- Contribution is Electron-only (skips on web)
- Registered contribution at Eventually lifecycle phase

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Rename setDisableBackgroundUpdates to disableProgressiveReleases and return Promise<void>

- Renamed method from setDisableBackgroundUpdates to disableProgressiveReleases
- Changed return type from void to Promise<void> for proper IPC traversal
- Updated all implementations to use async/await
- Updated IPC channel to properly return the promise

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Make disableProgressiveReleases sticky - once disabled, always disabled

- Once disableProgressiveReleases(true) is called, state remains disabled
- Subsequent calls with false will not re-enable progressive releases
- Ensures the disabled state is permanent once set

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

* Update src/vs/platform/update/electron-main/abstractUpdateService.ts

* Update src/vs/platform/update/electron-main/abstractUpdateService.ts

* Update src/vs/platform/update/electron-main/updateService.win32.ts

* Update src/vs/platform/update/electron-main/updateService.linux.ts

* Update src/vs/platform/update/electron-main/updateService.darwin.ts

* Update src/vs/platform/update/electron-main/abstractUpdateService.ts

* Update src/vs/workbench/contrib/update/browser/update.ts

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

* Update src/vs/workbench/contrib/update/browser/update.ts

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

* Update src/vs/platform/update/electron-main/abstractUpdateService.ts

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

* Remove disable boolean argument from disableProgressiveReleases

- Method now has no parameters since it's a one-way sticky disable
- Simplified logic by removing the conditional check for false
- Updated all call sites to not pass an argument
- Updated IPC channel to not pass/receive argument

Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: joaomoreno <22350+joaomoreno@users.noreply.github.com>
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.