Show HN: Goldseam – heal broken Cypress selectors with a local LLM
Category: devtools
Tags: cypress, test-automation, llm-healing, selectors, developer-tools
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Goldseam is an open-source Cypress plugin that heals broken selectors using local or self-hosted LLMs, producing reviewable git diffs instead of runtime magic. It brings a novel 'visible repair' philosophy to test automation, with a six-rung verification ladder to ensure fixes are valid. The project is interesting for its principled stance against vendor lock-in and silent healing.
Target audience: backend devs, frontend devs, QA engineers
Repository: https://github.com/adam-s/goldseam · TypeScript · NOASSERTION
View on Hacker News