Tags: 0xranx/OpenContext
Tags
refactor: improve styling and layout in SearchModal component - Adjusted spacing and alignment in the SearchModal for better visual consistency. - Updated button styles for improved usability and aesthetics. - Added a separator line to enhance the input area layout.
fix: update README files to clarify Coding Agent capabilities - Revised the description of how the Coding Agent interacts with existing knowledge, emphasizing its ability to directly read and write to the knowledge base. - Ensured consistency in both English and Chinese README files for better understanding.
fix: update README files to clarify Coding Agent capabilities - Revised the description of how the Coding Agent interacts with existing knowledge, emphasizing its ability to directly read and write to the knowledge base. - Ensured consistency in both English and Chinese README files for better understanding.
feat: implement data integrity management hook and enhance document a… …nd folder caching mechanisms - Introduced `useDataIntegrity` hook for managing data validity, including URL storage and cache clearing. - Enhanced `useDocLoader` to utilize the new data integrity functions and handle document loading with improved error management. - Updated `useFolderCache` to synchronize folder states with valid paths and manage folder document caching more effectively. - Added error classification utilities for better error handling across the application.
PreviousNext