hwovh 2 days ago

No rule setting needed. just say... "Change all file extensions to lowercase." "Sort by file size and prepend the file names with numbers like 0001, 002, 003." "Swap the parts of the file name before and after the '-' character." "For files larger than 10G, prepend the file name with ; for files smaller than 1kb, prepend with ."

motyar 2 days ago

Does AI runs locally? or the operations only?

  • hwovh 2 days ago

    AI run on remote(to make code) ,operations(code) run in local.