Toolchain now installs aws-cli, Node, and other multi-file tools correctly
You pinned aws/aws-cli in your toolchain, ran atmos toolchain install, and saw a
green checkmark — then aws --version died with Failed to load Python shared library. Or you pinned nodejs/node and the install never finished at all,
warning about "unknown type" and a file it couldn't find. The tools were right
there in the registry, aqua installed them fine, but Atmos couldn't.
That's fixed. Multi-file tools now install completely and actually run.




