SurfSense/surfsense_backend/app/agents/new_chat/tools/linear
Anish Sarkar 8d8ba6cbe8 refactor: replace interrupt calls with request_approval utility in Linear and Notion tools
Updated the create, delete, and update functions in Linear and Notion tools to utilize the new request_approval utility for handling user approvals. This change improves code consistency and simplifies decision handling by directly merging parameters from the approval response.
2026-04-13 20:17:36 +05:30
..
__init__.py feat(linear): add tools __init__ 2026-02-18 18:41:43 +02:00
create_issue.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30
delete_issue.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30
update_issue.py refactor: replace interrupt calls with request_approval utility in Linear and Notion tools 2026-04-13 20:17:36 +05:30