From 0cfa7b39db6eb9dd27546c6d455c6cb242ce100b Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Wed, 15 Jul 2026 17:12:57 -0500 Subject: [PATCH] ignore: adjust agents md --- AGENTS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index f6f3c970e8..14f9f27f14 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -19,8 +19,6 @@ Valid types are `feat`, `fix`, `docs`, `chore`, `refactor`, and `test`. Scopes a Examples: `fix(tui): simplify thinking toggle styling`, `docs: update contributing guide`, `chore(sdk): regenerate types`. -Never bypass Git hooks. Do not use `--no-verify` or otherwise disable, skip, or circumvent commit or push hooks. If a hook fails, fix the failure or stop and report it to the user. - ## Style Guide ### General Principles