SurfSense/surfsense_web/components/tool-ui
Vonic dc545f8028 fix: resolve runtime crashes in tool-ui components and backend import errors
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>
2026-04-14 13:42:31 +07:00
..
citation chore: ran linting 2026-04-07 05:55:39 +05:30
confluence fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
crypto feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
dropbox fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
gmail fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
google-calendar fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
google-drive fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
image perf(images): add sizes prop to improve Next.js image loading 2026-04-03 22:11:21 +07:00
jira fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
linear fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
notion fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
onedrive fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
plan chore: ran linting 2025-12-29 01:09:21 +05:30
shared chore: linting 2026-03-31 21:42:03 -07:00
video-presentation fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
audio.tsx fix: replace transition-all with specific transition properties for better performance 2026-04-08 05:36:19 +05:30
display-image.tsx fix: resolve runtime crashes in tool-ui components and backend import errors 2026-04-14 13:42:31 +07:00
generate-image.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
generate-podcast.tsx fix: resolve runtime crashes in tool-ui components and backend import errors 2026-04-14 13:42:31 +07:00
generate-report.tsx chore: linting 2026-04-08 16:42:25 -07:00
index.ts chore: merge upstream with local feature additions 2026-04-13 23:31:52 +07:00
link-preview.tsx fix: resolve runtime crashes in tool-ui components and backend import errors 2026-04-14 13:42:31 +07:00
sandbox-execute.tsx chore: linting 2026-03-27 03:17:05 -07:00
scrape-webpage.tsx fix: resolve runtime crashes in tool-ui components and backend import errors 2026-04-14 13:42:31 +07:00
user-memory.tsx fix: resolve runtime crashes in tool-ui components and backend import errors 2026-04-14 13:42:31 +07:00
write-todos.tsx refactor: update dependencies and streamline assistant-ui package usages 2026-03-24 02:22:51 +05:30