NuvioStreaming/AGENTS.md

8 lines
242 B
Markdown

# Agent Instructions
## Coding Rules
- Never add comments to the code
- Keep project structure organized and modular
- Prefer utilizing shared components over duplication
- Avoid over-populating single files; keep files focused and concise