cli-anything-blender A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI harness. Uses a JSON scene description format with bpy script generation for actual Blender rendering. Installation This CLI is installed as part of the cli-anything-blender package: Prerequisites: - Python 3.10+ - blender ( = 4.2) must be installed on your system Usage Basic Commands REPL Mode When invoked without a subcommand, the CLI enters an interactive REPL session: Command Groups Scene Scene management commands. | Command | Description | |---------|-------------| | |…