velxio/frontend/src/types
David Montero Crespo 43ef6c9f1d feat(seams): instant-engine registry for QEMU-Linux boards
Generic seam only — no board, OS or runtime specifics in the OSS tree:
an overlay may register an engine that decides, per board, whether a run
needs the Linux guest or can happen in the browser. The decision is data
(engine + reason + where) so the UI can explain a 90 s boot instead of
just taking it, and BoardInstance carries engineMode / enginePinned so
the user's choice is predictable and the terminal panel knows whether an
interactive shell exists. Nothing registers in OSS: the QEMU path is
untouched.
2026-07-29 04:20:07 +02:00
..
board.ts feat(seams): instant-engine registry for QEMU-Linux boards 2026-07-29 04:20:07 +02:00
boardOptions.ts feat(board-options): per-board options modal + persistence 2026-05-18 21:50:45 -03:00
component-metadata.ts feat(picker): featured components sort first — breadboards lead the list 2026-07-16 01:04:29 +02:00
components.ts
wire.ts feat(wires): avoid other wires + live routed preview + system-owned shapes 2026-07-20 20:08:25 +02:00