fffiloni commited on
Commit
5436e13
·
verified ·
1 Parent(s): 3dd9463

Upload 4 files

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -133,7 +133,17 @@ See `CHANGELOG_V194.md` for the Model Pre-scan Decision Card UI pass.
133
  See `CHANGELOG_V195.md` for the Runtime CSS Cleanup with Legacy Safety Net pass.
134
 
135
 
136
- Current release: Agentic Space Factory v198.26.34.
 
 
 
 
 
 
 
 
 
 
137
 
138
  ## v198.26.34 — Model Card Repair Convergence & GLM Default
139
 
@@ -173,4 +183,3 @@ See `CHANGELOG_V198_26_13.md`.
173
  ## v198.26.12 — OAuth Recovery
174
 
175
  See `CHANGELOG_V198_26_12.md`.
176
-
 
133
  See `CHANGELOG_V195.md` for the Runtime CSS Cleanup with Legacy Safety Net pass.
134
 
135
 
136
+ Current release: Agentic Space Factory v198.26.35.
137
+
138
+ ## v198.26.35 — ZeroGPU Actionability Repair & Hardware Fallback
139
+
140
+ - Runs ZeroGPU actionability repair before Space creation, so ASF does not create a `zero-a10g` Space from a payload missing `@spaces.GPU`.
141
+ - Reuses the deterministic decorator repair to add `@spaces.GPU` around the generated `/generate` path when possible.
142
+ - Falls back to the configured fixed GPU hardware before creation when ZeroGPU remains non-actionable and fallback is allowed.
143
+ - Writes `zero_gpu_actionability_resolution.json` and clearer failure metadata for remaining non-actionable manual-hardware payloads.
144
+ - Keeps v198.26.34 model-card convergence and the default Pi assistant model `zai-org/GLM-5.2`.
145
+
146
+ See `CHANGELOG_V198_26_35.md`.
147
 
148
  ## v198.26.34 — Model Card Repair Convergence & GLM Default
149
 
 
183
  ## v198.26.12 — OAuth Recovery
184
 
185
  See `CHANGELOG_V198_26_12.md`.