The import CLI command processes files sequentially and logs each file, but for large doc directories (hundreds of files), there is no progress bar or ETA. Also, embedding generation for the local provider can be very slow (seconds per chunk). Should add: (1) a progress counter like [12/347], (2) timing information, (3) potentially parallel processing for remote embedding providers.