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: remove dead ExportEpubPayload + wire profile buttons to MCP pre-focus
Adversarial-review fixes (fix-then-ship):
- Delete unused ExportEpubPayload interface (dead duplicate of
ExportPayload) and its now-unused import in bridge.ts.
- Add data-format={notion-html,slack-html,email-html} to the three
export-profile buttons so the dialog's MCP auto-focus effect can
target them.
- Extend uiStore exportFormat union to ExportFormatHint (core formats +
ExportProfileId) so profile pre-selection is type-representable.
Whole-repo green: tsc --noEmit clean, vite build ok, 2512/2512 tests pass.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments