Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 27, 2025

See Commits and Changes for more details.


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

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

alexr00 and others added 19 commits August 27, 2025 16:39
`workbench.action.chat.open.blockOnResponse` is flaking in CI. So far,
I cannot reproduce locally so skipping to avoid noise in CI while I
debug.

Since the core logic (i.e. not the test) is only hit if `blockOnResponse`
is set to `true`, leaving it in is low-risk.

Relates #263572.
Relates #263575.
* Finalize BYOK API

* More byok

* Fix compile errors

* Feedback

* Fix fat fingering

* Fix capabilities

* Bump version

* Rename contrib point + activation events

* Update test

* Add proposed api check to require authorization

* Change comment
skip flakey blockOnResponse tests
prefetch cahtSessionContent
And remove some weird file attachments
Fix #263188
…ret Storage (#263451)

* Allow configuring userDataDir, ExtensionDir, & usage of in-memory Secret Storage

ref #262164

* fix a couple references of getRandomUserDataDir
…al view to track all sessions (#263453)

* Initial plan

* Implement support for all chatSessionTypes in registerGroupListeners

Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>

* Add tests for chatSessionType support and implementation documentation

Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>

* Enable local chat sessions view to track all chat session types

- Modify registerGroupListeners to always notify local provider when non-local chat editors open/close
- Update LocalChatSessionsProvider.isLocalChatSession to track ALL chat sessions regardless of session type
- This allows users to see new editors with custom session types in the local view even before sending requests

Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>

* POC

* Clean up

* Removed test

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>
Co-authored-by: Osvaldo Ortega <osortega@microsoft.com>
* Enable the broker in macOS

Fixes #260158

* for testing

* better globbing

* guh

* guh

* delete

* log it all

* let's just log everything

* Only do on supported OS/Arches

* Add a console.log

* look at VSCODE_ARCH

* add msal files

* add entitlement maybe here

* actually it's probably here

* build: bundle msal libs for x64 and arm64

* revert that

* try again

* try adding $(AppIdentifierPrefix)

* temp: add debuggee entitlements

* bump msal and pass in redirect uri on macOS

* revert entitlement files

* forgot the .helper

* Allow PII for the output channel only

* use unsigned option

---------

Co-authored-by: deepak1556 <hop2deep@gmail.com>
* allow classes for syntax highlighting in collapsed cells

* add tests
@pull pull bot locked and limited conversation to collaborators Aug 27, 2025
@pull pull bot added the ⤵️ pull label Aug 27, 2025
@pull pull bot merged commit 96c5eb2 into code:main Aug 27, 2025
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.