agent-ecosystem/src/renderer/components/team/members
777genius 6ff9a28ccc feat(team): enhance Claude logs handling and improve retrieval logic
- Updated `getClaudeLogs` method to support asynchronous fetching of logs.
- Introduced new interfaces for retained logs and transcript cache entries.
- Added logic to retain and retrieve Claude logs even after cleanup of live runs.
- Implemented fallback mechanism to use persisted transcripts when no live run exists.
- Updated tests to cover new log retention and retrieval scenarios.
2026-04-19 01:38:58 +03:00
..
CurrentTaskIndicator.tsx fix(ui): finalize team activity and kanban polish 2026-04-18 21:40:47 +03:00
LeadModelRow.tsx fix(team): support anthropic opus 4.7 team models 2026-04-18 12:09:26 +03:00
memberActivityEntries.ts fix(ci): restore workspace validation 2026-04-18 12:20:37 +03:00
MemberCard.tsx fix(ui): finalize team activity and kanban polish 2026-04-18 21:40:47 +03:00
MemberDetailDialog.tsx fix(ci): restore checks and lead model selection 2026-04-18 22:28:53 +03:00
MemberDetailHeader.tsx feat(team): add member runtime diagnostics and restart controls 2026-04-18 19:17:58 +03:00
MemberDetailStats.tsx feat(member-details): enhance member detail dialog with activity filtering and initial tab state 2026-04-13 17:00:20 +03:00
memberDetailTypes.ts feat(member-details): enhance member detail dialog with activity filtering and initial tab state 2026-04-13 17:00:20 +03:00
MemberDraftRow.tsx fix(ci): restore workspace checks 2026-04-17 22:45:19 +03:00
MemberExecutionLog.tsx feat(team): enhance Claude logs handling and improve retrieval logic 2026-04-19 01:38:58 +03:00
MemberHoverCard.tsx refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
MemberList.tsx fix(ci): restore checks and lead model selection 2026-04-18 22:28:53 +03:00
MemberLogsTab.tsx feat(team): expand task and member execution logs 2026-04-18 18:13:37 +03:00
MemberMessagesTab.tsx Merge branch 'dev' into spike/team-snapshot-split-plan 2026-04-18 14:23:18 +03:00
memberNameSets.ts feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
MemberRoleEditor.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
MembersEditorSection.tsx feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
membersEditorTypes.ts feat: improve team launch model and status UX 2026-04-02 15:15:32 +03:00
membersEditorUtils.ts fix(ci): restore workspace checks 2026-04-17 22:45:19 +03:00
MemberStatsTab.tsx feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
MemberTasksTab.tsx feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
SubagentRecentMessagesPreview.tsx feat: enhance team provisioning and message preview handling 2026-03-16 17:36:23 +02:00
TeamRosterEditorSection.tsx feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00