mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +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 |
||
|---|---|---|
| .. | ||
| (home) | ||
| api | ||
| auth/callback | ||
| dashboard | ||
| db | ||
| docs | ||
| invite/[invite_code] | ||
| public/[token] | ||
| favicon.ico | ||
| globals.css | ||
| layout.config.tsx | ||
| layout.tsx | ||
| sitemap.ts | ||