SurfSense/surfsense_web/atoms
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
..
agent-tools feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
auth Refactor register page 2025-11-17 08:10:12 +02:00
chat feat: implement RightPanel component for tabbed navigation between Sources and Report; update report panel handling in dashboard chat page for improved user experience 2026-03-11 01:22:24 +05:30
chat-comments chore: cleanup unused files and update cache keys 2026-01-19 14:38:05 +02:00
connector-dialog chore: ran linting 2026-02-06 05:35:15 +05:30
connectors refactor: update connector mutation atoms to handle optional searchSpaceId and improve query invalidation logic 2026-02-06 04:54:29 +05:30
documents feat: add documentsSidebarOpenAtom for managing sidebar state and integrate it into LayoutDataProvider and Composer components 2026-03-06 14:40:10 +05:30
editor feat: implement unsaved changes handling in editor and sidebar 2025-12-19 22:59:42 +05:30
image-gen-config feat: added image gen support 2026-02-05 16:43:48 -08:00
inbox feat: implement batch unread counts for notifications to reduce API calls and improve performance 2026-03-10 01:26:37 -07:00
invites chore: biome 2025-12-19 00:45:29 -08:00
layout feat: implement RightPanel component for tabbed navigation between Sources and Report; update report panel handling in dashboard chat page for improved user experience 2026-03-11 01:22:24 +05:30
logs feat: add logs cache keys 2025-12-26 17:05:06 +02:00
members feat: add last_login column to user table and update user login tracking 2026-03-08 18:24:29 +05:30
new-llm-config feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
permissions feat: add cache keys and permissions query atom for RBAC 2025-12-16 09:07:33 +00:00
public-chat-snapshots refactor: consolidate public chat snapshot mutations with cache invalidation 2026-02-02 16:47:23 +02:00
roles feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
search-spaces feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
ui fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
user Skip auth on public routes 2026-02-06 14:49:40 +02:00