SurfSense/surfsense_backend/app/agents/new_chat/tools/linear
Anish Sarkar 8850fac722 feat: implement knowledge base synchronization for Linear and Notion issue creation
- Added `sync_after_create` methods in `LinearKBSyncService` and `NotionKBSyncService` to handle synchronization of newly created issues and pages with the knowledge base.
- Enhanced the `create_issue.py` and `create_page.py` tools to provide user feedback on the success of the knowledge base update, indicating whether the content has been synced or will be added in the next scheduled sync.
- Improved error handling during synchronization to log failures and manage duplicate document scenarios effectively.
2026-03-20 17:50:36 +05:30
..
__init__.py feat(linear): add tools __init__ 2026-02-18 18:41:43 +02:00
create_issue.py feat: implement knowledge base synchronization for Linear and Notion issue creation 2026-03-20 17:50:36 +05:30
delete_issue.py feat: implement re-authentication flow for Linear and Notion HITL connectors and improve their HITL flow and error states 2026-03-18 14:10:11 +05:30
update_issue.py feat: implement re-authentication flow for Linear and Notion HITL connectors and improve their HITL flow and error states 2026-03-18 14:10:11 +05:30