By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Wix Adds Chaos to CI/CD Pipelines with AI and Improves Reliability
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Wix Adds Chaos to CI/CD Pipelines with AI and Improves Reliability
News

Wix Adds Chaos to CI/CD Pipelines with AI and Improves Reliability

News Room
Last updated: 2025/07/20 at 5:38 AM
News Room Published 20 July 2025
Share
SHARE

Cloud-based web development service Wix has written about a new approach to integrating artificial intelligence into continuous integration and continuous deployment (CI/CD) systems. In a blog post, Wix demonstrates how probabilistic AI can coexist with deterministic development processes, adding chaos without compromising reliability.

In the post, Wix’s Mobile Release Engineering team explains how they successfully implemented AI tools within their CI/CD infrastructure to use AI’s learning capabilities without undermining the predictability that CI/CD systems require. They make it clear that their use of AI is to augment human decision-making rather than replace automated processes.

Itai Schuftan, who leads the Mobile Release Engineering team, explains that the key insight was recognising that not every aspect of CI/CD needs to be deterministic. Whilst builds and deployments must remain bulletproof, tasks such as interpreting logs, triaging errors, and recommending fixes operate in grey areas where AI’s pattern recognition excels.

When it came to CI/CD, almost no one was going near it. Maybe for good reason — it’s a hard, unforgiving space where the margin for error is tiny. But my manager truly believed this was worth exploring. That there had to be a way to combine AI’s growing capabilities with the world of build pipelines and mobile tooling.

Wix was careful to ensure that boundaries were not overstepped, and AI is not used to trigger deployments or make critical infrastructure decisions. Instead, it guides the humans who do, making them more efficient and reducing the cognitive load of managing complex build systems.

One of Wix’s most successful AI implementations addresses analysing build logs, a persistent pain point for DevOps teams. Traditional build logs are lengthy, noisy, and inconsistent across platforms, often burying critical error information amongst dependency warnings and cryptic stack traces.

Wix deployed their internal AI assistant to parse these logs systematically, identifying actual errors rather than simply flagging the first problematic line. The system highlights key issues, attempts to explain them in plain language, and suggests potential solutions. This has reportedly saved hours of back-and-forth communication each week between developers and infrastructure teams.

This has also allowed developers to work more autonomously, as previously, many build failures required developers to contact DevOps engineers for help, creating a bottleneck and interrupting their work. The  AI-powered log analysis frequently lets developers understand and resolve issues independently.

Similar approaches are being adopted across the industry. For example, Datadog’s AI-driven monitoring capabilities interpret logs in real time, highlighting errors and diagnosing root causes with plain-language explanations. Their system also has predictive failure analysis and can automatically restart failed services or roll back to stable versions, minimising downtime in production environments.

Wix has implemented Model Context Protocol (MCP), a specification that provides structured context to large language models before processing queries. The MCP server gives context to the AI by supplying build logs, module metadata, and relevant documentation. Connecting the AI to the MCP server lets the system narrow down faults, find where they occurred, and often correctly identify the affected module. The benefits are more accurate summaries, better root cause detection and actionable next steps.

Levelling up the AI by adding aid from MCP to understand domain context has allowed Wix to reduce the verbosity needed to prompt the AI and the hand-holding required in a more generic AI approach. 

MCP shifted us from ‘AI assistant’ to ‘AI teammate.’ It no longer needs hand-holding or verbose prompts — it just gets it.

Wix has also developed an automated migration system that addresses code degradation across its mobile applications, which can be very complex and consist of dozens of subprojects. The migration system uses static analysis, heuristics, and LLM capabilities to identify and update relevant module code while suggesting tailored fixes. The migration framework understands specific module contexts, including dependencies, code style, and project settings, and avoids applying generic updates. It generates pull requests with proposed migrations and explanations of changes, allowing migration owners to approve, modify, or reject suggestions.

This system has dramatically improved migration timelines. Wix reports that migrations previously requiring up to three months can now be completed across 100 modules within 24-48 hours, whilst maintaining code quality through human oversight.

The success reflects broader industry adoption of AI-powered migration tools. Sourcegraph’s AI code intelligence drives automated migrations for organisations including Reddit and FactSet, reportedly improving migration speed and reducing bugs by up to 60%.  Google uses similar strategies in its generative AI-powered workflows for automated code migrations. It allows AI to autonomously produce verified code changes that pass unit tests, with human engineers retaining approval controls. Google’s implementation has reportedly accelerated migration workflows and cut overall migration time by up to 50% while maintaining code stability and auditability through human oversight.

Carefully and thoughtfully adding AI to their CI/CD pipelines has produced measurable improvements in system stability and developer experience at Wix. By introducing controlled non-determinism in appropriate areas, the CI/CD process has become more stable, predictable, and user-friendly. Wix attributes this success to clearly defining boundaries and keeping human oversight where it’s needed. This methodology is gaining traction across the technology industry. Healthcare platforms like Epic and Meditech use deterministic AI agents embedded in CI/CD pipelines for secure, explainable validation and deployment workflows, prioritising reproducibility and compliance requirements.

Schuftan closes out the blog piece by pointing out that they are still iteratively improving when they use the new AI-enabled tools, using them to find and fix bottlenecks and repetitive tasks.

The irony is: by introducing a bit of non-determinism in the right places, we’ve made our CI/CD process feel more stable, more predictable, and way more human-friendly.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article This Is the Only Window AC That Keeps My Two-Story Home Cool All Summer Long
Next Article Popular TV feature on Xbox is shut down in blow for 28 million gamers
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

K7 Ultimate Security Review: Low Price Protection With Compromises
News
EncryptHub Targets Web3 Developers Using Fake AI Platforms to Deploy Fickle Stealer Malware
Computing
Tech spending remains persistently uncertain – News
News
Looking for the best deal on Apple? Save $30 on the Apple Pencil for a limited time.
News

You Might also Like

News

K7 Ultimate Security Review: Low Price Protection With Compromises

6 Min Read
News

Tech spending remains persistently uncertain – News

17 Min Read
News

Looking for the best deal on Apple? Save $30 on the Apple Pencil for a limited time.

2 Min Read
News

Apple’s upcoming iPhone lineup is the most exciting we’ve seen in years

9 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?