v0.7.0 Context-Aware Enhancement
Release: Context-Aware Enhancement
What's New
- Enhanced Context Building:
- Integrated support for
.gitignore
files to automatically exclude ignored paths during context construction, ensuring cleaner and more relevant project contexts. - Added capability to include specific filenames (like
Gemfile
,Dockerfile
) alongside file extensions, allowing for comprehensive context configurations.
- Integrated support for
Improvements
- Documentation updated in
README.md
to provide clear guidance on the new context-building features and usage instructions.
Benefits
- More precise context creation aligned with user-defined
.gitignore
settings, reducing clutter. - Increased flexibility with the addition of specific filenames in context, ensuring all critical files are considered.
Instructions
- To utilize the enhanced context features, ensure your
.gitignore
is correctly configured. - Specify any non-extension filenames you want included in the list alongside extensions in your setup.
Community
- Contributions and feedback are welcome! Join us in refining and expanding Rusty Buddy's capabilities.
Thank you for your support and contribution!