add conversion phase & progress metrics, timeout heuristics

This commit is contained in:
2026-03-26 23:30:25 -07:00
parent 26452aa57c
commit baf87ee195
12 changed files with 468 additions and 96 deletions
+1
View File
@@ -44,3 +44,4 @@ coverage.out
# But never track Python bytecode/cache artifacts from generated code.
gen/**/__pycache__/
gen/**/*.py[cod]
.cache/