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

PinePeakDigital/agent-orchestrator

Daemon that polls GitHub Issues and dispatches them to Aider workers via LiteLLM-routed models

Shell GitHub ↗
★ 0
stars
65
AI relevance
20
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

agent-orchestrator は、指定した GitHub リポジトリの Issue を周期的に監視し、ラベル `agent:ready` の Issue を分離された Aider ワーカー(git worktree 上)に渡して処理させ、結果をプルリクエストとして自動で作成する小さなデーモンです。LiteLLM を使ったマルチモデル経路(価格/品質の階層化)を想定しており、OpenAI の Symphony に触発されつつ独自実装されています。 主な利用者はリポジトリのメンテナや自動化を導入したい開発チームで、v0 では単一リポジトリ・単一モデル階層で「agent:ready → agent:running → PR 作成 → agent:done/agent:failed」のエンドツーエンドを目標とします。ワーカーは git worktree を作成し、aider を実行してブランチを push、gh CLI で PR を作成します。設定は install.sh で systemd ユニットや設定ファイルを設置して行います。 安全措置としてワークは main ブランチではなく作業ブランチで行われ、デーモンは main へ直接 push しません。API キーは ~/.config/agent-orchestrator/.env に格納(chmod 600)され、起動時に既に `agent:running` が残っている場合は新規作業を受け付けない設計です。

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 providers (2)
LiteLLM OpenAI

Language breakdown (by bytes)

Shell
59.5%
Python
40.5%

Owner

Account
PinePeakDigital
Type
Organization
Followers
0

Dates

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

Similar repos (same language)

99xAgency/GodModeSkill

Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.

Shell 215 AI 45
Cyrene963/hermes-patches

Hermes Agent 社区补丁合集 - Community patches for Hermes Agent

Shell 22 AI 45
tenondecrpc/cc-statusline

Claude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.

Shell 5 AI 70
JinPLu/agent-roundtable

Agent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.

Shell 3 AI 75
jasper0507/idea-harness

Put a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.

Shell 2 AI 70
ryga-test/playwright-ai-workflow-playground

AI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.

Shell 1 AI 80
walidboulanouar/ay-framework

Agent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.

Shell 1 AI 45
itchernetski/claude-code-token-watch

Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks

Shell 1 AI 75