Summary
Aggregate SMS, email (multiple accounts), and messaging platforms (Signal, Telegram, Discord, Slack) into a single prioritized feed. Users shouldn't need to check 5 apps — the agent reads everything, ranks by priority, and surfaces what matters.
Key Features
- Unified inbox — all channels in one feed, ranked by urgency
- Intelligent snooze — reads context, detects deadlines/dependencies, sets reminder based on actual need (not flat "1 day")
- Pre-drafted responses — agent drafts replies matching your tone per contact
- Cross-channel awareness — "they texted you about the question they emailed yesterday"
- Auto-created to-do lists — extracts action items from messages
- Priority classification — urgent (needs response today), actionable (this week), informational (FYI), low priority (auto-archive)
Architecture
Builds on existing components:
Privacy
All message content processed locally. Cross-channel aggregation is only possible because everything runs on-device — a cloud service would require forwarding all your messages to a third party.
Dependencies
Acceptance Criteria
Summary
Aggregate SMS, email (multiple accounts), and messaging platforms (Signal, Telegram, Discord, Slack) into a single prioritized feed. Users shouldn't need to check 5 apps — the agent reads everything, ranks by priority, and surfaces what matters.
Key Features
Architecture
Builds on existing components:
Privacy
All message content processed locally. Cross-channel aggregation is only possible because everything runs on-device — a cloud service would require forwarding all your messages to a third party.
Dependencies
Acceptance Criteria