Add scheduled task automation skill with worker execution pipeline.
Memind CI / Test, build, and release guards (push) Failing after 18s
Memind CI / Test, build, and release guards (push) Failing after 18s
Introduce scheduled-task-automation for H5 and WeChat, persist tasks in h5_scheduled_tasks, and run due jobs via a dedicated worker that executes agent tasks and delivers results. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -21,6 +21,7 @@ export const DEFAULT_USER_SKILLS = {
|
||||
'search-enhanced': true,
|
||||
[EXCEL_ANALYST_SKILL_NAME]: false,
|
||||
'schedule-assistant': true,
|
||||
'scheduled-task-automation': true,
|
||||
'service-integration-smoke': true,
|
||||
'form-builder': true,
|
||||
'table-viewer': true,
|
||||
|
||||
Reference in New Issue
Block a user