Skip to content
@agent-orc

Agent Orchestrator

Coding agents, orchestrated - task board, agent pipelines, reviews, and the libraries behind it.

Agent Orchestrator

Management layers on top of coding work. Agents (Claude Code, Codex, Copilot, Gemini) write the code; the layers above assign, gate, review and account for it.

🌐 agent-orchestrator.dev

Architecture: a browser Studio and a central Task Server on one HTTPS origin (authority channel); Runner-Hosts execute on any host over outbound-only claim/lease/results channels; code travels separately over git origin.

What it is

What it provides

  • Batch remote and local coding-agent work with task management in one place.
  • Reduces cognitive load: task state, progress and evidence are visible instead of remembered.
  • A management layer over autonomous agent runs — assign, gate, review, account.
  • Works with your existing CLI subscriptions, or bring your own API keys.
  • Runs fully local or distributed — your choice per project.

Repositories

RepositoryPackageWhat it is
agent-studioThe workbench: task board, agent pipelines, project wikis, quota & release management. .NET backend, Angular frontend.
quality-studioAgent-driven, layered code review with the quality verdict persisted next to the code.
runnerCodingAgentRunner (NuGet)Run coding-agent CLIs from .NET: hardened spawning, streamed events, lifecycle & quota tracking.
token-economyTokenEconomy (NuGet)Token economics for LLM coding agents: dated model pricing, cost computation, token-efficiency model selection.
chatcoding-agent-chat (npm)Angular UI that renders an agent's event stream as a readable conversation.

Apache-2.0 · agent-orchestrator.dev

Popular repositories Loading

  1. agent-studio agent-studioPublic

    Tasks -> Claude, Copilot, Codex and Gemini CLI -> Repeat

    C# 4

  2. runner runnerPublic

    Run coding-agent CLIs — Claude Code, Codex, Copilot, Gemini — from .NET: hardened spawning, streamed events, lifecycle & quota tracking.

    C# 2

  3. chat chatPublic

    Angular conversation UI for coding-agent chats - composer, streaming conversation view, context management. npm: coding-agent-chat.

    TypeScript 2

  4. token-economy token-economyPublic

    Token Economy - token economics for LLM coding agents: model pricing with history, cost computation, and token-efficiency model selection (.NET)

    C# 2

  5. quality-studio quality-studioPublic

    Quality Studio - the engineer room of the Agent Orchestrator universe: agent-driven, layered code reviews with quality truth persisted next to the code.

    C# 2

  6. .github .githubPublic

    Organization profile

    JavaScript

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…