Commit Graph

4 Commits

Author SHA1 Message Date
Yanxin Lu
3c54098b1d Remove scan_index, use envelope_id (IMAP UID) as single identifier
scan_index created confusion for the OpenClaw agent which would
sometimes reference emails by scan_index and sometimes by envelope_id.
Since himalaya's envelope ID is an IMAP UID (stable, never recycled),
it works as the sole identifier for review commands.
2026-03-07 22:01:02 -08:00
Yanxin Lu
cf115bb48a switched to uv 2026-02-27 07:34:07 -08:00
Yanxin Lu
e8c8256967 removed migration 2026-02-26 21:05:27 -08:00
Yanxin Lu
b14a93866e email processor 2026-02-26 20:54:07 -08:00