SurfSense/surfsense_backend/app/agents/new_chat/tools/linear
Anish Sarkar df872e261e feat: implement re-authentication flow for Linear and Notion HITL connectors and improve their HITL flow and error states
- Added re-authentication endpoints for Linear and Notion connectors to handle expired authentication.
- Enhanced error handling in issue creation, deletion, and update tools to return appropriate authentication error messages.
- Updated UI components to display authentication status and guide users on re-authentication steps.
- Improved account health checks to ensure valid tokens are used for operations.
2026-03-18 14:10:11 +05:30
..
__init__.py feat(linear): add tools __init__ 2026-02-18 18:41:43 +02:00
create_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
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