removing laminar (#3858)

This commit is contained in:
pedrohsdb
2025-10-29 21:42:27 -07:00
committed by GitHub
parent cae59a3c19
commit 76de33edbd
7 changed files with 14 additions and 21 deletions

View File

@@ -2391,7 +2391,7 @@ class ForgeAgent:
# log the task status as an event
analytics.capture("skyvern-oss-agent-task-status", {"status": task.status})
# Add task completion tag to Laminar trace
# Add task completion tag to trace
TraceManager.add_task_completion_tag(task.status.value)
if need_final_screenshot:
# Take one last screenshot and create an artifact before closing the browser to see the final state