Install OpenLayer
Download openlayer-v0.9.0-alpha.zip from the release and unzip it. In the UXP Developer Tool, click Add Plugin, select the unzipped manifest.json, then Load. The panel appears under Plugins > OpenLayer in Photoshop.
Alpha v0.9.0 · testers wanted
OpenLayer is an alpha. It works on the author's machine, and that is exactly the problem — one machine, one GPU, one Photoshop install. What it needs now is the five minutes between downloading it and getting one generated layer into a document, and an honest report of where those five minutes went wrong.
Before you start
Photoshop 2024 or newer (the plugin manifest requires host version 25.0.0), a running ComfyUI with at least one SD 1.x or SDXL checkpoint installed, and the UXP Developer Tool to load the panel. If you do not have a checkpoint yet, the setup pack attached to the release lists every model OpenLayer's presets need, with download URLs and the exact folder each one belongs in.
The five-minute path
Download openlayer-v0.9.0-alpha.zip from the release and unzip it. In the UXP Developer Tool, click Add Plugin, select the unzipped manifest.json, then Load. The panel appears under Plugins > OpenLayer in Photoshop.
python main.py --listen 127.0.0.1 --port 8190
In OpenLayer, open Settings and click Check ComfyUI. If the port is different, click Find ComfyUI Active Port instead. You should see your checkpoints appear.
Open a document in Photoshop. In OpenLayer go to Text to Image, pick a checkpoint, type any prompt, and click Generate. Leave every other setting alone.
When the result appears, click Import to Layers. A new layer should land in the document you started from. That single layer is the whole test.
Open the tester report form and fill it in — whether you got the layer or not. In Settings, Copy Diagnostics fills in most of the technical fields for you.
Stop wherever it breaks and report from there. A report that says "step 2, Check ComfyUI never returned" is more useful than a completed run, because the failure is the thing that cannot be reproduced on the author's machine.
What to report
"What do you think?" produces answers nobody can act on. The form asks for these instead, and every field exists because it has already explained a real bug — a model in the wrong folder, a port collision, a mask read from the wrong layer.
Privacy
OpenLayer has no telemetry, no analytics, and no crash reporting. It talks to your ComfyUI server and to nothing else. Copy Diagnostics prepares a text report locally and puts it on your clipboard — you read it, you decide what to paste, and you can delete anything you would rather not share. Everything the project knows about how testing went is what testers choose to send.
Download the build, spend five minutes, and tell us where it went wrong. If you would rather talk it through than file a report, the discussion board has a Setup Help category.