Skip to content

feat: AI reuses existing folder names when organizing files#919

Merged
zanllp merged 1 commit into
mainfrom
feat/reuse-existing-folders
Feb 17, 2026
Merged

feat: AI reuses existing folder names when organizing files#919
zanllp merged 1 commit into
mainfrom
feat/reuse-existing-folders

Conversation

@zanllp

@zanllp zanllp commented Feb 17, 2026

Copy link
Copy Markdown
Owner

When running AI organize on a folder that already contains subfolders, the AI will now consider reusing existing folder names if the theme matches, instead of always generating new titles. This prevents duplicate folders from being created when re-organizing the same directory multiple times.

  • Add existing_folder_names parameter to ClusterIibOutputReq
  • Pass existing folder names from dest directory to AI title generation
  • Update AI prompt to prioritize reusing matching folder names

When running AI organize on a folder that already contains subfolders,
the AI will now consider reusing existing folder names if the theme
matches, instead of always generating new titles. This prevents
duplicate folders from being created when re-organizing the same
directory multiple times.

- Add existing_folder_names parameter to ClusterIibOutputReq
- Pass existing folder names from dest directory to AI title generation
- Update AI prompt to prioritize reusing matching folder names

Co-Authored-By: Claude <noreply@anthropic.com>
@zanllp zanllp merged commit 1289db5 into main Feb 17, 2026
@zanllp zanllp deleted the feat/reuse-existing-folders branch June 6, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant