SurfSense/surfsense_web/components/layout/ui/sidebar
DESKTOP-RTLN3BA\$punk d8a05ae4d5 feat: refactor agent tools management and add UI integration
- Added endpoint to list agent tools with metadata, excluding hidden tools.
- Updated NewChatRequest and RegenerateRequest schemas to include disabled tools.
- Integrated disabled tools management in the NewChatPage and Composer components.
- Improved tool instructions and visibility in the system prompt.
- Refactored tool registration to support hidden tools and default enabled states.
- Enhanced document chunk creation to handle strict zip behavior.
- Cleaned up imports and formatting across various files for consistency.
2026-03-10 17:36:26 -07:00
..
AllPrivateChatsSidebar.tsx chore: ran biome checks 2026-03-07 12:57:27 +05:30
AllSharedChatsSidebar.tsx chore: ran biome checks 2026-03-07 12:57:27 +05:30
AnnouncementsSidebar.tsx chore: ran biome checks 2026-03-07 12:57:27 +05:30
ChatListItem.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
DocumentsSidebar.tsx feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
InboxSidebar.tsx refactor: remove docked state management from InboxSidebar and LayoutDataProvider; enhance DropdownMenu in ComposerAction with separator for improved UI clarity 2026-03-10 15:20:51 +05:30
index.ts Merge remote-tracking branch 'upstream/dev' into feat/document-revamp 2026-03-07 04:37:37 +05:30
MobileSidebar.tsx refactor: enhance ApiKeyContent and MobileSidebar components with improved styling and event handling for better user experience 2026-03-08 20:34:12 +05:30
NavSection.tsx chore: ran linting 2026-03-08 21:17:45 +05:30
PageUsageDisplay.tsx feat: enhance MorePagesPage and PageUsageDisplay with PRO upgrade options and improved UI elements 2026-03-09 17:05:15 -07:00
Sidebar.tsx feat: refactor team management page by removing invite handling logic and enhancing UI components for better user experience 2026-02-21 20:33:31 +05:30
SidebarCollapseButton.tsx feat: enhance sidebar and toolbar components with shortcut key display, improving user interaction and accessibility 2026-03-07 02:50:01 +05:30
SidebarHeader.tsx refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles 2026-03-07 04:15:40 +05:30
SidebarSection.tsx chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
SidebarSlideOutPanel.tsx feat: add ConnectToolsBanner component to Composer for improved tool integration and user engagement; update SidebarSlideOutPanel to conditionally render backdrop overlay based on mobile view 2026-03-10 16:16:24 +05:30
SidebarUserProfile.tsx chore: ran linting 2026-03-08 20:57:29 +05:30