agent-ecosystem/src/main
iliya ca03b14c51 feat: implement timeout handling and logging for team data fetching
- Added a timeout mechanism to the getBranch calls in TeamDataService to prevent hangs on Windows setups, improving reliability during team data retrieval.
- Introduced performance logging in TeamDetailView and teamSlice to track the start and completion of team selection processes, enhancing debugging capabilities.
- Updated error handling to provide clearer warnings during team provisioning and selection, improving user experience.
2026-02-28 22:38:45 +02:00
..
constants 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
http feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
ipc feat: enhance team data fetching with performance logging and timeout handling 2026-02-28 22:29:43 +02:00
services feat: implement timeout handling and logging for team data fetching 2026-02-28 22:38:45 +02:00
types merge: sync with upstream/main — session reports, cost calculation, Linux title bar, auto-expand AI groups 2026-02-24 21:04:23 +02:00
utils fix windows 2026-02-27 20:10:54 +02:00
CLAUDE.md 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
index.ts feat: optimize team display name resolution and enhance file change handling 2026-02-28 22:16:18 +02:00
standalone.ts feat: use agent teams 2026-02-22 15:41:18 +02:00