diff --git a/AGENTS.md b/AGENTS.md index eb93eef..b1cbc17 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -117,6 +117,9 @@ Follow conventional commits style (all lowercase). - `docs(scope): description` - Documentation changes - Example: `feat(zsh): update dotfiles` or `fix(scripts): use correct pass entry` +#### Pushing Remotes +- **Do not push git repositories to remote unless explicitly instructed.** + ### File Organization - Shell scripts: `home/bin/executable_.sh` - Python scripts: `home/bin/.py`