Compare commits
No commits in common. "acab02ecd5e10b576a0651306ac05135b65ef940" and "6139191b820f27678e1844cf5e96ba5900081fb9" have entirely different histories.
acab02ecd5
...
6139191b82
|
|
@ -1,21 +0,0 @@
|
||||||
# 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
|
|
||||||
Loading…
Reference in New Issue