Wondering if you could you give some insight into how to use the devcontainer that the script sets up? Is it meant to be used as just a terminal for CC while we do everything else, like running framework-specific utilities, outside the devcontainer? Or are we meant to install everything that isn't already included manually from inside the container, or are we meant to modify the devcontainer definition that the script installs? I just want to be sure I'm not trying to force a use case onto it that it isn't meant to solve and end up fighting the tool out of ignorance. Your script did solve the issue of trivially setting up a devcontainer for my project and using Claude in Yolo mode without having to risk too much of my system, so thanks for that. The official devcontainer setup was a pain to get to recognize my account.