The LLM was attempting to execute a command in the directory it had changed to using the 'cd' command. Each time, the command would be changed back to the project's root directory instead of executing ...
The installer creates the root directory with 0755. However, if that root directory is ever removed (as in steps to reproduce above), launcher re-creates the root directory. It does this with ...