Updated he directory path for general agents trash.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
## 2. Commit Policy
|
||||
- **Atomic Commits:** One component or one logic fix per commit. Do not batch unrelated changes.
|
||||
- **Safety:** Use `~/tmp/gemini_trash` for file removal; never use `rm` directly on source files.
|
||||
- **Safety:** Use `~/tmp/agents_trash` for file removal; never use `rm` directly on source files.
|
||||
- **Secrets:** Never commit `.env`, API keys, or passwords.
|
||||
|
||||
## 3. Coordination (The Handshake)
|
||||
|
||||
Reference in New Issue
Block a user