Stryker Confirms Massive Wiper Strike — Thousands of Devices Erased in Alleged Iran-Linked Operation

Stryker Confirms Massive Wiper Strike — Thousands of Devices Erased in Alleged Iran-Linked Operation

Stryker, the global medical technology company, confirmed on March 11, 2026, that it suffered a significant, destructive cyberattack that disabled large parts of its corporate Microsoft environment and resulted in the wiping of thousands of devices. The company characterized the incident as a deliberate data-destruction operation rather than a ransomware extortion scheme, and investigators and security firms have pointed to

How the US Military Might Use Generative AI Chatbots in Targeting Decisions — A Factual Summary

How the US Military Might Use Generative AI Chatbots in Targeting Decisions — A Factual Summary

On background, a Defense Department official described to MIT Technology Review a potential workflow in which generative AI chatbots are used to analyze and prioritize lists of candidate targets. According to the official, a list of possible targets could be fed into a generative AI system; operators might then ask the system to evaluate and rank those targets while accounting

Claude’s New Release — Supercharged Multi‑Agent Code Review for Every PR

Claude’s New Release — Supercharged Multi‑Agent Code Review for Every PR

Good code review is getting harder as teams ship more code. Claude’s new release brings a deeper, multi-agent review system to Claude Code so every pull request can get a careful read. The goal is simple: surface the bugs and edge cases that quick skims miss, while leaving the final approval to human reviewers. What this release is This new

Claude Makes Projects and Artifacts Free — What Changed and How to Use Them

Claude Makes Projects and Artifacts Free — What Changed and How to Use Them

Anthropic has moved two previously paid capabilities of its Claude AI assistant — Projects and Artifacts — into the free tier. Combined with earlier changes (Memory made free) and other expanded allowances, the update gives non-paying users access to a more workspace-like experience inside Claude. This post summarizes what changed, explains how Projects and Artifacts work, and offers practical, fact-based

Microsoft Copilot Cowork: Automating Multi-Step Workflows Inside Microsoft 365

Microsoft Copilot Cowork: Automating Multi-Step Workflows Inside Microsoft 365

Microsoft announced Copilot Cowork as a new Copilot capability for Microsoft 365 that moves beyond single-response assistance to plan-and-execute workflows across Microsoft 365 apps and files. Cowork converts a user’s intent into a structured plan, runs the plan across supported apps and data sources, and surfaces checkpoints that require user confirmation before applying changes. The feature is positioned to operate

Introducing the Azure Skills Plugin: Practical Azure Workflows for Coding Agents

Introducing the Azure Skills Plugin: Practical Azure Workflows for Coding Agents

The Azure Skills Plugin brings curated Azure expertise and an execution layer together so coding agents can do more than offer generic guidance. Rather than just suggesting commands or linking to documentation, the plugin packages decision logic (skills) and structured tools (MCP servers) so agents can reason about workflows and, when appropriate, run actions against real Azure resources. What the