I have been using this custom gpt that I wrote to develop code on autopilot mode for a while now. Write code -> fix type issues -> write code on a loop.<p>All on chatgpt.com webapp without any API access requirement so it's free.<p>It has full shell access and can write files.<p>I was initially hesitant to run it locally outside VM, but now I believe that if the project is version controlled, it's very hard for anything bad to happen.<p>What could go wrong? ;)