←back to thread

168 points selvan | 1 comments | | HN request time: 0.234s | source
Show context
asim ◴[] No.44462700[source]
The frustrating thing about this is the limitation of using a browser. Agents should be long-running processes that exist external to a browser. The idea of using wasm is clever, but it feels like the entire browser environment needs to evolve because we're no longer dealing with just web pages. I think we are looking at a true evolution of the web now if this is the way it's going to go
replies(4): >>44462718 #>>44462808 #>>44462831 #>>44462861 #
1. diggan ◴[] No.44462718[source]
> Agents should be long-running processes that exist external to a browser

Sure, but there are a ton of ways for doing that today. What this specific thing is addressing, is removing the requirement of "the dependency on extra tools and frameworks that need to be installed before the agents can be run".