Has anyone been able to integrate Flutter into Codex yet? It’s causing me some problems. I got it to work through Terminal, but the same script does not work with the model.
In the Environments Console it works, within the setup the script fails to locate a valid Flutter project within /workspace.
the problem seems to be, that the workspace initially does not contain the data … including required files, while the same script works over the Terminal …
++ ls -la /workspace/XX
total 16
drwxr-xr-x 3 root root 4096 Jun 27 14:51 .
drwxr-xr-x 3 root root 4096 Jun 27 14:51 ..
drwxr-xr-x 8 root root 4096 Jun 27 14:51 .git
-rw-r–r-- 1 root root 5 Jun 27 14:51 README.md