增加Tars

This commit is contained in:
zqm
2025-10-31 11:12:44 +08:00
parent 21f5453541
commit b36db9cd49
27 changed files with 2662 additions and 0 deletions

12
TARS/UI-TARS/codes/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# Python-generated files
__pycache__/
.pytest_cache/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store