agent-ecosystem/test/main
iliya c6ddfb9e78 feat: implement task comments functionality
- Added a new Contributor License Agreement (CLA) document to clarify contribution terms.
- Updated the license from MIT to GNU Affero General Public License v3.0 (AGPL-3.0).
- Introduced task comments feature, allowing users to add comments to tasks with validation for input length and content.
- Enhanced the TeamDataService to handle adding comments and sending notifications to task owners.
- Updated UI components to display comments and allow users to submit comments via a text area.
- Integrated task comments into the task detail dialog for better user interaction.

These changes aim to improve task management and enhance collaboration within teams.
2026-02-22 20:05:03 +02:00
..
ipc feat: implement task comments functionality 2026-02-22 20:05:03 +02:00
services feat: add task management enhancements with start task functionality 2026-02-22 18:32:30 +02:00
utils feat(jsonl): enhance message counting logic for AIGroup interactions 2026-02-15 14:32:32 +09:00