SurfSense/surfsense_backend/app/agents/new_chat/tools
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
..
google_drive chore; linting 2026-02-25 01:50:28 -08:00
linear feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
notion feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
__init__.py feat: added image gen support 2026-02-05 16:43:48 -08:00
display_image.py feat: added image gen support 2026-02-05 16:43:48 -08:00
generate_image.py chore: made generate_image more agnostic 2026-02-05 17:18:27 -08:00
knowledge_base.py feat: implement batch unread counts for notifications to reduce API calls and improve performance 2026-03-10 01:26:37 -07:00
link_preview.py feat: add new FastAPI debug configurations and enhance web crawling capabilities with real-time web query support 2026-02-20 17:28:20 -08:00
mcp_client.py chore: linting 2026-01-20 03:00:02 -08:00
mcp_tool.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
podcast.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
registry.py feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
report.py feat: enhance memory management and session handling in database operations 2026-02-28 23:59:28 -08:00
scrape_webpage.py feat: update YouTube transcript fetching to select primary language transcripts 2026-02-06 14:02:46 -08:00
search_surfsense_docs.py perf: use asyncio.to_thread for embed_text in FastAPI paths 2026-03-09 16:33:24 +02:00
shared_memory.py perf: use asyncio.to_thread for embed_text in FastAPI paths 2026-03-09 16:33:24 +02:00
user_memory.py perf: use asyncio.to_thread for embed_text in FastAPI paths 2026-03-09 16:33:24 +02:00