SurfSense/surfsense_backend/app/agents/new_chat/tools
Anish Sarkar 85462675a0 feat: add update functionality for Gmail drafts
- Introduced a new tool to update existing Gmail drafts, allowing users to modify draft content, recipients, and subject lines.
- Updated the Gmail tools registry to include the new update_gmail_draft tool.
- Enhanced the GmailKBSyncService to support draft ID handling during synchronization.
- Added UI components for the update draft functionality in the web application, improving user interaction with Gmail drafts.
2026-03-20 23:50:27 +05:30
..
gmail feat: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
google_calendar feat: enhance permission handling and user feedback for Gmail and Google Calendar tools 2026-03-20 19:36:00 +05:30
google_drive feat: enhance permission handling and user feedback for Gmail and Google Calendar tools 2026-03-20 19:36:00 +05:30
linear feat: implement knowledge base synchronization for Linear and Notion issue creation 2026-03-20 17:50:36 +05:30
notion feat: implement knowledge base synchronization for Linear and Notion issue creation 2026-03-20 17:50:36 +05:30
__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: unify handling of native and legacy document types for Google connectors 2026-03-20 03:41:32 +05:30
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: add update functionality for Gmail drafts 2026-03-20 23:50:27 +05:30
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
web_search.py chore: ran linting 2026-03-17 04:40:46 +05:30