Remove entries from AGENTS.md as agent just ignores it

This commit is contained in:
2026-06-07 13:12:36 -04:00
parent 18ba6c4350
commit 8f56f27d77

View File

@@ -20,8 +20,5 @@
- `settings.qml`: Settings view entry point. - `settings.qml`: Settings view entry point.
## Development Workflow ## Development Workflow
- Always check git status before making any changes.
- NEVER make changes if there are uncommitted changes in the working directory.
- *TBD*: Check for build/lint/test commands (e.g., `npm`, `make`, or direct `quickshell` execution). - *TBD*: Check for build/lint/test commands (e.g., `npm`, `make`, or direct `quickshell` execution).
- Logs: Run `quickshell log` and read only after the last "INFO: Reloading configuration..." - Logs: Run `quickshell log` and read only after the last "INFO: Reloading configuration..."