- Update CloudronStack/output/master-control-script.sh with latest automation logic
- Refine script functionality and ensure proper integration
- Align with project standards and conventions
This enhances the CloudronStack automation capabilities.
- Update CloudronStack/output/package-functions.sh with latest functionality
- Refine package handling and ensure proper operations
- Align with project standards and conventions
This continues to enhance the CloudronStack package management capabilities.
- Update CloudronStack/output/package-functions.sh with latest functionality
- Refine package handling and ensure proper operations
- Align with project standards and conventions
This continues to enhance the CloudronStack package management capabilities.
- Add CloudronStack/output/CloudronPackages-Artifacts/tirreno/ directory and its contents
- Includes package manifest, Dockerfile, source code, documentation, and build artifacts
- Add tirreno-1761840148.tar.gz as a build artifact
- Add tirreno-cloudron-package-1761841304.tar.gz as the Cloudron package
- Include all necessary files for the tirreno Cloudron package
This adds the complete tirreno Cloudron package artifacts to the repository.
- Update CloudronStack/output/master-control-script.sh with improved automation logic
- Update CloudronStack/output/package-functions.sh with enhanced packaging capabilities
- Refine script functionality and ensure proper integration
- Align with project standards and conventions
This enhances the CloudronStack automation and packaging capabilities.
- Update CloudronStack/output/master-control-script.sh with latest automation logic
- Refine functionality and ensure proper operation
- Align with project standards and conventions
This continues to enhance the CloudronStack automation capabilities.
- Update .gitignore to properly exclude CloudronPackages-Workspaces/ directory while allowing CloudronPackages-Artifacts/
- Add CloudronStack/output/CloudronPackages-Artifacts/tirreno/tirreno-1761838026.tar.gz to tracking
- This ensures artifacts are tracked while temporary workspaces are ignored
This improves repository hygiene by tracking important artifacts while ignoring temporary workspaces.
- Update CloudronStack/output/master-control-script.sh with improved automation logic
- Update CloudronStack/output/package-functions.sh with enhanced packaging capabilities
- Refine script functionality and ensure proper integration
- Align with project standards and conventions
This enhances the CloudronStack automation and packaging capabilities.
- Add CloudronStack/test-git-urls.txt for testing Git URL functionality
- Include various test cases for Git URL validation and processing
- Enable better testing of CloudronStack Git operations
This adds important test infrastructure for CloudronStack operations.
- Update CloudronStack/output/master-control-script.sh with additional automation improvements
- Refine script functionality and ensure proper integration
- Align with project standards and conventions
This completes the updates to the CloudronStack automation capabilities.
- Update CloudronStack/output/master-control-script.sh with latest automation logic
- Refine script functionality and error handling
- Ensure proper integration with other CloudronStack components
This enhances the CloudronStack automation capabilities.
- Update CloudronStack/QWEN.md with latest development log information
- Update CloudronStack/collab/STATUS.md with current project status
- Update CloudronStack/output/master-control-script.sh with enhanced automation
- Update CloudronStack/output/package-functions.sh with improved packaging logic
These changes enhance the CloudronStack automation and packaging capabilities.
- Update CloudronStack/output/master-control-script.sh with final adjustments
- Fix any remaining issues with automation logic
- Ensure script follows proper conventions and standards
This completes the updates to the CloudronStack automation tools.
- Update ToolboxStack/output/toolbox-base/Dockerfile with latest container configurations
- Update ToolboxStack/output/toolbox-base/PROMPT with enhanced AI collaboration instructions
- Update ToolboxStack/output/toolbox-base/README.md with current documentation
- Add ToolboxStack/collab/tool-additions/ directory for additional tool configurations
- Update CloudronStack/output/master-control-script.sh with improved automation logic
These changes enhance the developer workspace configuration and
improve automation workflows across the project.
- Add new PROMPT file in collab directory for AI collaboration guidance
- Add STATUS.md file in collab directory to track current status
- Create output directory for project artifacts
- Remove redundant commit-template.txt that is now centralized at top level
- Update collab directory structure and content for better organization
These changes improve the CloudronStack component's structure and
documentation for better collaboration.
- 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.
- 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.
- Update top-level README.md with AI collaboration section and working agreement
- Standardize all stack README.md files (CloudronStack, LifecycleStack, SupportStack, ToolboxStack) with consistent structure:
- Add Working Agreement section with consistent items across all stacks
- Add AI Agent section identifying the responsible bot for each stack
- Add License section with reference to main LICENSE file
- Add Quick Start section where missing
- Create missing LifecycleStack/collab directory with .gitkeep file
- Add top-level QWEN.md file for tracking Topside agent work
- Add top-level commit-template.txt and configure git to use it
- Ensure consistent formatting and content across all documentation
- Fix CloudronStack README title to match project structure
This commit ensures all README files follow the same structure and
contain necessary information for coordination between different
Qwen agents working on each stack.
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