agent-ecosystem/src/main/services/team
iliya 47d979a43d feat: implement auth status check with retry mechanism
- Added a retry mechanism for checking authentication status in the CliInstallerService to handle stale locks after Ctrl+C interruptions.
- Introduced constants for maximum retries and delay between attempts to improve robustness.
- Updated logging to provide detailed feedback on retry attempts and outcomes.
2026-03-01 18:51:11 +02:00
..
atomicWrite.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ChangeExtractorService.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
ClaudeBinaryResolver.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
FileContentResolver.ts improvements 2026-02-27 15:58:38 +02:00
GitDiffFallback.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
HunkSnippetMatcher.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
index.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
MemberStatsComputer.ts fix: improve file tracking in MemberStatsComputer 2026-02-26 21:50:23 +02:00
ReviewApplierService.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
ReviewDecisionStore.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
TaskBoundaryParser.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
TeamAgentToolsInstaller.ts fix: Windows CI — resolve paths in validation, remove unused constant 2026-03-01 08:44:56 +02:00
TeamAttachmentStore.ts feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
TeamConfigReader.ts feat: implement auth status check with retry mechanism 2026-03-01 18:51:11 +02:00
TeamDataService.ts feat: implement timeout handling and logging for team data fetching 2026-02-28 22:38:45 +02:00
TeamInboxReader.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamInboxWriter.ts refactor: move Docker files to docker/ and CHANGELOG to docs/ 2026-02-27 21:04:11 +02:00
TeamKanbanManager.ts feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
TeamMemberLogsFinder.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
TeamMemberResolver.ts fix: resolve new member status and notify lead to spawn teammate 2026-02-24 14:58:23 +02:00
TeamMembersMetaStore.ts feat: enhance team management with improved session and project path history handling 2026-02-28 21:40:47 +02:00
TeamProvisioningService.ts feat: implement auth status check with retry mechanism 2026-03-01 18:51:11 +02:00
TeamSentMessagesStore.ts fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
TeamTaskReader.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
TeamTaskWriter.ts feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
UnifiedLineCounter.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00