-
Mahmoud Aglan authored
The client sends `after: lastTime` to fetch only new messages since the last poll. Server now handles this with `created_at gt.{after}` filter. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
8c593ef8
The client sends `after: lastTime` to fetch only new messages since the
last poll. Server now handles this with `created_at gt.{after}` filter.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>