30110d3fca
CreateDirectory now returns an error when the folder already exists instead of silently succeeding. JS validates folder name format (alphanumeric + underscore, max 32 chars) before sending the request. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>