|
|
|
|
|
by CuriouslyC
65 days ago
|
|
Just to poke some holes in this in a friendly way: * What algorithm does tool_search use? * Can tool_search search subcommands only? * What's your argument for a harness having a hacked in bash wrapper nestled into the MCP to handle composition being a better idea than just using a CLI? * Shell + CLI gives you basically infinite workflow possibilities via composition. Given the prior point, perhaps you could get a lot of that with hacked-in MCP composition, but given the training data, I'll take an agent's ability to write bash scripts over their ability to compose MCPs by far. |
|