SurfSense/surfsense_backend/app/services/linear
Anish Sarkar 744ad1fa79 feat: enforce single invocation for tool actions across various services
- Added a guideline to ensure that each tool (Gmail, Google Calendar, Google Drive, Linear, Notion) is called only once per user request.
- Updated documentation to clarify that the system will automatically select the most relevant match when multiple items share the same title or subject, enhancing user experience and preventing redundant calls.
2026-03-21 03:07:13 +05:30
..
__init__.py feat(linear): add LinearKBSyncService and services __init__ 2026-02-18 17:51:53 +02:00
kb_sync_service.py feat: implement knowledge base synchronization for Linear and Notion issue creation 2026-03-20 17:50:36 +05:30
tool_metadata_service.py feat: enforce single invocation for tool actions across various services 2026-03-21 03:07:13 +05:30