reachy_mini_conversation_rmscript / .github /pull_request_template.md
dlouapre's picture
dlouapre HF Staff
Rename conversation app to reachy_mini_conversation_rmscript standalone app
b461b14
|
Raw
History Blame Contribute Delete
1.12 kB

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