oxihuman-cli 0.1.1

Command-line interface for OxiHuman body generation and export
Documentation
# oxihuman-cli -- TODO

> Version: 0.1.1 | Updated: 2026-03-13

## Status: Stable

All core features implemented. 0 stubs. 134 passing tests. 34 subcommands across 4.9k SLoC.

## Completed

- [x] generate -- mesh generation
- [x] pack-build -- pack file creation
- [x] validate -- mesh/pack validation
- [x] info -- model information display
- [x] session -- session management
- [x] stats -- statistics display
- [x] proxies -- proxy mesh handling
- [x] workspace -- workspace management
- [x] quantize -- mesh quantization
- [x] morph-export -- morph target export
- [x] zip-pack -- compressed pack creation
- [x] stl -- STL export
- [x] collada -- COLLADA/DAE export
- [x] gltf-sep -- separated glTF export
- [x] svg -- SVG export
- [x] lod-export -- LOD level export
- [x] variant-pack -- variant pack creation
- [x] report -- report generation
- [x] asset-bundle -- asset bundle creation
- [x] pc2 -- Point Cache 2 animation export
- [x] mdd -- MDD animation export
- [x] validate-pack -- pack validation
- [x] target-info -- morph target information
- [x] sign-pack -- pack signing
- [x] verify-sign -- signature verification
- [x] batch-chars -- batch character generation
- [x] anim-bake -- animation baking
- [x] stream-export -- streaming export
- [x] plugin-list -- plugin listing
- [x] remesh -- remeshing
- [x] physics-export -- physics data export
- [x] camera-info -- camera information
- [x] pack-dist-manifest -- distribution manifest generation
- [x] pack-verify-dist -- distribution verification
- [x] pack-wizard -- interactive pack creation wizard
- [x] Help system (help module)
- [x] Shared utilities (utils module)

## Future Work

(No TODO/FIXME markers found in source)