Files
gdm-Servo-model/AGENTS.md
2026-08-11 10:55:54 +08:00

376 B

Repository workflow

  • After completing and validating any requested code change, commit it to main and push it to origin automatically.
  • Do not push local-only prototypes, unconfirmed visual experiments, or changes the user explicitly asks to keep local.
  • Never commit credentials, deploy private keys, environment secrets, or generated dependency/build directories.