Research Date: April 14, 2026


TL;DR

Microsoft is building OpenClaw-inspired autonomous agent capabilities into Microsoft 365 Copilot. A dedicated team under CVP Omar Shahine, informally called “Ocean 11,” is developing always-on, proactive AI agents for enterprise use. An early preview is expected at Microsoft Build 2026 on June 2 in San Francisco.


What Is OpenClaw?

OpenClaw is an open-source personal AI assistant created by Austrian developer Peter Steinberger (founder of PSPDFKit). First published in November 2025 under the name “Clawdbot,” it has become one of the fastest-growing open-source AI agent projects on GitHub.

OpenClaw by the Numbers (April 2026)

  • 354,000+ GitHub stars, 70,000+ forks
  • ~50,000 OpenClaw-related repos on GitHub
  • 44,000+ skills listed on ClawHub
  • Supports 20+ messaging channels (WhatsApp, Telegram, Slack, Discord, Teams, Signal, iMessage, and more)

Core Capabilities

  • Runs locally on a user’s device with deep system access
  • Multi-agent routing with isolated workspaces and per-agent sessions
  • Browser control via managed Chrome/Chromium with CDP
  • Voice wake and talk mode on macOS, iOS, and Android
  • Persistent context across sessions
  • Skills system (directories with SKILL.md metadata files)
  • Cron-based scheduling for continuous background operation

In February 2026, Steinberger joined OpenAI, and OpenClaw transitioned to a foundation model to remain open and independent.


Microsoft’s Initiative: What We Know

The Team

  • Lead: Omar Shahine, Microsoft Corporate Vice President (former head of Microsoft Word)
  • Team codename: “Ocean 11” – a deliberately small group where each member is described as “a force multiplier”
  • Mission: Not to write features directly, but to “build and refine the system that writes features”
  • Reporting structure: Newly created team under Shahine within Microsoft’s corporate structure

The Vision

Shahine describes the initiative as building:

“A new generation of proactive assistants, ones that lighten your load by taking on tasks end-to-end.”

“An always-on agent that works on your behalf, 24/7, with real access to your real life.”

The goal is a team of agents – not chatbots that respond when prompted – that operates 24/7/365 within Microsoft 365.

Planned Capabilities

FeatureDescription
Autonomous email managementClearing inboxes, drafting and sending responses
Calendar managementUpdating schedules, resolving conflicts, generating to-do lists
Report generationCreating reports across M365 data sources
Cross-app task coordinationOrchestrating workflows spanning Outlook, Teams, Word, Excel, etc.
Persistent contextMaintaining information and state across sessions
Proactive interventionStepping in automatically when assistance is beneficial
Always-on operationRunning continuously without constant user prompts

Initial Rollout Scope

Microsoft plans to start cautiously: Copilot will initially be granted access to Outlook accounts and calendars to generate to-do lists. Shahine indicated Microsoft wants agentic features with deliberately limited powers compared to competitors, avoiding “catastrophic damage” potential of unrestricted systems.


Enterprise Security Approach

Security is Microsoft’s key differentiator from raw OpenClaw. The open-source agent’s deep system access has raised significant concerns among enterprises that need tight control over data and permissions.

Microsoft’s approach leverages existing enterprise infrastructure:

  • Identity management (Entra ID / Azure AD)
  • Isolation layers between agent workspaces
  • Cloud protections and compliance tooling
  • Graduated permissions – controlled, limited access rather than full system autonomy
  • Data loss prevention integration with existing M365 DLP policies

Timeline and Build 2026

  • Current status: Internal testing and exploration phase
  • Expected public preview: Microsoft Build 2026, starting June 2 in San Francisco
  • No official product name has been announced yet
  • Microsoft Teams plugin for OpenClaw is already live (community-built), giving agents a presence inside chats and channels

Competitive Landscape

Microsoft is not alone in pursuing OpenClaw-style enterprise agents:

CompanyInitiative
AnthropicClaude already powers Microsoft’s Copilot Cowork (autonomous agent feature)
OpenAIHired OpenClaw creator Peter Steinberger; building consumer agent capabilities
TencentLaunched its own OpenClaw product suite
Alibaba CloudReleased supported OpenClaw apps
NvidiaBuilt NemoClaw – enterprise-grade security stack on top of OpenClaw
Adobe, IBM/Red Hat, BoxExpressed interest in NemoClaw integration
SalesforceAcknowledged parallels between OpenClaw architecture and its own development roadmap
Moonshot, XiaomiReleased OpenClaw-supported apps

Microsoft’s Multi-Model Strategy

Notably, Microsoft is hedging its AI bets. The company recently turned to Anthropic’s Claude to power Copilot Cowork while simultaneously developing its own OpenClaw-inspired agents. This signals a pragmatic approach: use the best available model for each capability rather than being locked to a single provider.


What This Means for IT Admins and Enterprise

  1. New admin controls incoming – Expect new Copilot admin settings for agent permissions, data access scoping, and audit logging
  2. Gradual rollout – Microsoft is taking a cautious, graduated approach rather than full autonomy from day one
  3. M365 licensing implications – Unclear whether agentic capabilities will be part of existing Copilot licenses or a new SKU
  4. Security-first positioning – Microsoft is deliberately marketing this as the “safe” enterprise alternative to running raw OpenClaw
  5. Hybrid architecture – Likely a cloud-hosted agent (not local like OpenClaw) integrated with Microsoft Graph API

Sources