| ▲ | 0x457 2 days ago | |||||||
OpenClaw in most cases also going to use the very same dedicated tools, maybe variation of those tools dumbed down for LLM. Almost every time I have an idea for AI Agent, I end up just making a script/binary that does the same, but so much faster that adding AI to it feels silly. Recently I made a tool router that runs locally for such tools. Some tools have no arguments at all. Claude created a quick overlay where I can text/speak, and it will do tool call, without me asking for it, Claude added 4 buttons next to text input that bypass agent and just do a "tool call". I barely use text-to-command because those 4 buttons cover 9/10 of my use cases. At this point I'm trying to come up with tools to add to it, so it's actually useful as an agent. Almost everything ends up being a cronjob or webhook triggered thing instead. | ||||||||
| ▲ | sethjgore a day ago | parent [-] | |||||||
Can you give an particular example? | ||||||||
| ||||||||