block
30 articles about block in AI news
Anthropic Blocks Claude from Outputting GPL, Apache, 7 Other Licenses
Anthropic blocks Claude from outputting 8 copyleft licenses including GPL and Apache 2.0, while allowing MIT and BSD. A Reddit user documented the behavior on Sonnet 4.6.
Apple Blames EU DMA for Blocking Siri AI on iOS in Europe
Apple blames EU DMA for blocking Siri AI on iPhone and iPad in Europe, citing privacy risks from required rival AI assistant access. No timeline for launch.
Vermont Blocks AI Data Center Bill as Infrastructure War Intensifies
Vermont blocked a bill regulating AI data centers, rejecting the first U.S. state-level attempt to govern AI infrastructure. The vote signals growing tension between buildout and local regulation.
Blockify Cuts RAG Corpus by 40x, Boosts Retrieval 2.3x
Blockify claims 40x corpus reduction and 2.3x relevance gain over naive RAG. Open-source on GitHub, but lacks benchmark details.
Michigan Utility Board Blocks $1.25B Nuclear Weapons Data Center
YCUA voted a 12-month moratorium blocking a $1.25B U-M/LANL data center for nuclear weapons simulation, citing water and power demands.
China Blocks Meta's $2B Manus Acquisition Over AI Tech Transfer Fears
China blocked Meta's $2 billion acquisition of agentic AI startup Manus, citing concerns over foreign investment and transfer of strategic AI technology to the US. The move signals Beijing's sharper stance on AI sovereignty and intensifies the US-China tech rivalry.
Jack Dorsey's Block Launches Free, Open-Source AI Coding Agent Goose
Jack Dorsey's Block has released Goose, a free and open-source AI agent for code execution and testing. It works with any LLM and supports MCP servers, offering a CLI and desktop app.
Block Compromised NPM/PyPI Packages Automatically with attach-guard
A new Claude Code plugin uses PreToolUse hooks to automatically block compromised packages like the recent axios hijack before they install.
Block's AI Coordination Plan Aims to Replace Corporate Hierarchy with Real-Time World Models
Jack Dorsey's Block outlined a plan to replace corporate middle management with AI coordination systems. The company claims AI world models can track work and customer needs in real-time, assembling financial capabilities on demand.
Claude Code's New 'Auto Mode' Preview: What's Allowed, What's Blocked, and How to Get Access
Anthropic's new safety classifier for Claude Code autonomously executes safe actions while blocking risky ones. Here's how it works and how to use it.
Meta Plans 15,000 Layoffs, Amazon Cut 30,000 Since October, Block Reduced 40%
A social media post aggregates major tech workforce reductions: Amazon has cut 30,000 jobs since October, Meta plans to fire 15,000 people, and Block reduced headcount by 40%. This signals continued aggressive cost-cutting in the tech sector.
Claude Code's New Read Cache Blocks 8% of Token Waste Automatically
The claude-context-optimizer plugin v3.1 now actively blocks Claude from re-reading unchanged files, saving an average 8% of tokens per session.
Extended Thinking's Two-Block Response: What Claude Code Users Need to Know
Extended Thinking returns separate thinking and text blocks - handle them correctly in streaming or your UI will show raw reasoning.
AI-Driven Productivity Forces Radical Restructuring: Jack Dorsey's Block Cuts Workforce by 40%
Block, the fintech company co-founded by Jack Dorsey, is reducing its workforce from 10,000 to under 6,000 employees—a 40% cut—not due to business weakness but because AI has enabled dramatically higher productivity. This signals a major shift in how companies approach staffing in the AI era.
Version Sentinel: A Claude Code Plugin That Blocks Hallucinated Package Versions
Version Sentinel uses Claude Code's hook system to intercept dependency changes and require version verification, preventing supply-chain risks from hallucinated package versions.
Claude Code OAuth Bug Blocks New Users: Workaround and Status
Claude Code's OAuth flow is broken in v2.1.107, preventing new auth. Use `claude code auth --manual` to get a token and paste it directly.
OpenAI, Anthropic, Google Form Alliance to Block Chinese Model Distillation
OpenAI, Anthropic, and Google are collaborating through the Frontier Model Forum to share intelligence and prevent Chinese firms from distilling their advanced AI models. This formalizes defensive measures in the US-China AI race.
How to Auto-Approve Safe WebFetches While Blocking Suspicious URLs with Hooks
Use Claude Code's PreToolUse hooks to automatically allow clean documentation URLs while forcing manual review for any URL containing query parameters, eliminating repetitive prompts without sacrificing security.
Court Blocks Perplexity's AI Agents from Accessing Amazon in Landmark Lawsuit
A US court has ordered Perplexity AI to cease using its 'agentic' AI tools to access Amazon's platform and delete collected data. This is an early ruling in Amazon's lawsuit, setting a critical precedent for how autonomous AI agents interact with commercial websites.
The AI Productivity Paradox: Boosting Veterans While Blocking New Talent
New research reveals AI is creating a workplace divide: experienced workers see productivity gains while companies hesitate to hire younger talent. This dual impact suggests fundamental shifts in employment patterns and career development.
OpenAI's Robotics Ambitions Hit Roadblock as Hardware Chief Departs
OpenAI's head of hardware and robotics has resigned, raising questions about the company's physical AI ambitions. The departure comes as OpenAI faces increasing competition in robotics and hardware integration.
OpenAI's EVMbench: AI Giant Targets $150B Stablecoin Market with Blockchain Security Tool
OpenAI has launched EVMbench, a benchmark tool for evaluating AI performance on Ethereum Virtual Machine tasks, specifically targeting smart contract vulnerabilities. Developed with crypto investment firm Paradigm, this strategic move positions OpenAI to capitalize on the booming stablecoin sector while diversifying revenue streams.
Anthropic Leases xAI's Colossus 1 After Mixed-Architecture Flaw Blocked
Anthropic leased xAI's 220K-GPU Colossus 1 after its mixed architecture failed to train Grok. Musk builds Blackwell-only Colossus 2 for training and IPO.
Microsoft's Legal Shield: Why Anthropic's 'Gatekeeper' Status May Not Block Claude's Access
Microsoft's legal team has determined that Anthropic's designation as a 'gatekeeper' under the EU's Digital Markets Act does not prevent its products, including Claude, from remaining accessible on Microsoft platforms. This interpretation could have significant implications for AI market competition and regulatory enforcement.
Stop Writing Rules in CLAUDE.md—Use PreToolUse Hooks for Guaranteed Enforcement
Replace CLAUDE.md rules with PreToolUse hooks in Claude Code for guaranteed enforcement. Hooks run as shell code, blocking dangerous commands like deploys or migrations outside the model's control.
OpenAI Codex Record & Replay: One-Shot Workflow Recording Becomes Reusable Skill
OpenAI's Record & Replay lets Codex learn a workflow from one demo and repeat it autonomously. The feature is blocked in the EU, UK, and Switzerland.
Claude Fable 5 Migration: Cut Prescriptive Skills 60% to Stop Degrading Output
Audit your ~/.claude/skills for temperature, budget_tokens, and 'show your reasoning'. Replace 6+ step procedures with goal+constraints. Cut MUST/NEVER blocks to only guard money, deletions, or identity.
Cua Driver Brings Background Computer-Use to Windows
Cua Driver launched Windows support for background computer-use, enabling agents like Claude Code to control GUI apps without blocking execution.
Claude Code Digest — Apr 25–Apr 28
Version Sentinel blocks hallucinated package versions, preventing 98% of supply-chain risks.
ThumbGate MCP Server Stops Claude Code From Repeating the Same Mistakes
ThumbGate is an MCP server that captures your feedback, generates enforcement rules, and blocks Claude Code from repeating past mistakes, solving session amnesia.