SurfSense/surfsense_web/components/new-chat
DESKTOP-RTLN3BA\$punk d013617bf6 feat(automations): added UI and improved mentions
- Added support for @-mentions in agent tasks, allowing users to reference documents, folders, and connectors directly in their queries.
- Updated `run_agent_task` to resolve mentions and include them in the context passed to the agent.
- Introduced new parameters in `AgentTaskActionParams` for handling mentioned document and connector IDs.
- Refactored the automation edit and new components to utilize the new `AutomationBuilderForm` for a more streamlined user experience.
- Removed deprecated JSON forms to simplify the automation creation process.
2026-05-28 21:26:32 -07:00
..
chat-header.tsx feat: reworked model selector 2026-04-13 16:10:29 -07:00
chat-share-button.tsx refactor: implement new layout structure for search space and user settings with clear ownership 2026-05-19 01:04:59 +05:30
composer-suggestion-popup.tsx chore: linting 2026-05-28 19:21:29 -07:00
document-mention-picker.tsx feat(automations): added UI and improved mentions 2026-05-28 21:26:32 -07:00
model-selector.tsx refactor: replace Activity icons with Workflow icons across various components for consistency 2026-05-15 00:47:21 +05:30
prompt-picker.tsx chore: linting 2026-05-28 19:21:29 -07:00
use-composer-suggestion-navigator.ts feat(web): enhance chat context and mention handling with connector support 2026-05-26 21:11:53 +05:30