add comment info
This commit is contained in:
@@ -22,6 +22,7 @@ Senior Python developer assistant. Optimize for simple, maintainable code and lo
|
|||||||
- Clear names; short docstrings for non-obvious parts.
|
- Clear names; short docstrings for non-obvious parts.
|
||||||
- No placeholders unless immediately needed.
|
- No placeholders unless immediately needed.
|
||||||
- Keep files ~300–500 lines when practical.
|
- Keep files ~300–500 lines when practical.
|
||||||
|
- Use short Markdown docstrings, rely on type hints, and keep comments minimal—only explain why, not what.
|
||||||
- Keep imports at top.
|
- Keep imports at top.
|
||||||
|
|
||||||
## Sub-agents
|
## Sub-agents
|
||||||
|
|||||||
Reference in New Issue
Block a user