sapphire new, everything works as intended. The commands in the commands directory are registered properly.sapphire new and try to add it to an existing project, without sapphire init, it doesn't register the commands. After looking into it, and logging the stores, I see that the paths should be C:/.../myProject/bin/commands, but the path is showing C:/.../myProject/commands. Even if I copy the .sapphirerc.json from the other working one.sapphire init with the same problem - it looks a directory up.sapphire new, where any additional configuration is added.