# From Co-Pilot to Full Automation: How Wix Is Embedding AI Agents Across an Engineering Org at Scale

DevFeed: [From Co-Pilot to Full Automation: How Wix Is Embedding AI Agents Across an Engineering Org at Scale](<https://devfeed.tech/articles/from-co-pilot-to-full-automation-how-wix-is-embedding-ai-agents-across-an-engineering-org-at-scale-22632.md>)

Original publisher: [Read original article](<https://www.wix.engineering/post/from-co-pilot-to-full-automation-how-wix-is-embedding-ai-agents-across-an-engineering-org-at-scale>)

Author: Wix Engineering

Published: 2026-05-20T07:28:09Z

Content type: article

Language: en

Sources: [Wix Engineering](<https://devfeed.tech/sources/wix-engineering.md>)

Topics: [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [monorepo](<https://devfeed.tech/topics/monorepo.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [codex](<https://devfeed.tech/topics/codex.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [OpenClaw](<https://devfeed.tech/topics/openclaw.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [monorepo](<https://devfeed.tech/tags/monorepo.md>), [openclaw](<https://devfeed.tech/tags/openclaw.md>)

## AI overview

Wix describes how agentic coding can be organized across an engineering organization with more than 2,500 microservices, thousands of engineers, strong service boundaries, and a large monorepo. The article presents a three-tier spectrum of cloud agents, coding agents or harnesses, and agents with computer access, identifying the harness tier as the practical sweet spot for software development as of 2025-2026.

## Source excerpt

When you have over 2,500 microservices and thousands of engineers working across a massive multi-product platform, "just use AI coding tools" is not a strategy. It's a starting point - and not a particularly useful one. The question we kept coming back to at Wix wasn't whether to adopt AI in our engineering workflow. That ship had sailed. The question was: what does agentic coding actually look like when you have strong domain boundaries between services, a monorepo with years of...