AWS Launches Kiro Crew: 7×24 Autonomous Agent Orchestration, Cross-Session Persistent Memory and Slack/Discord Integration

On August 4, 2026, AWS open-sourced Kiro Crew, a persistent agent workspace for developers, under the Apache 2.0 license. Built on top of Kiro Autonomous Mode, it provides multi-agent/sub-agent orchestration, cross-session persistent memory, scheduled tasks and heartbeat monitoring, and can be remotely controlled via desktop applications, web dashboards, or Slack/Telegram/Discord. The Gateway architecture runs on the user's own hardware and does not require an AWS account; teams already using Kiro can directly reuse their existing .kiro configurations. This article sorts out the differences between it and the single-session mode, core capabilities, installation methods, and practical constraints such as Kiro CLI dependencies.

Read More
Agent Orchestrator: A Parallel Orchestration Platform for IDE to Manage 23 Terminal Coding Agents

Released by Composio as an open-source Agent Orchestrator (AO) in February 2026, this is an orchestration layer for parallel-coding agents: it supports 23 types of terminal agents including Claude Code, Codex and Cursor, adopts Git Worktree isolation by default, and automatically routes CI failures and review comments back to the corresponding sessions. It has gained over 8,700 GitHub stars so far. This paper outlines its workflow, plugin architecture and automatic feedback loop, and explains its complementary relationship with single-agent IDEs.

Read More