Skip to content

[pull] main from microsoft:main#1072

Merged
pull[bot] merged 51 commits intocode:mainfrom
microsoft:main
Mar 25, 2026
Merged

[pull] main from microsoft:main#1072
pull[bot] merged 51 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 25, 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 : )

osortega added 30 commits March 24, 2026 16:04
- Added `proto-group-hover.png` to represent the hover state of the group.
- Added `proto-group-nohover.png` to represent the default state of the group.
…n AgentSessionShowMore and AgentSessionShowLess renderers
… hover detection and section label attributes
osortega and others added 21 commits March 24, 2026 18:59
- Deleted multiple log files generated during Playwright tests to clean up the repository.
- Removed unnecessary instances of `AgentSessionShowMoreRenderer` and `AgentSessionShowLessRenderer` in `AgentSessionsControl`.
- Streamlined the rendering process in `AgentSessionShowMoreRenderer` and `AgentSessionShowLessRenderer` by eliminating redundant code and event handling.
- Updated the handling of section labels in the agent sessions to improve performance and maintainability.
- Remove unused sessionToSection map (only sectionToShowMore is needed)
- Cancel pending animation frames on dispose to prevent use-after-free
- Guard updateElementHeight with try/finally around isUpdatingHeight flag
- Respect prefers-reduced-motion via IAccessibilityService.isMotionReduced()
- Track current animated height to avoid visual jump on mid-animation collapse
- Remove stale data-section-label attribute when template is reused
- Gate compact show-more label behind compactLabel option (core keeps original text)
- Use COLLAPSED_HEIGHT constant instead of magic number 1 in getHeight
- Use targetWindow.requestAnimationFrame for multi-window support

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
sessions: Redesign session list with hover-reveal show-more, PR status icons, and compact layout
* Add "Mark as Done" button to sessions title bar for archiving sessions

Co-authored-by: Copilot <copilot@github.com>

* Enhance "Mark as Done" button functionality with focus styles and session state checks

Co-authored-by: Copilot <copilot@github.com>

* style: adjust padding for agent sessions titlebar container and add Mark Session As Done action

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
@pull pull bot locked and limited conversation to collaborators Mar 25, 2026
@pull pull bot added the ⤵️ pull label Mar 25, 2026
@pull pull bot merged commit ed2356f into code:main Mar 25, 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.

3 participants