CrewCtl
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Fail
- rm -rf — Recursive force deletion command in orchestrator/config.default.json
- child_process — Shell command execution capability in orchestrator/src/cli-registry.js
- spawnSync — Synchronous process spawning in orchestrator/src/cli-registry.js
- fs.rmSync — Destructive file system operation in orchestrator/src/cli-registry.js
- os.homedir — User home directory access in orchestrator/src/cli-registry.js
- process.env — Environment variable access in orchestrator/src/cli-registry.js
- fs module — File system access in orchestrator/src/cli-registry.js
- child_process — Shell command execution capability in orchestrator/src/engine.js
- fs.rmSync — Destructive file system operation in orchestrator/src/engine.js
- fs module — File system access in orchestrator/src/engine.js
- child_process — Shell command execution capability in orchestrator/src/server.js
- os.homedir — User home directory access in orchestrator/src/server.js
- process.env — Environment variable access in orchestrator/src/server.js
- fs module — File system access in orchestrator/src/server.js
- fs.rmSync — Destructive file system operation in orchestrator/src/skill-registry.js
- fs module — File system access in orchestrator/src/skill-registry.js
- fs.rmSync — Destructive file system operation in orchestrator/src/store.js
- process.env — Environment variable access in orchestrator/src/store.js
- fs module — File system access in orchestrator/src/store.js
- child_process — Shell command execution capability in orchestrator/test/cli.test.js
- fs module — File system access in orchestrator/test/cli.test.js
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Claude Code, Codex CLI, Gemini CLI ve diğer yapay zekâ destekli coding agent’larını tek merkezden yöneten açık kaynaklı bir multi-agent orchestration aracıdır. Görevleri agent’lara dağıtır, paralel çalışmalarını koordine eder, çıktıları agent’lar arasında aktarır ve tüm geliştirme sürecini tek bir terminal üzerinden yönetmenizi sağlar.
CrewCtl 🛰️
Kurulu CLI kodlama agent'larınızı — Codex, Claude Code, Gemini ve OpenCode — tek bir operatör‑liderliğindeki takım halinde çalıştıran, sıfır bağımlılıklı, yerel ve açık kaynak Node.js çok‑agent (multi‑agent) AI orkestratörü.
A zero‑dependency, local, self‑hosted multi‑agent AI orchestrator that runs your installed CLI coding agents (OpenAI Codex, Claude Code, Google Gemini, OpenCode) as one operator‑led team, with a live web dashboard.
📖 Tam dokümantasyon → orchestrator/README.md

🎯 Nedir? (What is this?)
Elinizde zaten Codex CLI, Claude Code, Gemini CLI veya OpenCode varsa; bu araç onları
ayrı ayrı kullanmak yerine tek bir yapay zeka geliştirici takımı gibi koordine eder. Bir CLI
operatör rolünü üstlenir; hedefinizi analiz eder, işi alt görevlere böler, doğru uzmana
delege eder, sonuçları değerlendirir ve gerekirse yeni tur açar — tıpkı bir teknik lider gibi.
Her şey yerel çalışır, ekstra API anahtarı gerekmez ve sıfır bağımlılık ile gelir.
✨ Öne çıkanlar
- 🧠 Operatör‑liderliğinde orkestrasyon — bir CLI ekibi planlar, delege eder, değerlendirir.
- 🤝 Çok‑agent takım — Codex / Claude / Gemini / OpenCode uzmanlarını rollere göre kullanır.
- 🖥️ Canlı web komuta merkezi — takım haritası, canlı CLI terminalleri, birleşik olay akışı.
- 🛰️ Ekip Akışı sayfası — operatör çekirdeği + animasyonlu delegasyon akışı + ajan filosu.
- 🔎 Otomatik CLI keşfi — kurulu araçlar tespit edilip güvenli varsayılanlarla eklenir.
- 🧩 Sıfır bağımlılık, yerel, taşınabilir — Windows / macOS / Linux,
npm installek paket indirmez.
🚀 Hızlı başlangıç
Gereksinim: Node.js 18+ ve en az bir kurulu CLI agent'ı
(Codex, Claude Code, Gemini veya OpenCode).
git clone https://github.com/omergocmen/CrewCtl.git
cd crewctl/orchestrator
npm install # bağımlılık yok — yalnızca projeyi hazırlar
npm run doctor # (opsiyonel) Node + kurulu CLI'ları kontrol eder
npm start # sunucuyu başlatır ve tarayıcıyı açar → http://localhost:4317
Panel açılınca ▶ Başlat'a basıp bir görev gönderin. config.json ilk çalıştırmada makinenize
göre otomatik üretilir. Ayrıntılar, ekran açıklamaları ve tüm ayarlar için:
orchestrator/README.md.
Anahtar kelimeler / Keywords
AI agent orchestrator · multi-agent orchestration · CLI agent orchestrator · operator-led agent team ·
OpenAI Codex CLI · Claude Code · Google Gemini CLI · OpenCode · autonomous coding agents ·
local / self-hosted AI dev tool · zero-dependency Node.js · web command center · yapay zeka geliştirici takımı ·
çok-agent orkestratör · yerel yapay zeka geliştirme aracı
Lisans: MIT
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found