agent-ecosystem/src/main/services
iliya 0099be4f23 fix: improve WSL user home path resolution and enhance process renaming on Windows
- Updated fallback home path logic to correctly handle 'root' user case in WSL.
- Refactored process renaming in TeamAgentToolsInstaller to include retry logic on Windows for better error handling during concurrent operations.
- Enhanced user information retrieval in TeamProvisioningService to handle potential errors gracefully.
- Clarified documentation in processKill utility regarding platform-specific behavior.
2026-03-02 23:10:44 +02:00
..
analysis feat: use agent teams 2026-02-22 15:41:18 +02:00
discovery feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
editor feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
error Refactor extractProjectName to accept cwdHint for improved project name extraction. Update ErrorTriggerChecker to utilize new parameter, ensuring accurate project name retrieval in various contexts. Enhance tests to cover new functionality and edge cases. 2026-02-11 20:12:25 +09:00
infrastructure feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
team fix: improve WSL user home path resolution and enhance process renaming on Windows 2026-03-02 23:10:44 +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(team-management): iteration 1, enhance Team Management feature with IPC integration and UI components 2026-02-17 21:30:37 +02:00