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

Repository Package What it is
agent-studio The workbench: task board, agent pipelines, project wikis, quota & release management. .NET backend, Angular frontend.
quality-studio Agent-driven, layered code review with the quality verdict persisted next to the code.
runner CodingAgentRunner (NuGet) Run coding-agent CLIs from .NET: hardened spawning, streamed events, lifecycle & quota tracking.
token-economy TokenEconomy (NuGet, first release upcoming) Token economics for LLM coding agents: dated model pricing, cost computation, token-efficiency model selection.
chat coding-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-studio Public

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

    C# 4

  2. runner runner Public

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

    C# 2

  3. chat chat Public

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

    TypeScript 2

  4. token-economy token-economy Public

    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-studio Public

    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 .github Public

    Organization profile

    JavaScript

Repositories

Showing 6 of 6 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…