Please show models in subfolders in ComflowySpace
- Dominant language
- MDX
- Stars
- 1.2k
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Right now, ComflowySpace will only show models directly in the respective model folder, like checkpoints - but it get's a real mess in no time if i keep them all in one flat directory.
Please add support for model subfolders, preferably with the ability to browse them within ComflowySpace.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the model browsing and directory traversal logic in the ComflowySpace codebase, likely in a UI component or file system module. Understand how models are currently listed and where folder scanning is implemented. The goal is to modify the scanning to recursively include subfolders and update the UI to display a hierarchical view.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100