From 8f56f27d77ed7e695730c2db3a6ff64ff8c29137 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sun, 7 Jun 2026 13:12:36 -0400 Subject: [PATCH] Remove entries from AGENTS.md as agent just ignores it --- AGENTS.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 2ba8216..f7174ea 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -20,8 +20,5 @@ - `settings.qml`: Settings view entry point. ## 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). - Logs: Run `quickshell log` and read only after the last "INFO: Reloading configuration..." -