SurfSense/surfsense_web/app/dashboard/[search_space_id]
Anish Sarkar 9cd2c1f712 feat: integrate HITL phase management across tool components
- Refactored ApprovalCard in various tools (Gmail, Google Calendar, Google Drive) to utilize the new useHitlPhase hook for improved state management.
- Updated logic to handle tool action phases (pending, processing, complete, rejected) consistently across components, enhancing user feedback during interactions.
- Simplified decision handling by removing direct state management for approval decisions, streamlining the approval process.
- Enhanced UI feedback to reflect the current phase of tool actions, improving user experience during tool interactions.
2026-03-21 11:18:35 +05:30
..
connectors/callback refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation 2026-03-18 17:00:54 +05:30
documents/(manage)/components refactor: update radio group implementation and improve input styling 2026-03-20 17:09:31 +05:30
logs/(manage) refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles 2026-03-07 04:15:40 +05:30
more-pages feat: move More Pages to dialog 2026-03-17 01:50:15 +05:30
new-chat/[[...chat_id]] feat: integrate HITL phase management across tool components 2026-03-21 11:18:35 +05:30
onboard chore: ran linting 2026-03-17 04:40:46 +05:30
team feat: replace image rendering with Avatar component in team content and sidebar user profile 2026-03-17 18:36:46 +05:30
user-settings/components chore: ran linting 2026-03-17 04:40:46 +05:30
client-layout.tsx chore: ran linting 2026-03-07 04:46:48 +05:30
layout.tsx chore: ran linting 2026-03-06 12:17:57 +05:30
page.tsx feat: updated routes 2025-12-27 19:03:46 +05:30