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 26, 2026 12:40
Rebuild sessions section only when the number of sessions changes
Avoid cyclic deps between tools
* chore: bump [email protected]

* chore: update build

* chore: bump distro
Clarify terminal tool cwd instructions
…290543)

Orchestrate reading editor bounding boxes across editor renderings (fixes #290537)
…tions

testing: toolsInclude and toolsExclude options to workbench.action.chat.open
…port (#290525)

* refactor agentitlebarstatuswidget css for more consistent theming support

* restore wrapping

* Update src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agenttitlebarstatuswidget.css

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

* Update src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agenttitlebarstatuswidget.css

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

---------

Co-authored-by: Copilot <[email protected]>
* Allow custom agents to be user-hidden by default

* update

* update

* Update src/vs/workbench/contrib/chat/common/promptSyntax/languageProviders/promptValidator.ts

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

* update test

---------

Co-authored-by: Copilot <[email protected]>
Virtual tools are pretty good now, and with the upcoming tool search tool
for Anthropic models it no longer makes sense to maintain a warning about
them.

- Remove 'too many tools enabled' warning indicator from configure tools action
- Remove tool limit validation message from tool picker
- Remove chatToolCount context key
- Remove chatToolGroupingThreshold context key
- Remove autorun that tracked enabled tool count in chat input

(Commit message generated by Copilot)
…ost scrolls from early extension registrations. (#278931)
karthiknadig and others added 30 commits January 29, 2026 06:46
…elect questions (#291488)

* fix: update freeform input handling to always show for single/multi select questions

* fix: update skip functionality to return structured answers for questions
* Initial plan

* Add proper ARIA roles to AgentSessionsAccessibilityProvider for VoiceOver

Add getWidgetRole() returning 'list' and getRole() returning 'listitem'
to improve VoiceOver announcement of session titles. This matches the
pattern used by ChatAccessibilityProvider.

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

* Add unit tests for AgentSessionsAccessibilityProvider

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

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: bpasero <[email protected]>
* chat - drop option to hide chat title

* .
* agent sessions - always take the timings from the provider

* .
* Chat Sessions: Add Mark All Read action (fix #291213)

* .
Fix "Done" affordance not hiding after inline chat exits without changes
* Initial plan

* Reveal selection line when clicking inline chat gutter affordance from sticky scroll

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

* Move reveal call to central location in InlineChatAffordance

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

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jrieken <[email protected]>
Co-authored-by: Johannes Rieken <[email protected]>
…es (#289723)

* Initial plan

* Add garbage collection for old content-addressed askpass directories

- Implement updateDirectoryMtime to update folder mtime when used
- Add garbageCollectOldDirectories to remove folders older than 7 days
- Update ensureAskpassScripts to call GC on every activation
- Add comprehensive test coverage for GC functionality

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

* Remove GC from fast path to keep it fast

Only run garbage collection when creating new directories, not when reusing existing ones. Old folders only accumulate when creating new content-addressed directories.

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

* Hoist askpassBaseDir variable to avoid duplication

Declare askpassBaseDir once at the top of the function and reuse it when constructing askpassDir and when calling garbageCollectOldDirectories.

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

* Fix test failures and address bot review comments

- Export ensureAskpassScripts for testing to avoid dependency on isWindowsUserOrSystemSetup check
- Remove redundant success log after directory removal
- Update tests to call ensureAskpassScripts directly instead of getAskpassPaths
- Remove Windows-only restrictions from tests to make them cross-platform
- Remove setTimeout workarounds - tests now properly await async operations

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

* formatting

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: joaomoreno <[email protected]>
Co-authored-by: João Moreno <[email protected]>
Rename action title to "Open Model Picker"
…er (#291549)

* fix: adjust padding and margin for chat input and attachments container

* fix: update chat input container styles for better visibility

fixes #287245

* fix: integrate inline chat session service and update session handling logic
* Add telemetry for tree view concurrent refresh

* Copilot PR feedback

* Remove retry and instead wait for refresh
…-marten

Add secondary button border and update related styles and colors
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.