Remix.run Logo
dools a day ago

> As agents get better, it can be a textual representation rather than a script, but for now that suffices

I can’t see any reason to have agents do what a script can do. If the operation is deterministic then why pay every time it gets done? This is why MCP seems so pointless to me.

arjie a day ago | parent [-]

It's adaptive and can handle config drift if someone has altered the machine in the meantime between script invocations. Not required if you're disciplined, of course.

dools a day ago | parent [-]

Seems like a recipe for an expensive disaster to me!!