Fixed
- Treats successful SMTP delivery as
sentbefore attempting the secondary Sent-folder copy. - Adds a bounded timeout and stable failure categories to Sent-folder appends.
- Reports Sent-copy timeout or failure as a warning without automatically resending the message.
- Adds per-folder and overall deadlines to cross-folder searches.
- Returns partial search results with failed-folder details instead of allowing one folder to stall the entire request.
- Makes direct CLI and MCP launches inherit standard
HTTP_PROXY,HTTPS_PROXY, andNO_PROXYsettings. - Adds safe Gmail token error categories for DNS, TCP, TLS, timeout, HTTP status, and OAuth responses without exposing provider details or credentials.
Known environment issue
- Gmail metadata access may still fail when the existing OAuth authorization or stored credential state is invalid. This was observed independently of the v0.1.1 changes and is not treated as a patch regression.
Public Preview / Beta. This package remains source-install only and is not published to npm or the MCP Registry.