This commit is contained in:
Saedbhati 2025-10-10 16:09:16 +05:30
parent 6f36829c93
commit 32bdaba4dd
29 changed files with 62 additions and 117 deletions

View file

@ -22,7 +22,7 @@ from app.service.task import (
get_task_lock,
)
from app.utils.single_agent_worker import SingleAgentWorker
from utils import traceroot_wrapper as traceroot
import traceroot
logger = traceroot.get_logger("workforce")