Add optional history sync on connect:
- Make
skip_history_sync configurable (currently always true)
- When enabled, process
HistorySyncNotification events from wa-rs
- Surface historical messages to consumer via inbound channel (flagged as historical)
- Consider bounded mode: only sync last N messages or last N hours
Both Codex and Gemini flagged this as the #1 feature gap for production adoption.
Add optional history sync on connect:
skip_history_syncconfigurable (currently always true)HistorySyncNotificationevents from wa-rsBoth Codex and Gemini flagged this as the #1 feature gap for production adoption.