SurfSense/surfsense_backend/app/agents/new_chat/tools
CREDO23 090b69cf1e fix: guard empty update_issue call and unify delete_from_kb naming
- LinearConnector.update_issue: return error early when no fields are
  provided, preventing a silent no-op mutation and unnecessary KB sync
- Rename delete_from_db → delete_from_kb in delete_notion_page tool and
  its frontend component to match the more accurate Linear naming and
  keep both tool APIs consistent for the LLM
2026-02-19 15:22:36 +02:00
..
linear fix label clear bug, invalid delete URL, and remove dead connector method 2026-02-19 14:35:30 +02:00
notion fix: guard empty update_issue call and unify delete_from_kb naming 2026-02-19 15:22:36 +02: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 chore: linting 2026-02-09 14:14:46 -08:00
link_preview.py feat: add residential proxy configuration for web crawling and YouTube transcript fetching 2026-02-05 20:44:13 -08:00
mcp_client.py chore: linting 2026-01-20 03:00:02 -08:00
mcp_tool.py chore: linting 2026-01-20 00:32:31 -08:00
podcast.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
registry.py feat(linear): register linear tools in registry 2026-02-18 18:46:45 +02:00
report.py chore: update uv.lock and ran linting 2026-02-14 19:09:45 +05:30
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 chore: linting 2026-01-12 14:17:15 -08:00
shared_memory.py chore: linting 2026-02-09 16:49:11 -08:00
user_memory.py ruff format 2026-01-21 09:55:40 -08:00