We’re in the middle of a reliability reckoning. Thanks to AI, companies are shipping code much faster than before. But if there’s anything to learn from the surge in high-profile outages over the last couple of years, it’s that with more code comes more reliability risks. And when those risks do lead to an outage, the impact can be a whole different order of magnitude. It’s like driving around a race track. At low speeds, it’s quick and easy to recover from a spinout. But when you’re going significantly faster, a single slip-up can spell catastrophe. The nature of these risks is also changing. With AI code, we’re less likely to find typos but more likely to find unplanned dependencies, configuration drift, or infrastructure changes due to AI agents not having the proper context. Any company that cares about its reliability needs to implement AI reliability guardrails: automated feedback loops that safely create real failure conditions to validate resilience, propose solutions for an...
In an effort to catch up with OpenAI and Anthropic in one of AI’s fastest-growing markets, Meta has launched its first AI coding agent, Muse Code, alongside an updated coding-focused AI model. CEO Mark Zuckerberg announced the preview release of Muse Code, describing it as a tool that can handle software engineering tasks from planning code changes to writing software and validating the results. The release also includes Muse Spark 1.2 , an updated version of Meta’s foundation model that has been optimized for coding workloads. The products come from Meta Superintelligence Labs, the AI division led by Chief AI Officer Alexandr Wang. Wang joined Meta as part of Zuckerberg’s effort to jumpstart the company’s AI development after its earlier models struggled to match rivals in several key benchmarks, particularly software development. Coding assistants are a highly competitive segment of generative AI. Products from OpenAI and Anthropic have demonstrated that AI...