agent-ecosystem/src/renderer/components
iliya 361828f21a refactor: clean up GlobalTaskList and enhance TaskDetailDialog
- Removed unnecessary border styling in `GlobalTaskList` for a cleaner layout.
- Added logic in `ActivityTimeline` to identify and set team lead information based on member roles.
- Improved `TaskDetailDialog` to display owner information with enhanced styling and avatar support, utilizing team colors for better visual distinction.
- Streamlined dependency display in `TaskDetailDialog` for improved readability and user interaction.
2026-02-23 20:06:08 +02:00
..
chat feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
common feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
dashboard feat: enhance team message handling and UI components 2026-02-23 17:29:31 +02:00
layout feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
search feat: search session globally across projects 2026-02-21 14:34:25 +05:30
settings feat: use agent teams 2026-02-22 15:41:18 +02:00
sidebar refactor: clean up GlobalTaskList and enhance TaskDetailDialog 2026-02-23 20:06:08 +02:00
team refactor: clean up GlobalTaskList and enhance TaskDetailDialog 2026-02-23 20:06:08 +02:00
ui feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +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