惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
B
Blog
A
About on SuperTechFans
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Help Net Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
IT之家
IT之家
D
Docker
Google DeepMind News
Google DeepMind News
罗磊的独立博客
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
博客园 - 司徒正美
Engineering at Meta
Engineering at Meta

TestingCatalog

SpaceXAI gearing up for upcoming Grok 4.5 release ByteDance set to launch Seedance 2.5 with 3-minute output Meta prepares Scheduled tasks for Meta AI users on web Google tests new Gemini Inbox section for Workspace triage OpenAI might be preparing GPT-5.6 for next week's release Mistral releases Leanstral 1.5 model for proof engineering xAI debuts Grok Voice Agent Builder for Enterprises Condense launches proxy to cut AI coding agent bills by 66% Vellum adds agent-to-agent AI collaboration for Slack Early look at Anthropic's Claude Science app for researchers Google launches Nano Banana 2 Lite and Gemini Omni Flash Google might be testing Gemini Flash upgrade on LM Arena Anthropic may impose KYC restrictions for Fable 5 access Anthropic launches Claude Sonnet 5 model on Claude and APIs NoimosAI launches Creative Agent for brand assets Apify lets AI Agents pay via Coinbase x402 for web tools Bloome launches chat platform for AI agent teams Meituan launches LongCat-2.0 1.6T parameter model Cursor releases its iOS app for vibe coding on the go OpenAI prepares upgraded Office controls for Codex OpenAI tests gifting Codex credits as new growth strategy Microsoft launches MAI-Code-1-Flash on GitHub Copilot Google adds Computer Use to Gemini 3.5 Flash Google tests notebook collections for NotebookLM OpenAI launches GPT-5.6 Sol preview for select partners Microsoft adds Copilot finance tools to Excel for M365 users DeepReinforce releases Ornith-1.0 open-source coding models Gemini to get voice dictation and Magic Pointer on desktop Meta launches AI glasses with three new styles from $299 Anthropic launches Claude Tag on Team and Enterprise plans
Alook launches open-source AI team orchestration platform
Nero Soares · 2026-05-27 · via TestingCatalog

Alook has launched as an open-source platform that lets a single person build and direct a structured team of AI agents, coordinating them the way a founder would run a small company. The platform is now live, with the GitHub repository going public on May 25.

The core concept is structural rather than technical. A user defines an org chart inside Alook, assigning each agent a role and a reporting line: dev, ops, research, writing, or whatever the project demands. From that point, work flows top-down without manual routing. A task assigned to the agent at the top is distributed automatically, with agents communicating via real email and passing deliverables down the chain, as any distributed team would. The inbox becomes the audit trail. Every instruction, reply, and handoff is recorded in email or local files, providing a complete accountability layer by default.

0:00

/1:10

Memory is shared across all agents in the system. No agent needs to be re-briefed on a previous decision, because every completed task feeds back into a common memory layer. The platform logs what worked and what did not after each task, using that history to build standard operating procedures that apply automatically to the next round. The intended result is compound improvement over time: the team gets faster and more accurate with every task completed, without the user having to rebuild context or re-explain conventions between sessions.

The runtime runs as a persistent local daemon, meaning agents keep operating after a laptop is closed or a session ends. Users reach agents by chat or email, the same interface as any AI tool already in their workflow. The platform is agent-agnostic and works with Claude Code, Codex, and OpenCode out of the box, with more agents on the roadmap. Everything runs on the user's own machine, with full access to local tools and codebase, and no vendor lock-in in the execution path.

Alook positions itself in the growing category of multi-agent orchestration tools, but with a narrower, more opinionated focus than general-purpose frameworks: a single person operating a structured agent workforce locally, with email as the coordination substrate rather than API calls or visual workflow builders. The project ships as fully open-source, and the GitHub repository going live on May 25 represents the team's first broad public push after the initial launch.