agent-ecosystem/src
iliya 2c345dccfc fix: use OR logic for FROM/TO message filters
When both FROM and TO filters are active simultaneously,
messages matching either direction are shown instead of
requiring both conditions (which produced empty results
for same-member selections like FROM:bob + TO:bob).

Single-filter behavior remains unchanged.
2026-03-09 21:33:23 +02:00
..
main feat: add cross-team messaging UI with team selector and visual distinction 2026-03-09 20:53:45 +02:00
preload feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
renderer fix: use OR logic for FROM/TO message filters 2026-03-09 21:33:23 +02:00
shared feat: add cross-team messaging UI with team selector and visual distinction 2026-03-09 20:53:45 +02:00
types feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00