## Summary ## Category - [ ] Fix - [ ] Feature - [ ] Refactor - [ ] Docs - [ ] CI/CD - [ ] Other ## Pre-merge checklist - [ ] CI is green (lint, types, tests — runs on Linux, macOS & Windows) - [ ] Code is clear (types, docs, comments where needed) - [ ] `.env.example` updated (if new config vars were added) - [ ] Installation from the desktop app tested (if applicable)
UI / run modes — expand if your PR touches these - [ ] Headless mode (default) - [ ] Gradio UI (`--gradio`) - [ ] Simulation (`--gradio` required)
Vision / motion — expand if your PR touches these - [ ] Local vision (`--local-vision`) - [ ] Head tracker (`--head-tracker {yolo,mediapipe}`) - [ ] Camera pipeline (with/without `--no-camera`) - [ ] Movement manager (dances, emotions, head motion) - [ ] Head wobble - [ ] Profiles or custom tools
## Notes