Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 21, 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 : )

bhavyaus and others added 24 commits August 21, 2025 16:23
* Update some names

* Update version

* Allow undefined model options
This defers creating the event function until the property is accessed
…rt` (#262750)

* initial support for contributed buttons in the chat session multi diff part (#260227)

* multidiffbuttons
do not show the cloud button as disabled. Allow submission of a plan without final prompt
We only need a simple event callback, not an emitter
Don't eagerly create suggest widget when creating chat input
We don't need to waste time storing or disposing of the empty disposable
- ✨ Implement collapseAll method in TestCoverageView
- ✨ Add collapseAll method in TestCoverageTree
- 🆕 Register Collapse All action in the testing menu
Avoid creating extra emitter/events when rendering markdown
Ran into this while debugging #262472. Using an emitter has extra overhead vs the simple listener
Prefer using addDisposableListener in sash
User getters for events on a few common types
Build out command allow list, improve unknown reporting
* Allow modals in automation

This allows for the opt-in behavior of allowing dialogs while using automation.

When opted in, we also switch over to using custom dialogs & the simple file picker so that the automation can control it.

This was added so that we can do auth flows, which uses dialogs. Now we will be able to complete an auth flow (with the help of the user in the browser) and automate interacting with chat via the development MCP server.

* Instead use custom for smoke tests

* Go back to command but have a context key for automation

* Workaround terminal smoke tests
Revert "tool picker with toolsets (#262573)"

This reverts commit 3afd047.
@pull pull bot locked and limited conversation to collaborators Aug 21, 2025
@pull pull bot added the ⤵️ pull label Aug 21, 2025
@pull pull bot merged commit 18bbd61 into code:main Aug 21, 2025
2 of 3 checks passed
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.

9 participants