agent-ecosystem/src/renderer/components
iliya b346fd319d feat: optimize team display name resolution and enhance file change handling
- Introduced a caching mechanism for team display names to reduce redundant API calls and improve performance.
- Updated file change event handling to debounce cache invalidation, preventing unnecessary rescans during rapid file changes.
- Enhanced GlobalTaskDetailDialog and TaskDetailDialog to manage loading states and improve team data fetching logic.
- Refactored teamSlice to streamline team selection and data loading processes.
2026-02-28 22:16:18 +02:00
..
chat feat: enhance team management with improved session and project path history handling 2026-02-28 21:40:47 +02:00
common feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
dashboard feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
layout feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
search feat: search session globally across projects 2026-02-21 14:34:25 +05:30
settings feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
sidebar feat: enhance team management with improved session and project path history handling 2026-02-28 21:40:47 +02:00
team feat: optimize team display name resolution and enhance file change handling 2026-02-28 22:16:18 +02:00
terminal feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
ui feat: add agent language update handling and validation 2026-02-24 20:29:41 +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