SurfSense/surfsense_web/components/tool-ui/linear
Anish Sarkar 5169d3d56c refactor: unify interrupt handling in Linear and Notion tools
Refactored the create, update, and delete functionalities in Linear and Notion tools to utilize a consistent InterruptResult interface with specific context types. This change enhances code clarity and maintains uniformity in handling user approvals by integrating the useHitlDecision hook for decision dispatching.
2026-04-13 20:22:47 +05:30
..
create-linear-issue.tsx refactor: unify interrupt handling in Linear and Notion tools 2026-04-13 20:22:47 +05:30
delete-linear-issue.tsx refactor: unify interrupt handling in Linear and Notion tools 2026-04-13 20:22:47 +05:30
index.ts reorganize linear and notion tool UI into subfolders 2026-02-18 20:25:51 +02:00
update-linear-issue.tsx refactor: unify interrupt handling in Linear and Notion tools 2026-04-13 20:22:47 +05:30