Update workspace agent issue handling rules
This commit is contained in:
20
AGENTS.md
Normal file
20
AGENTS.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# AI Agent Instructions
|
||||
|
||||
This document provides workspace-level instructions for AI agents working anywhere under `/home/aw/code/cds`.
|
||||
|
||||
## Default Issue Repository
|
||||
|
||||
When the user asks to create an issue, or uses any reasonable variation of that request, default to the `galaxy-complete` workspace and GitLab project `galaxy-complete/galaxy-complete` unless the user explicitly says otherwise.
|
||||
|
||||
## Issue Creation Preferences
|
||||
|
||||
When the user asks to create an issue:
|
||||
|
||||
1. If the user says to include attached files, attached screenshots, or references recent screenshots/files, always look in `/home/aw/code/cds/screenshots` as the intended location for attachments unless the user explicitly says otherwise.
|
||||
2. Do not ask the user to identify the files again when the request is to include files, attachments, screenshots, or recent files, because the default attachment location is already defined above unless the user says otherwise.
|
||||
3. Always prepare the issue draft for user review before submitting it, and wait for explicit approval before creating the issue.
|
||||
4. Unless the user says otherwise, assume the intended labels are `qa:reported` and `bug`.
|
||||
|
||||
## Galaxy Complete Issue Approval
|
||||
|
||||
For the `rnd.cdsi.us.com` project `galaxy-complete/galaxy-complete`, always let the user review the proposed issue report first and wait for the user's explicit approval before creating, submitting, editing, updating, commenting on, labeling, attaching files to, closing, reopening, deleting, or otherwise changing any issue or issue-related content.
|
||||
Reference in New Issue
Block a user