Initial commit — IMAP IDLE mail-to-Claude bridge
Polls a dedicated mailbox via IMAP IDLE for push notifications, filters by allowed sender, and dispatches messages as prompts to Claude Code via claude-remote. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user