mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| documents/(manage) | ||
| editor/[documentId] | ||
| logs/(manage) | ||
| more-pages | ||
| new-chat/[[...chat_id]] | ||
| onboard | ||
| settings | ||
| team | ||
| client-layout.tsx | ||
| layout.tsx | ||
| page.tsx | ||