You are browsing as a guest. Sign up (or log in) to start making projects!

9h 31m 23s logged

Devlog #9 - MILO can create folders

Today I added Create Folder to M.I.L.O so now I can say: Create a folder called MILO FOLDER TEST and then MILO understands it, checks the location, then asks for confirmation before creating it. I added the new CREATE_FOLDER action to the AI and backend, plus Create / Cancel buttons in the frontend.{
“action”: “CREATE_FOLDER”,
“new_name”: “School”
}

I also added safety checks so it won’t create a folder if the name is invalid or something with that name already exists.

0
24

Comments 0

No comments yet. Be the first!