SurfSense/surfsense_backend/app/agents/new_chat
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
..
tools 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
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
chat_deepagent.py feat: remove WIP status HITL notion, linear and google drive tools 2026-03-17 20:50:14 +05:30
checkpointer.py feat: implement connection pooling for AsyncPostgresSaver in checkpointer 2026-02-05 17:32:43 -08:00
context.py organize deepagent codebase 2025-12-20 18:35:39 +02:00
llm_config.py feat: complete MiniMax LLM provider integration 2026-03-13 07:27:47 +08:00
sandbox.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
system_prompt.py feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
utils.py inject tools at runtime 2025-12-20 18:35:39 +02:00