https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
https://github.com/m0nk111/agent-forge
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: about 1 month ago
JSON representation
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
- Host: GitHub
- URL: https://github.com/m0nk111/agent-forge
- Owner: m0nk111
- License: agpl-3.0
- Created: 2025-10-05T10:11:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-24T00:50:00.000Z (5 months ago)
- Last Synced: 2025-12-24T09:58:10.722Z (5 months ago)
- Topics: ai-agents, claude, code-generation, code-review, fastapi, github-automation, gpt-4, llm, monitoring, multi-agent-system, orchestration, python, qwen, websocket
- Language: Python
- Size: 186 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Agent-Forge 🤖
> **Multi-agent orchestration platform for autonomous GitHub automation**
> **Now powered by GPT-5 for 50% faster coordination!** ⭐
[](LICENSE)
[](https://www.python.org/downloads/)
[](https://github.com/psf/black)
[](docs/GPT5_QUICK_REFERENCE.md)
Agent-Forge is an intelligent multi-agent system that automates GitHub workflows using specialized AI agents powered by various LLMs (OpenAI GPT-5, GPT-4, Anthropic, Google, local models). Features include **unified agent runtime** with role-based lifecycle management, **GPT-5 powered coordination** (50% faster than GPT-4), autonomous issue detection, automated code reviews, real-time WebSocket monitoring, and comprehensive logging.
## 🎥 Project Evolution
Watch the complete development journey of Agent-Forge:

*[Full quality video](media/agent-forge-gource-latest.mp4) • Auto-updated 2x daily with [Gource](https://gource.io/)*
## 🎯 Latest: GPT-5 Coordinator (October 2023)
**Major Performance Upgrade!** The default coordinator now uses **GPT-5 Chat Latest**:
- ⚡ **50% faster** for complex planning (10.8s vs 21.7s)
- ✨ **Equal quality** (5/5 on all metrics)
- 📝 **36% more detail** (94 lines vs 69)
- 🚀 **2x faster** token generation (51 tok/s vs 25 tok/s)
- 💰 **Only $3/month** more than GPT-4
[→ Read GPT-5 Quick Reference](docs/GPT5_QUICK_REFERENCE.md) | [→ Model Comparison](docs/COORDINATOR_MODEL_COMPARISON.md)
## 🚀 Key Features
- **Unified Agent Runtime**: Centralized management of agent lifecycle
- **GPT-5 Powered Coordination**: Enhanced performance and detail
- **Autonomous Issue Detection**: Proactive identification of issues
- **Automated Code Reviews**: Real-time feedback on code quality
- **Real-Time WebSocket Monitoring**: Live updates for developers
- **Comprehensive Logging**: Detailed logs for auditing and debugging
## 📚 Documentation
For more information, visit our [documentation](docs/).
## 🔗 Get Started
To get started with Agent-Forge, refer to the [installation guide](docs/INSTALL.md) and [quick start tutorial](docs/QUICK_START.md).