agent-ecosystem/test/renderer/components/team
infiniti 9758fafd10
feat(team): support sent message revisions
* fix(opencode): recover empty bridge output sends

* fix(opencode): handle empty readiness bridge output

* fix(opencode): retry read-only bridge no-output

* fix(opencode): recover empty bridge output sends

---------

Co-authored-by: iliya <iliyazelenkog@gmail.com>

* fix(runtime-provider): clarify opencode model routes ux

* fix(team): show create dialog loading fallback

* feat(team): support revising sent messages

* test(team): cover sent message revision flow

* fix(opencode): harden local runtime bridge support

* fix(member-work-sync): recover stale nudge payload conflicts

* fix(runtime): gate codex install prompt on runtime status

* fix(team): persist incomplete launch state before cleanup

* fix(team): keep launch pending for dead runtime entries

* feat(logs): compact team log source controls

* fix(build): verify radix presence patch before build

* fix(renderer): recover failed dynamic imports

* fix(team): preserve task labels and change presence

* fix(logs): restore member process log source

* fix(team): require revision notice before editing

---------

Co-authored-by: iliya <iliyazelenkog@gmail.com>
Co-authored-by: 777genius <quantjumppro@gmail.com>
2026-05-25 21:11:59 +03:00
..
activity feat(team): support sent message revisions 2026-05-25 21:11:59 +03:00
dialogs fix(ci): restore workspace validation 2026-05-25 00:14:43 +03:00
editor feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
members feat: add team log member filtering 2026-05-24 15:40:31 +03:00
messages feat(team): support sent message revisions 2026-05-25 21:11:59 +03:00
review chore: checkpoint frontend workspace updates 2026-05-18 01:57:16 +03:00
sidebar feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
taskLogs feat(team): show live task log activity 2026-05-06 23:15:27 +03:00
ClaudeLogsPanel.test.ts merge(dev): pull origin dev into refactor branch 2026-05-24 17:13:34 +03:00
ClaudeLogsSection.test.ts feat(team): support sent message revisions 2026-05-25 21:11:59 +03:00
claudeLogsSourceMember.test.ts merge(dev): pull origin dev into refactor branch 2026-05-24 17:13:34 +03:00
leadContextLoadGuards.test.ts fix(team): lazy load lead context detail 2026-05-03 10:52:38 +03:00
LeadSessionDetailGate.test.tsx fix(team): lazy load lead context detail 2026-05-03 10:52:38 +03:00
LiveRuntimeStatusSection.test.tsx fix(team): harden runtime status and opencode bootstrap 2026-05-03 13:09:21 +03:00
ProvisioningProgressBlock.test.tsx fix(team): harden launch diagnostics and MCP shutdown 2026-05-22 00:20:47 +03:00
provisioningSteps.test.ts feat(team): support sent message revisions 2026-05-25 21:11:59 +03:00
StepProgressBar.test.tsx feat: docs + optmizitation + improve launch 2026-05-04 17:21:05 +03:00
teamLogSources.test.ts feat: add team log member filtering 2026-05-24 15:40:31 +03:00
TeamModelSelector.test.ts feat(runtime): support anthropic compatible endpoints 2026-05-22 00:16:52 +03:00
TeamModelSelectorDisabledState.test.ts feat(runtime): filter free provider models 2026-05-22 21:04:50 +03:00
teamProjectSelection.test.ts feat(agent-graph): integrate stable slot layout for improved node positioning and interaction 2026-04-15 16:18:11 +03:00
TeamProvisioningBanner.test.ts feat(team): retry failed opencode secondary lanes 2026-05-04 14:48:55 +03:00
teamRuntimeDisplayRows.test.ts fix(team): show stopped runtime from spawn status 2026-05-24 17:03:01 +03:00
teamSessionFetchGuards.test.ts fix(team): avoid full session scan on team open 2026-05-03 09:42:14 +03:00
useClaudeLogsController.test.tsx fix: address log filter review feedback 2026-05-24 16:05:57 +03:00