waywardhayward/looking-glass

A mirror for code. Visual PR review via Playwright captures and multimodal LLM critique.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-urlURL Playwright should visit (e.g. dev deploy URL).yes
routesJSON array of routes: [{slug,url,label}].yes
viewportsJSON array of viewports.no[{"name":"desktop","width":1440,"height":900},{"name":"mobile","width":390,"height":844}]
rubric-pathPath in consumer repo to design-rubric.yml.nodesign-rubric.yml
captionsRun caption job (true/false).notrue
critiqueRun critique job (true/false).notrue
modelLLM model. Leave blank to auto-select.no""
pr-commentPost / update PR comment (true/false).notrue
gh-tokenGITHUB_TOKEN with PR write scope.yes
namedescription
artefact-pathAbsolute path to the markdown artefact.
summaryShort summary text.
statusok | partial | error