Skip to content

underpass-ai/swe-ai-fleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWE AI Fleet

The Autonomous Multi-Agent Software Engineering Platform.

License Status

SWE AI Fleet is a self-hostable, production-grade platform for autonomous software development. It replaces the "single AI assistant" model with a Council of Agents (Developer, Architect, QA) that deliberate, critique, and refine code before you ever see it.

It is built on a Decision-Centric Architecture, prioritizing "Why" (context) over just "What" (code), enabling small open-source models (7B-13B) to perform at the level of massive proprietary models.


📚 Documentation

We maintain a comprehensive Documentation Index that maps out all available guides.

Quick Links:


🏗️ Architecture at a Glance

The system follows Hexagonal Architecture and is composed of the following microservices:

Service Description Tech Stack
Planning Manages Projects, Epics, and User Stories. Python, Neo4j
Workflow Tracks task lifecycle (FSM) and enforces RBAC. Python, Neo4j
Orchestrator Runs the Multi-Agent Councils (Deliberation). Python, NATS
Context Assembles surgical context from the Knowledge Graph. Python, Neo4j
Ray Executor Gateway to the GPU cluster for agent execution. Python, Ray
Task Derivation Auto-breaks plans into executable tasks. Python, NATS
Monitoring Real-time dashboard and observability. Python, React

🚀 Quick Start

Prerequisites

  • Kubernetes Cluster (1.28+)
  • NVIDIA GPUs (recommended for local inference)
  • Podman (for local development)

Deployment

See the Kubernetes Deployment Guide for full instructions.

# Quick deploy script (if configured)
./scripts/infra/fresh-redeploy.sh

🤝 Contributing

We welcome contributions! Please read CONTRIBUTING.md for details on our development workflow, coding standards, and testing requirements.

📄 License

Apache License 2.0 - See LICENSE for details.

About

Multi-agent SWE at the edge. Local-first, open-source.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •