Key updates on this Release:
File Explorer Enhancements: The file explorer now features improved navigation and a robust search functionality, allowing users to quickly locate and access files within large repositories.
AI Assistant Context Improvements: The AI assistant leverages GitIngest data more effectively by refining how repository context is used and generated. This leads to more accurate and relevant responses to user queries about the codebase.
Rate Limit Monitoring: A new UI element has been added to display GitHub API rate limit status, providing users with greater transparency regarding API usage and potential limitations.
PDF Viewer and Image Handling: The file viewer now integrates a PDF viewer for seamless document handling. Additionally, image display has been enhanced with support for base64 encoding and interactive zoom controls.
Improved Error Handling & Retries: Robust error handling and retry mechanisms have been implemented across GitHub API interactions and file processing, ensuring greater application stability and reliability.
Specific File Analysis: Users can now focus the AI analysis on specific files within a repository, enabling more targeted and efficient code understanding.
feel free to leave issues if you find any.
What's Changed
- Master by @TharaneshA in #3
- Master by @TharaneshA in #4
- Updated Prompt Guidelines by @TharaneshA in #5
Full Changelog: v1.2.0...v1.3.0