SurfSense/surfsense_web/app/dashboard/[search_space_id]/automations
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
..
[automation_id] feat(automations): added UI and improved mentions 2026-05-28 21:26:32 -07:00
components feat(automations): added UI and improved mentions 2026-05-28 21:26:32 -07:00
hooks feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00
new feat(automations): added UI and improved mentions 2026-05-28 21:26:32 -07:00
automations-content.tsx fix(web): hide header Create CTA on the automations empty state 2026-05-28 01:14:10 +02:00
page.tsx feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00