AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

formiat/multi-agent-orchestrator-rs

Rust MIT GitHub ↗
★ 0
stars
50
AI relevance
50
solo dev
2
tool sigs

SUMMARY AI summary by gpt-5-mini

multi-agent-orchestrator-rs は、実行役(executor)エージェントと独立したレビュアー(reviewer)エージェントをファイルベースの入出力でやり取りさせ、FSM(有限状態機械)で制御する Rust 製の決定論的オーケストレータです。実装目的は、エージェントに作業を委譲しつつ、オーケストレータ側で状態遷移、再試行、ハング検出、品質ゲートを厳密に管理することで、人手やランダムな推論に依存しないワークフローを実現することです。 対象ユーザーは、エージェントベースの自動実装や調査、計画作成を運用する開発者/運用者で、Claude/OpenCode/Codex 等のプロバイダ CLI と既存のセッション(スレッド名)およびクリーンな git ワークツリーを前提とします。主な機能は、3 種類のワークフロー(plan、investigate、implement)、レビュアーによる厳格な YAML ベース判定(quality_score ≥ 8 で合格)、終了条件と終了コードの管理、実行ログと JSON 形式の最終レポート出力(生のトランスポートスナップショットを含む)です。セッションは自動生成せず既存セッションを発見して使用します。ビルドは cargo、操作はコマンドライン引数で行います。

AI Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

OpenAI Codex (AGENTS.md) AGENTS.md Claude Code CLAUDE.md

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Rust
99.9%
Makefile
0.1%

Owner

Account
formiat
Type
User
Followers
5

Rust Developer

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:13

Similar repos (same language)

Cmochance/codex-app-transfer

Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.

Rust 33 AI 90
garudust-org/garudust-agent

🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway

Rust 16 AI 100
holotherapper/lmm

Local AI model manager

Rust 6 AI 70
jscott3201/rusty-bacnet-mcp

Dedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.

Rust 2 AI 45
martint/kata

Code review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.

Rust 2 AI 70
atliliw/langchainRustAgent

RAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.

Rust 1 AI 75
Jeffrin-dev/AimDock
Rust 1 AI 50
Tespera/alluvium

Auto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.

Rust 1 AI 70