forked from potproject/code-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
/codex I want to make small, non-breaking changes to improve the overall code quality. These changes should not impact functionality and should focus on improving readability, maintainability, and consistency.
Scope of changes:
- Clean up formatting and indentation
- Rename variables/functions for clarity
- Remove unused code (imports, variables, comments)
- Add or improve comments/docstrings
- Simplify logic where safe and obvious
- Apply consistent naming/style based on project conventions
Constraints:
- No new features or refactors
- All existing tests must pass
- Keep pull requests minimal and focused
github-actions
Metadata
Metadata
Assignees
Labels
No labels