93cf734673
The deepseek adapter pulls in electron/main when registering ipc listeners, which made the test fail at import time outside the electron runtime. Stub ipcMain with vi.mock so the unit test can load the module under vitest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>