|
|
|
Show HN: AI agents should browse your site, not call your API
(rtrvr.ai)
|
|
2 points
by quarkcarbon279
68 days ago
|
|
We compared four architectures for putting AI agents on websites — RAG bots, API-tool agents(WebMCP), code-writing sandboxes (Cloudflare Agent Lee), and DOM-native execution. Three of them force you to maintain a parallel engineering surface. The DOM already has live state, user auth, and permissions baked in. A structural breakdown of why. |
|