Hacker News new | ask | show | jobs
Ask HN: How would you design an agent-first web experience?
2 points by cmonaghan 450 days ago
I've been noodling on this for a while and tried to get my thoughts down today:

https://woolgathering.io/2025-03-27/day-51

It seems like agentic LLM users open up a few new areas of exploration: 1. how to offer an agent-first web experience (structured data, API discovery) 2. scoping permissions for agentic users 3. dynamic HTML generation on the fly (and how to validate quality)

How are others thinking about how to design for this new world?