diff --git a/CloudronStack/QWEN.md b/CloudronStack/QWEN.md index 592c887..7efba1a 100644 --- a/CloudronStack/QWEN.md +++ b/CloudronStack/QWEN.md @@ -42,11 +42,6 @@ The following sibling directories exist in the TSYSDevStack parent directory: - CloudronBot should NOT perform git commits or pushes - 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 Current tasks and progress: diff --git a/LifecycleStack/QWEN.md b/LifecycleStack/QWEN.md index 0a72ef0..d595070 100644 --- a/LifecycleStack/QWEN.md +++ b/LifecycleStack/QWEN.md @@ -40,11 +40,6 @@ As the LifecycleStack Qwen agent, I operate specifically within the LifecycleSta - LifecycleBot should NOT perform git commits or pushes - 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 Current tasks and progress: diff --git a/QWEN.md b/QWEN.md index 66fc664..852ded5 100644 --- a/QWEN.md +++ b/QWEN.md @@ -29,8 +29,10 @@ As the Topside Qwen agent, I operate at the top level of the directory tree and ## 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 automatically configured for all git operations in the repository +- Template ensures consistent commit format across all Qwen agents ## Task Tracking diff --git a/SupportStack/QWEN.md b/SupportStack/QWEN.md index e5db8bb..5b5674b 100644 --- a/SupportStack/QWEN.md +++ b/SupportStack/QWEN.md @@ -50,12 +50,6 @@ TSYSDevStack/SupportStack/ - SupportBot should NOT perform git commits or pushes - 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 - Docker - Docker Compose