A set of Chinese-language rules for reviewing code with GitHub Copilot, an AI coding assistant. It defines which security, performance, logic, architecture, typing, API, error-handling, and testing problems deserve comments.
Project instructions for the Xiaozhi Client repository, covering its development principles, commands, quality checks, Git hooks, and release process. Git hooks are automated checks that run during commits.