777genius
ce60831758
Merge branch 'dev' into spike/team-snapshot-split-plan
...
# Conflicts:
# src/renderer/components/sidebar/GlobalTaskList.tsx
# src/renderer/components/team/members/MemberMessagesTab.tsx
# src/renderer/components/team/messages/MessagesPanel.tsx
# test/main/services/team/BoardTaskLogStreamIntegration.test.ts
2026-04-18 14:23:18 +03:00
777genius
8d5ee7d5ab
chore(dev): sync pending branch updates
2026-04-18 14:13:15 +03:00
777genius
351244ffdb
fix(team): harden refresh races and loading state
2026-04-17 23:03:58 +03:00
777genius
1173a4942a
refactor(team): split team detail snapshot from messages activity
2026-04-15 21:54:38 +03:00
777genius
9fe3343038
fix: hide empty member message pagination
2026-04-14 17:25:58 +03:00
777genius
c8f9d9bbdd
refactor: migrate agent graph to feature slice
2026-04-14 16:24:09 +03:00
777genius
dd4ce7e9b1
fix(ci): merge dev and restore green checks
2026-04-13 17:14:22 +03:00
777genius
6fbf8518dc
feat(member-details): enhance member detail dialog with activity filtering and initial tab state
2026-04-13 17:00:20 +03:00
iliya
84e0bdb03e
fix member messages empty pagination state
2026-04-05 22:13:45 +03:00
iliya
9296ce3988
refine member message pagination
2026-04-05 22:07:09 +03:00
iliya
0c0088c871
feat: add relay message ID support for improved message tracking
...
- Introduced `relayOfMessageId` to various message handling components, allowing for better tracking of relayed messages.
- Updated `buildMessage`, `TeamInboxReader`, `TeamInboxWriter`, and related services to accommodate the new relay ID.
- Enhanced filtering logic in `filterTeamMessages` to hide relay copies when the original message is visible, improving message clarity.
- Added tests to validate the functionality of relay message handling and ensure proper integration across services.
2026-03-15 18:10:37 +02:00
iliya
6a31d440a4
feat: add/remove member, mesage box, improve ui...
2026-02-24 14:17:03 +02:00
iliya
66da7b318e
feat: use agent teams
2026-02-22 23:36:11 +02:00