- Enhanced
generateSummaryFromContent
function.
- Refactor: improve tab styling in Settings component
- Added command to generate summary from selected text.
- Introduced
generateSummaryFromContent
function for concise summaries.
- Improved title generation in
generateTitleFromContent
by specifying language in the prompt.
- Enhanced chatbot functionality
- Added automatic title generation from file content
- Introduced a new menu for viewing and managing chat history
- Added support for various AI models
- Included MAX Chatbot icon on the main screen
- Updated default AI model settings and related functions
- Improved chat message structure and added identifiers
- Enhanced scrolling behavior in the chatbot interface
- Centered bot name in the chatbot header
- Optimized markdown view performance
- Improved layout and readability of the settings screen
- Added automatic removal of invalid characters from file names
- Overall improvements in code structure and readability
- Resolved styling issues in the message component
- Added logging for code copying functionality
- Implemented automatic code formatting step