related to this- I think bash is no longer all you need, if your goal is just reliably tool calling
but sandboxes + bash are still good for work that involves code generation & execution
I was not expecting things to go this way, but I think MCPs are better than CLIs for most integrations. The models have gotten much better at tool calling, we c...