agent-ecosystem/src
iliya d60ac09925 feat: enhance project directory resolution and auto-refresh in MemberLogsTab
- Updated `TeamMemberLogsFinder` to improve project directory resolution by falling back to `leadSessionId` if the encoded directory does not exist, enhancing reliability in locating project logs.
- Refactored `MemberLogsTab` to implement an initial loading state and auto-refresh functionality for ongoing tasks, improving user experience during log retrieval.
- Adjusted error handling and loading indicators to provide clearer feedback based on task status.
2026-02-23 15:12:39 +02:00
..
main feat: enhance project directory resolution and auto-refresh in MemberLogsTab 2026-02-23 15:12:39 +02:00
preload feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
renderer feat: enhance project directory resolution and auto-refresh in MemberLogsTab 2026-02-23 15:12:39 +02:00
shared feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +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