SurfSense/surfsense_web/app
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
..
(home) refactor: restructure instrumentation client initialization and enhance UI components for better performance and user experience 2026-03-08 17:48:09 -07:00
api feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
auth/callback fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
dashboard feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: add SidebarSeparator component and integrate into documentation layout 2026-02-27 02:38:52 +05:30
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
public/[token] feat: add public chat frontend 2026-01-26 17:08:26 +02:00
verify-token chore: ran biome checks 2026-03-07 12:57:27 +05:30
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
globals.css refactor: improve styling of CreateInviteDialog footer for better layout consistency 2026-03-08 20:48:21 +05:30
layout.config.tsx chore: ran linting 2026-03-10 16:17:12 +05:30
layout.tsx feat: update metadata for SurfSense to reflect new branding and focus on open source enterprise AI search and knowledge management 2026-03-09 22:08:28 -07:00
sitemap.ts feat: add new documentation URLs to sitemap for improved accessibility and user navigation 2026-03-10 03:35:34 +05:30