Commit Graph

4 Commits

Author SHA1 Message Date
Homelab Automation
8112530f7b Add comprehensive Gitea how-to guide
- Basic clone commands for homelab-agents and vps-system-apps
- Step-by-step workflow for making and pushing changes
- Common workflows for different scenarios
- Useful git commands reference
- Troubleshooting section for common issues
- Quick reference card for frequently used commands
- Best practices and tips

This guide provides everything needed to get started with Gitea
for managing homelab projects and agent repositories.
2025-11-23 14:51:01 +00:00
Homelab Automation
c4a1c15c61 Update sysadmin-session-closer agent with Gitea optimization
- Simplified git remote detection for Gitea
- Added support for repository type auto-detection (homelab-agents vs VPS projects)
- Integrated Gitea URL (http://100.120.125.113:3000) throughout workflow
- Added context-aware commit message patterns
- Enhanced documentation for both shared and project-specific repositories
- Improved error handling for Gitea-specific scenarios
- Added edge case handling for repository creation and configuration
- Comprehensive QA checklist for session closure

This version seamlessly integrates with the pdm Gitea instance while maintaining
all original functionality for session context preservation and documentation.
2025-11-23 14:47:48 +00:00
Homelab Automation
49161ed68d Add complete homelab agents structure, templates, and sysadmin-session-closer agent 2025-11-23 14:39:16 +00:00
pdm
80254e5b98 Initial commit 2025-11-23 13:51:56 +00:00