agent-ecosystem/src/renderer
iliya 218189b241 feat: update TeamProvisioningService and UI components for enhanced user experience and functionality
- Increased PREFLIGHT_TIMEOUT_MS to 60 seconds for improved preflight checks.
- Updated PREFLIGHT_PING_PROMPT for clarity and added new arguments to PREFLIGHT_PING_ARGS for enhanced probing.
- Introduced isTransientProbeWarning function to better handle transient warnings during probe operations.
- Enhanced readiness messages in TeamProvisioningService to provide clearer feedback based on warning states.
- Improved ClaudeLogsSection to reflect team status more accurately in log messages.
- Simplified message sending behavior in SendMessageDialog and TaskCommentInput by removing modifier key references.
- Added subagent message preview functionality in MemberLogsTab for better task tracking and visibility.
2026-03-05 21:02:56 +02:00
..
api feat: add Claude logs retrieval functionality 2026-03-05 15:32:34 +02:00
components feat: update TeamProvisioningService and UI components for enhanced user experience and functionality 2026-03-05 21:02:56 +02:00
constants feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
contexts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
hooks feat: enhance message handling and improve UI components 2026-03-05 14:29:51 +02:00
lib feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
services feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
store feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils feat: enhance TeamProvisioningService and UI components for improved caching and search functionality 2026-03-05 17:59:49 +02:00
App.tsx feat: enhance TeamConfigReader with improved file handling and concurrency 2026-02-28 21:23:16 +02:00
favicon.png feat: use agent teams 2026-02-22 15:41:18 +02:00
index.css feat: implement CLI auto-suffix name handling across team services 2026-03-05 19:12:41 +02:00
index.html feat: use agent teams 2026-02-22 15:41:18 +02:00
main.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
vite-env.d.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00