agent-ecosystem/test/renderer
iliya b09c4e4fd0 refactor: streamline message filtering in TeamDetailView
- Replaced manual message filtering logic with a dedicated utility function, `filterTeamMessages`, to enhance readability and maintainability.
- Removed the temporary lead member message filtering, simplifying the message handling process.
- Updated dependencies in the filtering logic to accommodate new parameters for time window and search query.
2026-03-09 23:24:28 +02:00
..
components feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
constants feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
hooks feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
store feat: implement live lead message handling and improve team data refresh logic 2026-03-09 00:13:12 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils refactor: streamline message filtering in TeamDetailView 2026-03-09 23:24:28 +02:00