feat: add flexible recording control and improve execution logging

This commit is contained in:
cui0711
2026-01-30 16:28:13 +08:00
parent 47bcfc0f0b
commit 716d82f4d1
4 changed files with 67 additions and 20 deletions

View File

@@ -1,5 +1,11 @@
from desktop_env.desktop_env import DesktopEnv
import argparse
import logging
from desktop_env.desktop_env import DesktopEnv
logging.basicConfig(
level=logging.INFO,
)
example = {
"id": "94d95f96-9699-4208-98ba-3c3119edf9c2",