Upload 4 files
Browse files
README.md
CHANGED
|
@@ -133,7 +133,15 @@ 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
|
| 138 |
## v198.26.44 — Space Test Payload Completeness Audit
|
| 139 |
|
|
|
|
| 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.45.
|
| 137 |
+
|
| 138 |
+
## v198.26.45 — Space Test Numeric Choice Retry
|
| 139 |
+
|
| 140 |
+
- Fixes linked Space Test retries for ambiguous Gradio choice errors such as `Value: 512 is not in the list of choices: [512, 768, 1024]`.
|
| 141 |
+
- Adds a fallback that toggles numeric-looking choice arguments from `int`/`float` to string when Gradio renders the current value and choices identically but still rejects the payload.
|
| 142 |
+
- Adds a regression test in the existing Space validation payload.
|
| 143 |
+
|
| 144 |
+
See `CHANGELOG_V198_26_45.md`.
|
| 145 |
|
| 146 |
## v198.26.44 — Space Test Payload Completeness Audit
|
| 147 |
|