|
|
|
|
|
by Geee
17 days ago
|
|
Isn't it assumed that the AI agent is allowed to read your files in the directory you launch the harness? Most agents read your code on the first prompt, including any secrets you have there, which you shouldn't have. Also the .env file is for local environment, and shouldn't contain any actual secrets. AI agents should be isolated from any actual secrets, because they can't be trusted to follow instructions. If you adjust your expectations, I think it's be better to upload the code to their servers instead of sending it through context over and over again. |
|
The only reason to do this is so that Musk has clean training data for his next model. Project setup, popular libraries, CI workflows, etc.