@genex-ai/cli-demo 0.61.0-dev.141 → 0.62.0-dev.144

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -140,8 +140,11 @@ one call (`image-main` + `image-alt-N` URLs) — pick the best instead of re-rol
140
140
 
141
141
  `genex character "<prompt>"` runs a controller-ready Meshy workflow through the
142
142
  same authenticated credit, BullMQ/Redis, and R2 generation pipeline. It defaults
143
- to a Meshy 6 textured A-pose humanoid with browser-oriented remeshing, rigging, and the
144
- preview-reviewed neutral-v2 idle/walk/run/crouch/jump pack. `--animation <id-or-query>` is repeatable;
143
+ to a Meshy 6 textured A-pose humanoid with browser-oriented remeshing, rigging,
144
+ and the immutable preview-reviewed neutral-v3 idle/walk/run/crouch/jump pack.
145
+ Required native motion is checked without rewriting limb rotations; a rejected
146
+ A-pose candidate retries the complete workflow once in T-pose before optional
147
+ actions start. `--animation <id-or-query>` is repeatable;
145
148
  `--height`, `--polycount`, `--no-controller-pack`, and `--no-wait` adjust the
146
149
  request. The CLI prints an atomic component quote before enqueueing.
147
150