multica/apps/desktop/electron
Naiyuan Qing 54e2ac4a17 fix(desktop): open external links in system browser
Use setWindowOpenHandler to intercept window.open calls and route
them through shell.openExternal instead of navigating inside Electron.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 08:04:25 +08:00
..
ipc feat(desktop): handle agent_error events and clearLastRoute in IPC 2026-02-06 19:35:39 +08:00
electron-env.d.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00
main.ts fix(desktop): open external links in system browser 2026-02-09 08:04:25 +08:00
preload.ts feat(chat): add message history pagination with scroll-up loading 2026-02-05 18:40:15 +08:00