Commit Graph

2 Commits

Author SHA1 Message Date
801b613ea0 docs(qwen): update QWEN.md files to clarify git operation responsibilities
- Update top-level QWEN.md to indicate Topside agent handles all git operations
- Add Git Operations Notice to CloudronStack/QWEN.md informing CloudronBot not to commit/push
- Add Git Operations Notice to LifecycleStack/QWEN.md informing LifecycleBot not to commit/push
- Add Git Operations Notice to SupportStack/QWEN.md informing SupportBot not to commit/push
- Add Git Operations Notice to ToolboxStack/QWEN.md informing ToolboxBot not to commit/push
- Clarify that Topside agent is solely responsible for all git commits and pushes
- Ensure all agents understand they should coordinate git operations through Topside

This establishes clear git operation governance across all Qwen agents in the project.
2025-10-29 08:18:24 -05:00
141accf5e6 feat(cloudron): initialize QWEN.md and commit template for conventional commits
This commit introduces:

- QWEN.md file to track development work in the CloudronStack directory

- commit-template.txt to enforce conventional commit format

- Configuration for verbose and beautifully formatted commits

- Setup for atomic commit practices
2025-10-29 08:02:26 -05:00