No ability to start from scratch?

I loved starting from scratch using the Blank Repl template. What do I do now that TypeScript is the default? I used to love Python and C and to export and compile them on my Windows PC. Also just building the environment through commands was way more satisfying than just throwing TypeScript at me and saying “No, web only!” I could ask Agent to detete the existing TypeScript template but that costs credits. You didn’t think this through that much, did you Replit? Ok, I’ll stop insulting and get to the real stuff.

These are some paths you could take to allow this:

  • Allow classic templates or at least public user Repls again.
  • Do NOT make Agent assume the user wants to make a web app by default. Remove the pre-configured environment template Agent uses if no Agent template buttons are pressed.
  • Add a deticated “Start From Scratch” button.
1 Like

its been 2 years since ive used replit, i have no idea where that is.

also i can’t check because the agent is fully used and i have to wait a month to get it back.

I can’t find it, unfortunately

you can go to Import to Replit/create empty project, open shell and just start. Type python, there’s an autoconfigure script. Also for lua and so on.

making a blank repl now isn’t easy for older users. also you cannot uninstall packages once they are installed which is what i used replits built-in system dependencies tab for (now depredated).

at least not from the command-line or gui