mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-06 06:12:40 +02:00
Backend: - Remove dead imports (display_image, link_preview, knowledge_base) from tools registry and __init__ - Delete orphaned elif chain (lines 784-1046) in knowledge_base.py left after asyncio.gather refactor - Add missing NotionAPIError class to notion_history.py Frontend: - Add display-image.tsx, link-preview.tsx, scrape-webpage.tsx tool UI components - Fix GeneratePodcastToolUI: add null guard for no-props render + optional chaining on status/args - Fix SaveMemoryToolUI/RecallMemoryToolUI: add null guard when rendered without props in provider - Update launch.json to use pnpm on port 3999 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dropbox | ||
| google_drive | ||
| onedrive | ||
| airtable_connector.py | ||
| airtable_history.py | ||
| bookstack_connector.py | ||
| clickup_connector.py | ||
| clickup_history.py | ||
| composio_connector.py | ||
| confluence_connector.py | ||
| confluence_history.py | ||
| dexscreener_connector.py | ||
| discord_connector.py | ||
| elasticsearch_connector.py | ||
| github_connector.py | ||
| google_calendar_connector.py | ||
| google_gmail_connector.py | ||
| jira_connector.py | ||
| jira_history.py | ||
| linear_connector.py | ||
| luma_connector.py | ||
| notion_history.py | ||
| slack_history.py | ||
| teams_connector.py | ||
| teams_history.py | ||
| webcrawler_connector.py | ||