agent-ecosystem/test/main
iliya 55f7611b14 feat: add task logging functionality and enhance team management
- Introduced TEAM_GET_LOGS_FOR_TASK IPC channel to retrieve session logs related to specific tasks.
- Implemented handleGetLogsForTask function to validate inputs and fetch logs for a given task.
- Updated TeamMemberLogsFinder to include findLogsForTask method for session log retrieval based on task ID.
- Enhanced UI components to support displaying logs for tasks, improving task management and visibility.
- Updated related services and components to accommodate the new logging functionality.

These changes aim to enhance task tracking and improve collaboration within teams by providing access to relevant session logs.
2026-02-23 11:37:31 +02:00
..
ipc feat: implement task comments functionality 2026-02-22 20:05:03 +02:00
services feat: add task logging functionality and enhance team management 2026-02-23 11:37:31 +02:00
utils feat(jsonl): enhance message counting logic for AIGroup interactions 2026-02-15 14:32:32 +09:00