I was backend lead at Manus. After building agents for 2 years, I stopped using function calling entirely. Here's what I use instead. : r/LocalLLaMA (opens in new tab)
A single run(command="...") tool with Unix-style commands outperforms a catalog of typed function calls.
Read the original article