Merge pull request 'Fix: Test Issue #2: Add documentation for agent automation (#2)' (#3) from agent-fix-my-ai-projects-2 into main

Reviewed-on: #3
This commit is contained in:
demo 2025-08-25 01:03:25 +00:00
commit acab02ecd5
1 changed files with 21 additions and 0 deletions

21
AGENT_AUTOMATION.md Normal file
View File

@ -0,0 +1,21 @@
# Agent Automation System
## Overview
This system provides automated developer agents that work on Gitea issues.
## Setup
1. Configure your Gitea token in `config/agent_automation.yaml`
2. Start the dashboard: `cd scripts/dashboard/agent_monitor && python3 agent_dashboard_server.py`
3. Access the dashboard at http://localhost:9002
## Usage
- Create issues in Gitea with appropriate labels
- Start automation from the dashboard
- Monitor agent progress in real-time
- Approve or reject agent actions
## Issue Created
This documentation was automatically created to resolve issue #2.
## Timestamp
Generated at: 2025-08-24T20:44:57.802466