Awesome AI AgentsAI Agent Orchestration

alookai/alook

⭐ 1184 TypeScript repository created 2026-04-03

Alook is an open-source, self-hosted platform that turns locally installed AI coding agents into a collaborating workforce. Rather than providing its own model or agent, it acts as the orchestration layer: the user picks agents they already trust and Alook supplies roles, inboxes and an always-on runtime around them. Agents keep running on the user's machine with full access to the local toolchain and codebase, while Alook connects them to email, dashboards, calendars and the outside world. Setup starts with npx @alook/app onboard, which walks through connecting the machine, detecting installed runtimes and deploying a first agent company, after which the interface is served on localhost port 15210; the hosted service at alook.ai can additionally issue unique @alook.ai addresses for agents. The organising metaphor is a company: the user defines an org chart, assigns roles such as developer, operations or research, and the agents coordinate among themselves. Email is the native communication channel, covering both human-to-agent and agent-to-agent messages in one place. A kanban board lets agents pick up assigned tasks, update status and close issues on their own, and a calendar lets each agent manage recurring tasks, reminders and daily routines. Completed tasks accumulate into context, so agents retain earlier decisions and stated preferences, and every instruction, decision and reply is recorded for traceability. Claude Code, Codex and OpenCode are supported today, with Cursor, Hermes and OpenClaw listed as planned. Pre-built company templates cover cases such as an open-source maintainer, an indie hacker crew, a devops monitor and a newsletter operator. The architecture pairs a CLI on the agent machine, which polls a hosted web application over WebSocket, with SQLite and file storage. The project is Apache 2.0 licensed and written in TypeScript.

https://github.com/alookai/alook

multi-agentorchestrationcoding-agentsemailself-hostedtypescriptai-workforce

Also in AI Agent Orchestration

ruvnet/claude-flow

Claude-Flow is an enterprise-grade AI orchestration platform that enables deployment and coordination of intelligent multi-agent swarms and autonomous workflows for building advanced conversational AI systems.

code-yeongyu/oh-my-openagent

Oh-My-OpenAgent (OmO) is an advanced AI agent harness designed for complex codebases, orchestrating various AI models like Codex and OpenCode for software engineering tasks.

herdrdev/herdr

Herdr is an agent multiplexer that provides a runtime environment for coding agents directly within your terminal, offering a comprehensive view of agent activities and persistent sessions.

BloopAI/vibe-kanban

Vibe Kanban is a Kanban board tool designed to manage and orchestrate AI coding agents, enabling efficient task tracking and workflow optimization in AI-assisted software development.

Donchitos/Claude-Code-Game-Studios

Transforms Claude Code into a comprehensive game development studio powered by 49 AI agents, 73 workflow skills, and a hierarchical coordination system for structured game creation.

NVIDIA/NemoClaw

NVIDIA NemoClaw is an open-source reference stack enabling the secure and sandboxed operation of AI agents like OpenClaw and Hermes within NVIDIA OpenShell environments, offering managed inference ...

NirDiamant/agents-towards-production

Agents Towards Production is an open-source repository offering end-to-end tutorials and blueprints for building scalable, production-grade Generative AI agents from concept to deployment.

elizaOS/eliza

Eliza is a versatile AI agent operating system that enables the creation and deployment of autonomous agents across multiple platforms with extensible features and document interaction capabilities.