Files
TasmotaPTT/AGENTS.md
2026-05-15 00:34:46 +02:00

205 B

  • Prefer simple solutions over clever ones
  • Do not introduce new dependencies without reason
  • Always write tests for new features
  • Adapt SPEC.md if specification changes or features are added or removed