You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: auto-set storage_provider to remote on claim and api_key/worker_url config
CLI defaulted to sqlite storage after claim, causing inbox to read from
an empty local database instead of the remote API. Now explicitly sets
storage_provider to "remote" in all config paths: claim, config set
api_key (for @mails.dev), and config set worker_url.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments