agent-ecosystem/src/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(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
common fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
dashboard fix: count OpenCode inventory fallback as connected 2026-05-27 23:43:25 +03:00
extensions fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
layout perf(renderer): lazy mount closed menu controls 2026-05-31 02:59:56 +03:00
notifications feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
report feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
runtime fix: show OpenCode inventory fallback as available 2026-05-27 23:00:32 +03:00
schedules fix(team): show launch dialog loading fallback 2026-05-25 21:30:56 +03:00
search feat(i18n): add localization foundation 2026-05-24 15:37:24 +03:00
settings fix(cli-status): refresh auth after terminal close 2026-05-27 21:53:47 +03:00
sidebar perf(renderer): cache sidebar team signatures 2026-05-31 08:14:52 +03:00
splash perf: reduce splash animation startup pressure 2026-05-24 00:23:11 +03:00
team fix(team-messages): scope debounced sidebar scroll persistence to its team 2026-05-31 18:29:35 +03:00
terminal fix(terminal): avoid duplicate strict mode spawns 2026-05-27 21:54:03 +03:00
ui perf(renderer): defer launch dialog heavy work 2026-05-31 12:11:58 +03:00