Merge remote-tracking branch 'origin/next' into fix/set-task-status

This commit is contained in:
Ralph Khreish
2025-05-16 15:43:56 +02:00
34 changed files with 296 additions and 219 deletions

View File

@@ -6,6 +6,10 @@
import path from 'path';
import { updateTasks } from '../../../../scripts/modules/task-manager.js';
import { createLogWrapper } from '../../tools/utils.js';
import {
enableSilentMode,
disableSilentMode
} from '../../../../scripts/modules/utils.js';
/**
* Direct function wrapper for updating tasks based on new context.