Add SWIFT coding agent probe experiment scripts

This commit is contained in:
Codex
2026-06-24 21:55:23 +08:00
commit 73e9752331
19 changed files with 526 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
data/
models/
outputs/
runs/
logs/
*.log