Files
vscode/.github
15d90da027 sessions: show created session pill in response summary (#328984)
* sessions: keep created session pill in response summary

Move completed create-session and create-chat results after the final response so they remain visible when work steps collapse.

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

* chat: wait for final response before collapsing work

Avoid calculating the completed-work disclosure against a progressively rendered prefix before the final response is mounted.

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

* chat: defer created session pill until response completes

Render the interactive session result only in its final position so keyboard focus is never lost to response-completion reordering.

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

* chat: refresh session result when response completes

Replace the generic completed tool row with the interactive session pill even when a response has no final markdown to trigger positional reordering.

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

* chat: wait for incremental markdown to drain

Delay completed-work disclosure and session result placement until the final markdown morpher reports that buffered content is visible in the DOM.

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-04 18:16:45 +00:00
..
2026-07-23 18:15:53 +00:00