agent-ecosystem/src/main
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
..
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: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
ipc feat: enhance task log retrieval with optional parameters 2026-02-23 14:56:31 +02:00
services feat: enhance project directory resolution and auto-refresh in MemberLogsTab 2026-02-23 15:12:39 +02:00
types feat: use agent teams 2026-02-22 15:41:18 +02:00
utils feat: use agent teams 2026-02-22 15:41:18 +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: implement fullscreen functionality and related IPC communication 2026-02-22 23:13:13 +02:00
standalone.ts feat: use agent teams 2026-02-22 15:41:18 +02:00