Remove the old issue-handling defaults and approval rules that referred to the galaxy-complete workspace. Keep the remaining commit approval and repository safety guidance.
13 lines
578 B
Markdown
13 lines
578 B
Markdown
# AI Agent Instructions
|
|
|
|
This document provides workspace-level instructions for AI agents working anywhere under `/home/aw/code/cds`.
|
|
|
|
## Commit Approval
|
|
|
|
Always let the user review the proposed commit scope and commit message first, and wait for the user's explicit approval before creating any local git commit in this workspace.
|
|
|
|
## Repository Safety
|
|
|
|
- Never commit or push to the nested `galaxy-complete` repo under `/home/aw/code/cds/galaxy-complete` without the user's explicit approval.
|
|
- Never assume work in `/home/aw/code/cds` should be pushed to `rnd.cdsi.us.com`.
|