SurfSense/surfsense_web/app/dashboard/[search_space_id]
CREDO23 2f9768b371 fix: register Linear tools in TOOLS_WITH_UI and make GraphQL calls async
- Add create_linear_issue, update_linear_issue, delete_linear_issue to
  TOOLS_WITH_UI so the HIL approval cards are correctly dispatched to
  the Linear tool-ui components (without this the interrupt cards were
  never rendered)
- Replace blocking requests.post with httpx.AsyncClient in
  LinearConnector.execute_graphql_query to avoid stalling the asyncio
  event loop during live streaming; remove now-unused requests import
2026-02-19 15:53:59 +02:00
..
documents/(manage) chore: linting 2026-02-09 16:49:11 -08:00
editor/[documentId] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
logs/(manage) feat: Enhance connector management UI with improved loading states, add document count display for connectors, and implement indexing progress indicators for better user feedback. 2025-12-31 17:21:26 +05:30
more-pages chore: linting 2026-02-09 16:49:11 -08:00
new-chat/[[...chat_id]] fix: register Linear tools in TOOLS_WITH_UI and make GraphQL calls async 2026-02-19 15:53:59 +02:00
onboard hotpatch(cloud): add llm load balancing 2026-01-29 15:28:31 -08:00
settings chore: ran all linting 2026-02-06 18:22:19 +05:30
team chore: linting 2026-02-03 13:32:11 -08:00
client-layout.tsx feat: enhance document management with user information and connector dialog 2026-02-04 12:55:38 +05:30
layout.tsx Made numerous minor layout changes to main layout and sidebar 2026-01-22 12:26:37 -05:00
page.tsx feat: updated routes 2025-12-27 19:03:46 +05:30