agent-ecosystem/test/renderer/components
777genius b9cfdb9323 fix(team-messages): scope debounced sidebar scroll persistence to its team
A scroll within the 100ms persist debounce could otherwise have its queued
update fire after the user switched teams, writing the previous team's offset
under the new team and restoring the sidebar to the wrong position. Capture the
team that scheduled the update and drop it on fire if the active team changed.
2026-05-31 18:29:35 +03:00
..
chat fix: address Windows smoke review findings (#122) 2026-05-16 18:03:05 +03:00
cli fix: count OpenCode inventory fallback as connected 2026-05-27 23:43:25 +03:00
common fix(renderer): defer model validation while providers load 2026-05-24 15:58:22 +03:00
extensions feat: improve provider status startup hydration 2026-05-24 00:23:04 +03:00
layout feat: add team log member filtering 2026-05-24 15:40:31 +03:00
runtime fix: show OpenCode inventory fallback as available 2026-05-27 23:00:32 +03:00
sidebar perf(renderer): precompute sidebar task local state 2026-05-31 07:43:41 +03:00
team fix(team-messages): scope debounced sidebar scroll persistence to its team 2026-05-31 18:29:35 +03:00
ui merge(dev): pull origin dev into refactor branch 2026-05-24 17:13:34 +03:00
fileLink.test.ts fix: harden Windows frontend path handling 2026-05-16 17:34:50 +03:00
renderOutput.test.ts feat: improve MCP tool input/output rendering 2026-02-19 19:09:53 -03:00
reviewDiffSafety.test.ts fix(team): deduplicate permission_request processing across all entry paths 2026-03-28 20:32:42 +02:00