docs(qwen): refine git responsibilities across QWEN.md files
- Update top-level QWEN.md to include details about git template work across all stacks - Remove all git configuration details from CloudronStack/QWEN.md, leaving only the Topside git operations notice - Remove all git configuration details from LifecycleStack/QWEN.md, leaving only the Topside git operations notice - Remove all git configuration details from SupportStack/QWEN.md, leaving only the Topside git operations notice - Remove all git configuration details from ToolboxStack/QWEN.md, leaving only the Topside git operations notice - Ensure all subdirectory QWEN.md files contain only the notice about Topside being responsible for git operations - Consolidate git configuration information in the top-level QWEN.md file This clarifies git responsibilities while maintaining necessary information about the git template work in the central location.
This commit is contained in:
@@ -42,11 +42,6 @@ The following sibling directories exist in the TSYSDevStack parent directory:
|
|||||||
- CloudronBot should NOT perform git commits or pushes
|
- CloudronBot should NOT perform git commits or pushes
|
||||||
- All changes should be coordinated through the Topside agent for repository consistency
|
- All changes should be coordinated through the Topside agent for repository consistency
|
||||||
|
|
||||||
## Git Configuration
|
|
||||||
|
|
||||||
- Commit template configured to enforce conventional commit format
|
|
||||||
- Template file: /home/localuser/TSYSDevStack/CloudronStack/commit-template.txt
|
|
||||||
|
|
||||||
## Task Tracking
|
## Task Tracking
|
||||||
|
|
||||||
Current tasks and progress:
|
Current tasks and progress:
|
||||||
|
|||||||
@@ -40,11 +40,6 @@ As the LifecycleStack Qwen agent, I operate specifically within the LifecycleSta
|
|||||||
- LifecycleBot should NOT perform git commits or pushes
|
- LifecycleBot should NOT perform git commits or pushes
|
||||||
- All changes should be coordinated through the Topside agent for repository consistency
|
- All changes should be coordinated through the Topside agent for repository consistency
|
||||||
|
|
||||||
## Git Configuration
|
|
||||||
|
|
||||||
- Commit template configured to enforce conventional commits
|
|
||||||
- Template file: /home/localuser/TSYSDevStack/commit-template.txt
|
|
||||||
|
|
||||||
## Task Tracking
|
## Task Tracking
|
||||||
|
|
||||||
Current tasks and progress:
|
Current tasks and progress:
|
||||||
|
|||||||
4
QWEN.md
4
QWEN.md
@@ -29,8 +29,10 @@ As the Topside Qwen agent, I operate at the top level of the directory tree and
|
|||||||
|
|
||||||
## Git Configuration
|
## Git Configuration
|
||||||
|
|
||||||
- Commit template configured to enforce conventional commits
|
- Commit template configured to enforce conventional commits across all stacks
|
||||||
- Template file: /home/localuser/TSYSDevStack/commit-template.txt
|
- Template file: /home/localuser/TSYSDevStack/commit-template.txt
|
||||||
|
- Template automatically configured for all git operations in the repository
|
||||||
|
- Template ensures consistent commit format across all Qwen agents
|
||||||
|
|
||||||
## Task Tracking
|
## Task Tracking
|
||||||
|
|
||||||
|
|||||||
@@ -50,12 +50,6 @@ TSYSDevStack/SupportStack/
|
|||||||
- SupportBot should NOT perform git commits or pushes
|
- SupportBot should NOT perform git commits or pushes
|
||||||
- All changes should be coordinated through the Topside agent for repository consistency
|
- All changes should be coordinated through the Topside agent for repository consistency
|
||||||
|
|
||||||
## Git Commit Conventions
|
|
||||||
- Use conventional commit format
|
|
||||||
- Make atomic commits
|
|
||||||
- Include verbose/beautifully formatted commit messages
|
|
||||||
- Commit frequently
|
|
||||||
|
|
||||||
## Key Technologies
|
## Key Technologies
|
||||||
- Docker
|
- Docker
|
||||||
- Docker Compose
|
- Docker Compose
|
||||||
|
|||||||
Reference in New Issue
Block a user