packages/electrobun-carrots/examples/carrot-clock/README.md
Window-mode reference carrot. Opens its own webview with a tiny live clock to validate the host's mode: "window" code path end-to-end.
manifest.mode === "window" triggers CarrotManager.openCarrotWindow.viewsRoot: <carrot.currentDir> so views://view/index.html resolves correctly.stopWorker(id).In Settings → Carrots:
packages/electrobun-carrots/examples/carrot-clock.You should see a small window pop up with the current time. Close the window → row state flips to stopped. Click Start again → window reopens.