Anthropic’s Claude Code Security found 500+ zero-day vulnerabilities in production open-source code that had survived years of expert review. Chinese lab MiniMax released an open-weight model matching Claude Opus 4.6 at 1/20th the cost. And Chrome’s agentic “auto browse” plus Google’s Universal Commerce Protocol are making it clear that your next user might be an AI agent, not a person.
Highlight of the week
Claude Code Security finds 500+ zero-days in production open-source code
Anthropic’s Claude Code Security, launched February 20 as a limited research preview, is the most interesting security tool we have seen in a while. It uses Claude Opus 4.6 to scan codebases the way a human security researcher would: it traces data flows, follows how components interact, and finds bugs that pattern-matching static analysis tools cannot. The number that got everyone’s attention: over 500 vulnerabilities in production open-source codebases. These are bugs that survived years of expert code review. Each finding goes through a multi-stage verification pipeline to filter false positives, and the tool produces targeted patches for human review. What makes this different from every other “AI for security” announcement is scope. This is not glorified linting. It reasons about code semantics, not syntax. It is available to Enterprise and Team customers, with expedited access for open-source maintainers. If a tool can find bugs that decades of review missed, “we reviewed the code” stops being a credible security posture. AI-assisted security scanning will be as standard as CI linting within a year, and teams that do not adopt it will look negligent by comparison.Models and research
MiniMax M2.5: open-weight models close the gap at 1/20th the cost
The most notable model release this period came from Chinese startup MiniMax, not a US lab. Their M2.5 model, released February 11 under a modified MIT license, hits 80.2% on SWE-Bench Verified (matching Claude Opus 4.6) and ranks first on Multi-SWE-Bench at 51.3%. It is a 230B parameter mixture-of-experts model that activates only 10B parameters per forward pass, which explains the 1/20th cost claim (roughly $1/hour at 100 tokens/second). GPT-4-class performance is commoditizing fast. If you are not abstracting your model interface behind an internal API, you are building on sand. The “best model” changes quarterly.Frontier model landscape, early March 2026
Where things stand:- Claude Opus 4.6 (Feb 5): 1M token context window (beta), 128K output tokens, adaptive thinking, agent teams in Claude Code. 25 per million input/output tokens.
- Claude Sonnet 4.6 (Feb 17): faster, cheaper reasoning model for production workloads.
- Gemini 3.1 Pro (Feb 19): MoE architecture on top of Gemini 3 Pro. Handles 8.4 hours of audio, 900-page PDFs, or 1 hour of video in a single prompt. 65,536 output tokens. 12 per million tokens. Gemini 3 Pro Preview sunsets March 9, so migrate now.
- GPT-5.3-Codex (Feb 5): new high on SWE-Bench Pro and Terminal-Bench, 25% faster for Codex users. First OpenAI model rated “High” cybersecurity risk under their Preparedness Framework, which tells you something about how capable it is.
NVIDIA’s VibeTensor: AI agents build their own deep learning runtime
NVIDIA released VibeTensor, a full deep learning system software stack generated by LLM-powered coding agents (paper). It is a PyTorch-style tensor library in C++20 with CPU and CUDA support, Python bindings, and an experimental Node.js/TypeScript interface. Agents proposed diffs, ran builds and tests, and validated correctness without per-change manual review. End-to-end training was verified on H100 and Blackwell GPUs. This goes beyond demo territory. Coding agents produced coherent system software from language bindings down to CUDA memory management, with correctness enforced primarily by automated tests. If you are thinking about agentic coding workflows, VibeTensor is the best concrete proof point for what specification-driven agent development can actually deliver today.Coding agents and dev tools
The AI coding tool landscape fragments
The AI coding assistant market has no clear default anymore. GitHub Copilot introduced specialized agents for codebase exploration and task automation. Cursor moved to an agent-centric multi-agent interface. Windsurf competes on price ($10/month with unlimited Claude access). Claude Code added agent teams with Opus 4.6 so multiple agents can work in parallel on research, writing, and verification. These tools are all moving in the same direction: from smart autocomplete to autonomous workers that can plan changes across files, run tests, and iterate when things break. The developer’s job shifts toward writing constraints, reviewing output, and integrating systems.Prompting splits into four distinct skills
Nate B Jones’s viral framework (video) makes a useful distinction. “Prompting” now covers four separate skills, and most people only practice the first:- Prompt craft: writing clear prompts for brief, session-based interactions. What everyone thinks of as “prompting.”
- Context engineering: building the information environment for an agent’s full task: system prompts, retrieval pipelines, memory, project files. Shopify CEO Tobi Lutke has been public about treating this as a core discipline.
- Intent engineering: encoding organizational goals and decision boundaries so agents optimize for the right outcome.
- Specification engineering: writing structured blueprints that let agents execute reliably over days or weeks without a human in the loop.
Claude Cowork enters enterprise workflows
Anthropic’s Claude Cowork, updated February 24, now connects to Google Drive, Gmail, DocuSign, and FactSet. Analysts called it a “SaaSpocalypse” moment for legacy enterprise software. It also landed on Windows and targets routine office workflows for non-technical workers. Whether the “SaaSpocalypse” framing is overblown remains to be seen, but the integration depth is real.Web development and frameworks
Chrome’s auto-browse and the agentic web
Google’s Chrome auto-browse, powered by Gemini 3, lets the browser scroll, click, fill forms, and complete multi-step tasks autonomously. It is available to AI Pro/Ultra subscribers. Early use cases include scheduling appointments, collecting tax documents, getting contractor quotes, and filing expense reports. The web development angle is straightforward but worth stating plainly. As TechCrunch put it: your site now has two audiences, humans and agents. Clean markup, structured data, ARIA roles, and machine-readable value propositions are not best practices anymore. They are requirements for a chunk of your traffic.Universal Commerce Protocol changes how agents buy things
Google’s Universal Commerce Protocol (UCP) is an open standard for agentic commerce built with Shopify, Etsy, Wayfair, Target, and Walmart. It covers the full purchase journey from discovery through post-purchase support, and integrates with Agent Payments Protocol (AP2), Agent2Agent (A2A), and MCP. Daniel Miessler made a related argument in his “Great Transition” analysis that software is moving from standalone apps with human UIs to API-first services consumed by agents. His line stuck with me: “if I have to open an app, I have already lost.” He predicts products will compete in agent-facing directories rather than through SEO and marketing websites. UCP is the first real infrastructure making that vision concrete at scale.Browser automation shifts from scripts to agents
A 2026 overview of browser automation reports that LLM-driven agents now parse natural-language goals and act directly on the DOM without brittle CSS selectors. Models running locally in the browser via WebGPU cut latency and make UI-aware automation more reliable. The agentic browser landscape already includes Brave Leo, Opera Aria, Arc Max, and Perplexity Comet, each with task automation, cross-session memory, and content synthesis. For testing teams: end-to-end tests written as natural-language goals instead of Selenium selectors. For product teams: fragile UI patterns (infinite scroll without structure, pixel-dependent CSS) will break agent workflows.Industry and business
MWC 2026: telecoms become AI infrastructure providers
Mobile World Congress 2026 (themed “The IQ Era”) left no doubt that telecoms see themselves as AI infrastructure companies now:- Nokia and NVIDIA showed AI and RAN workloads running on shared GPU infrastructure in a live operator environment with BT, Elisa, NTT DOCOMO, and Vodafone. Nokia also launched Doksuri radio heads with on-device AI.
- NVIDIA and global operators committed to building AI-native open 6G networks, turning future telecom infrastructure into a distributed AI fabric.
- SoftBank pitched a Telco AI Cloud that frames its telecom assets as a national AI cloud for large model hosting and edge inference.
- GSMA launched Open Telco AI, a portal for sharing telco-specific open models, datasets, and benchmarks.
AI deepfake voice fraud reaches mass scale
The State of the Call 2026 report found that 1 in 4 Americans has received a deepfake voice call in the past year. Another 24% are unsure they could tell the difference. When asked who is winning the fight, consumers chose scammers over carriers by nearly 2-to-1, and 38% said they are ready to switch providers. Americans now receive an average of 9.9 unwanted calls per week, growing at 16% annually since 2023. The phone is becoming a liability.AI policy: federal vs. state collision course
The December 2025 executive order on AI policy aims to preempt stricter state-level rules, with DOJ evaluations of “onerous” state AI laws due by March 11, 2026. But California and Colorado laws that took effect January 1, 2026 already impose risk assessments, discrimination safeguards, and documentation requirements on “high-risk AI systems.” Meanwhile, the International AI Safety Report 2026 warns that current safeguards can still be bypassed at “moderately high” rates. If you are shipping AI features in the US, compliance is now a design constraint. The DOJ deadline on March 11 could change the landscape again.Interesting GitHub repositories
- claude-code-tips (3.9k stars): 45 practical tips for Claude Code, including a custom status line with 10 color themes, voice transcription, system prompt optimization that cuts token overhead by ~45%, and git workflow automation. Good reference for daily Claude Code use.
- ContextPlus: MCP server that turns large codebases into searchable semantic graphs using Tree-sitter AST parsing, spectral clustering, and Obsidian-style linking. Supports TypeScript, Python, Rust, and Go. Useful when AI coding agents need to understand structure, not just text.
- OpenFang: Open-source “agent operating system” in Rust. Ships as a single ~32MB binary with 7 autonomous capability packages (YouTube shorts, lead gen, OSINT, forecasting, research, Twitter, browser automation). 16 security layers, 40 messaging adapters, 27 LLM providers. Ambitious. Worth watching.
- CLIHub (499 stars): Converts any MCP server into a compiled CLI binary. Each tool becomes a subcommand with auto-derived flags. Produces 6.5MB static binaries, zero runtime dependencies. Supports OAuth 2.0, bearer tokens, API keys. Useful when agents need direct CLI access to MCP services.
- Claude Forge: Billed as “oh-my-zsh for Claude Code.” Bundles 11 specialized AI agents, 36 slash commands, 15 skill workflows, and 14 automation hooks. Six-layer security defense. For developers who want a batteries-included Claude Code setup.
- EdgeQuake: Rust-based Graph-RAG implementing the LightRAG algorithm. Six query modes from naive vector search to hybrid graph/vector blending. Claims 5x faster query latency than traditional RAG, 4x lower memory usage. Built on Axum, PostgreSQL with Apache AGE, and pgvector. Comes with OpenAPI docs and Kubernetes health checks. Look at this if you need RAG that can handle multi-hop reasoning.
-
deff: Rust TUI for interactive side-by-side git diff review. Vim-like controls, syntax highlighting, search within diffs, persistent review tracking in
.git/deff/reviewed/. Clean and fast. - BullshitBench: Tests whether AI models can reject nonsensical prompts instead of confidently running with them. 100 questions across five domains (software, finance, legal, medical, physics). Multi-judge evaluation using models from Anthropic, OpenAI, and Google. Useful benchmark that tests something most benchmarks do not.
- Aqua: Peer-to-peer messaging protocol for AI agent communication. Built in Go with end-to-end encryption, identity verification, and Circuit Relay v2 for cross-network connectivity. No centralized server required.
- Mission Control: Task management for coordinating multiple AI coding agents. Eisenhower Matrix prioritization, Kanban tracking, 5 built-in agent roles, continuous missions with auto-dispatch, autonomous daemon for 24/7 operation. Next.js 15, local JSON storage, no cloud dependency. Made for solo founders running fleets of AI agents.
- Spank (the fun one): macOS utility that detects physical impacts on Apple Silicon MacBooks via the accelerometer and plays audio responses. Modes include “pain” (protest sounds), “halo” (game death sounds), and “sexy” (escalating responses). Absolute peak engineering.
Quick bits
- AI is making people work more, not less: A study covered by India Today found workers using AI tools skip breaks and put in longer hours. Current deployments seem to increase throughput rather than free up time.
- “AI is making junior devs useless” goes viral: A widely shared post argues AI copilots commoditize basic coding while making system design and architecture skills more valuable. The early-career opportunity debate rolls on.
- Claude outage on March 2: Anthropic confirmed a worldwide outage across all Claude platforms starting at 11:30 UTC.
- Gemini 3 Pro Preview sunset: Google will kill Gemini 3 Pro Preview on March 9. Migrate to 3.1 Pro Preview before then.
- Simon Willison on agentic engineering patterns: Willison’s February 23 post and his “vibe coded” macOS presentation app continue his practical, no-hype approach to AI tooling.
- CoreWeave diversifies beyond GPUs: The GPU cloud provider is moving into storage and Kubernetes optimization as hyperscalers ramp up AI infrastructure and pure GPU hosting commoditizes.
- The “Great Transition” thesis: Daniel Miessler’s long-form analysis ties together several shifts at once: knowledge moving from private to public via skills and open models, software moving from apps to APIs, enterprise work mapping to AI-orchestrated SOP graphs, cybersecurity becoming AI vs. AI at machine speed. Worth 90 minutes if you want a unifying mental model for where all of this is headed.
Sources
- Anthropic: Claude Code Security
- Anthropic: Claude Opus 4.6
- Anthropic: Claude Cowork
- VentureBeat: Claude Code Security finds 500+ vulnerabilities
- VentureBeat: MiniMax M2.5
- OpenAI: GPT-5.3-Codex
- Fortune: GPT-5.3-Codex cybersecurity concerns
- Google DeepMind: Gemini 3.1 Pro
- TechCrunch: Anthropic Opus 4.6 agent teams
- TechCrunch: Chrome agentic browsing
- Google Blog: Chrome Gemini auto-browse
- Google Developers: Universal Commerce Protocol
- Nokia: AI-RAN at MWC26
- NVIDIA: Software-defined AI-RAN
- SoftBank: Telco AI Cloud
- GSMA: Open Telco AI
- NVIDIA: VibeTensor
- arXiv: VibeTensor paper
- Hiya: State of the Call 2026
- Gunder: 2026 AI laws update
- King & Spalding: State AI laws
- International AI Safety Report 2026
- Browserless: State of AI browser automation
- Reuters: AI disruption as market risk
- llm-stats.com: AI model updates
- CNBC: Claude Cowork enterprise connectors
- Simon Willison: Agentic engineering patterns
- Nate B Jones: Prompting splits into 4 skills
- Unsupervised Learning: The Great Transition
- BleepingComputer: Claude outage
- India Today: AI making people work more
- Be a Better Dev: Junior devs and AI
- Forbes: AI cloud infrastructure 2026