agent-ecosystem/src
iliya 803cf061e2 refactor: improve task progress visualization in MemberCard and enhance message filtering
- Updated MemberCard to display task completion progress using a gradient progress bar for better visual feedback.
- Refined sorting logic in MessagesFilterPopover to ensure consistent ordering of sender and recipient options, enhancing usability.
2026-02-23 12:45:12 +02:00
..
main feat: implement auto-sync for task-related comments from inbox messages 2026-02-23 12:45:12 +02:00
preload feat: add task logging functionality and enhance team management 2026-02-23 12:45:12 +02:00
renderer refactor: improve task progress visualization in MemberCard and enhance message filtering 2026-02-23 12:45:12 +02:00
shared fix: address CodeRabbit review feedback 2026-02-23 12:45:12 +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