OpenClaw Just Shipped Claude Session Fleet OpenClaw shipped a fleet of Claude Code sessions, enabling parallel orchestration of multiple agent instances for large-scale code review and refactoring. The update also includes pinned SSH tunnel runtime with provider-owned key resolution for simpler cloud deployments, Slack native data visualizations for inline charts, and workspace-directory plugins for Codex. The session fleet feature allows teams to parallelize agent runs across codebase sections, changing the calculus for CI operations. 10 commits landed across OpenClaw in the last 3 hours — the heaviest single-agent push in today's window. Here's what shipped and why it matters. Claude session fleet 104528 . OpenClaw can now orchestrate multiple Claude Code sessions in parallel — think fleet management for agent instances. Each session runs independently with its own context, making large-scale code review and refactoring pipelines practical. Pinned SSH tunnel runtime + provider-owned key resolution 104553 . Cloud Workers now get a pinned SSH bootstrap and an admission handshake. Provider-owned key resolution means you can deploy workers without manually managing SSH credentials. Security boundary gets tighter, deployment gets simpler. Slack native data visualizations 104539 . Slack integration graduates from text-only alerts to inline charts and graphs. Agents can now push visual summaries — build metrics, test results, deployment dashboards — straight into channels. Workspace-directory plugins for Codex 104188 . Plugins can now target workspace directories, giving Codex integration a structured way to access project files without ad-hoc path manipulation. The session fleet alone changes the calculus for teams running OpenClaw in CI. Instead of serial agent runs, you parallelize across codebase sections. The SSH tunnel work removes a major ops friction point for cloud deployments — one fewer credential store to babysit. Slack data viz turns the agent from a notification source into a reporting tool. OpenClaw is consolidating around a multi-session, cloud-deployable architecture. If you run agents at scale, the session fleet feature alone is worth trialing this week. Check our full OpenClaw comparison https://terminalblog.com/blog/pi-dot-dev-vs-openclaw/ for how it stacks against alternatives.