Releases: jiu-virgil/ChatGPT-Feeder
Releases · jiu-virgil/ChatGPT-Feeder
ChatGPT-Feeder v1.0.0 - Initial Release
What's New in ChatGPT-Feeder v1.0.0
This is the initial release of ChatGPT-Feeder, a PySide6-based GUI application designed for selecting and copying the contents of project files with ease.
Key Features:
- File Selection: Browse and select Python files from your project directory.
- Expand/Collapse: Easily expand or collapse all directories in the file tree with a single click using the
➕ Expand All
and➖ Collapse All
buttons. - Clipboard Integration: Copy the contents of selected files directly to your clipboard.
- File Extension Filtering: Lock and unlock file extensions to filter files shown in the tree.
- Persistent Selection: Save and load file selections between sessions.
- Spoon: 🥄.
There's currently only a windows exectuable available since I was too busy to fix the GitHub Actions issues.