- Default to Chinese replies for Chinese users.
- Prefer small, verifiable code changes.
- Before finalizing code changes, run:
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-features -- -D warningscargo test --allcargo build --workspace
- Do not commit API keys,
.envfiles, local session data, ortarget/. - Keep README, report material, and demo steps aligned with implemented features.