SurfSense/surfsense_backend/app/connectors
Anish Sarkar ebc04f590e refactor: improve write_todos tool and UI components
- Refactored the write_todos tool to enhance argument and result schemas using Zod for better validation and type safety.
- Updated the WriteTodosToolUI to streamline the rendering logic and improve loading states, ensuring a smoother user experience.
- Enhanced the Plan and TodoItem components to better handle streaming states and display progress, providing clearer feedback during task management.
- Cleaned up code formatting and structure for improved readability and maintainability.
2025-12-26 17:49:56 +05:30
..
airtable_connector.py update airtable indexer 2025-08-26 19:17:46 +02:00
bookstack_connector.py fix: add input validation, retry limit, code formatting, and exclude i18n from secret detection 2025-12-05 09:58:49 +08:00
clickup_connector.py add coderabbit suggestions 2025-07-30 22:25:47 +02:00
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
discord_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
elasticsearch_connector.py fix: ran formatter as per coderrabbitai 2025-10-17 02:44:44 +05:30
github_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
google_calendar_connector.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
google_gmail_connector.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
jira_connector.py clean up 2025-12-04 12:55:19 +02:00
linear_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
luma_connector.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
notion_history.py chore: linting 2025-11-03 16:00:58 -08:00
slack_history.py chore: removed content trunking for better UI 2025-10-14 14:19:48 -07:00
webcrawler_connector.py refactor: improve write_todos tool and UI components 2025-12-26 17:49:56 +05:30