agent-ecosystem/src/renderer/components
Mike 053caed8b6 fix(perf): resolve all PR #93 review blockers
- Fix react/display-name in DisplayItemList, MarkdownViewer, SessionItem,
  SidebarTaskItem, TeamDetailView, TeamListView, KanbanBoard, GlobalTaskList,
  MemberCard, TaskRow — all anonymous arrows inside memo() replaced with
  named function form
- Fix simple-import-sort violations in TeamDetailView, TeamListView,
  SchedulesView, ScheduleSection — static imports moved before lazy() consts
- Gate all lazy dialogs in TeamDetailView by their open flag so dynamic
  import() only fires when the dialog is actually opened:
  launchDialogOpen, createTaskDialog.open, sendDialogOpen,
  selectedTask !== null, reviewDialogState.open
2026-05-03 08:57:59 +05:00
..
chat fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
common feat(team): expand opencode review and release support 2026-04-24 12:05:54 +03:00
dashboard fix(opencode): pass project path to provider management 2026-04-25 18:27:08 +03:00
extensions feat(opencode): add team runtime integration 2026-04-21 20:28:22 +03:00
layout feat(team): support mixed runtime lanes and improve preflight UX 2026-04-22 20:10:20 +03:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
runtime fix: show effective Anthropic API key status 2026-04-30 22:21:29 +03:00
schedules fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
search perf(renderer): reduce costly blur transitions 2026-04-11 10:05:27 +03:00
settings fix(opencode): pass project path to provider management 2026-04-25 18:27:08 +03:00
sidebar fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
splash feat(app): improve runtime provider and tmux flows 2026-04-25 17:28:56 +03:00
team fix(perf): resolve all PR #93 review blockers 2026-05-03 08:57:59 +05:00
terminal feat(multimodel): add free-code runtime and provider status UI 2026-04-02 10:22:11 +03:00
ui fix(ci): restore dev validation 2026-04-28 16:08:05 +03:00