Settings

Theme

Ask HN: How do you verify front-end code in agentic LLM coding loops?

8 points by eugene-kim a month ago · 3 comments · 1 min read


Agentic coding loops work well when the LLM can run tests to verify its work. For backend code, this is straightforward - write a test, run it, iterate.

For front-end work, I haven't found a good workflow. I've tried Playwright MCP and Google Antigravity which has a Chrome integration with mixed results.

How are you closing the loop on front-end verification?

dantodor a month ago

chrome mcp

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection