TenchiNeko/standalone-orchestrator
Autonomous multi-agent coding system on local LLMs. No frameworks, no API costs. Plan → Build → Test → Fix with Qwen 80B + 7B on your own GPUs.
This system helps software developers autonomously create and debug code directly on their own hardware, eliminating cloud API costs. You provide a task description (like "build a task tracker CLI"), and it outputs fully tested, production-ready code. This is for experienced developers, solo founders, or small teams who need custom code solutions without incurring ongoing API expenses or vendor lock-in.
Use this if you need to develop software applications and want an AI agent to handle the entire coding process from planning to debugging, using only your local computing resources.
Not ideal if you prefer using established AI frameworks (like LangChain or AutoGen) for more control over specific steps, or if you don't have powerful local GPUs to run large language models.
Stars
13
Forks
2
Language
Python
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/TenchiNeko/standalone-orchestrator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
microsoft/multi-agent-reference-architecture
Guide for designing adaptive, scalable, and secure enterprise multi-agent systems
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...