AI NEWS · 2026-05-28 (last 24h, Asia/Taipei)

AI News

Signal over noise. Daily.

日期2026-05-28
文章48
分類2
01

一線 AI Lab

11 articles
Claude Code Docs 2026-05-28 09:00

Changelog

Release notes for Claude Code, including new features, improvements, and bug fixes by version. This page is generated from the CHANGELOG.md on GitHub. Run `claude --version` to check your installed version. * Added `skipLfs` option to `github`/`git` plugin marketplace sources to skip Git LFS downloads during clone and update * Claude Code now shows a one-time notice when your npm global install can't auto-update; `/doctor` lists the fixes * Status line commands now receive `COLUMNS` and `LINES` environment variables so scripts can size output to the terminal width * `claude agents`: autocomplete in the dispatch input now suggests native slash commands and bundled skills, not just project skills * `claude agents`: PR column now shows `PR #N` for a single PR or `N PRs` for multiple

Claude Code Docs 2026-05-28 02:45

Monitoring

Learn how to enable and configure OpenTelemetry for Claude Code. Track Claude Code usage, costs, and tool activity across your organization by exporting telemetry data through OpenTelemetry (OTel). Claude Code exports metrics as time series data via the standard metrics protocol, events via the logs/events protocol, and optionally distributed traces via the traces protocol. Configure your metrics, logs, and traces backends to match your monitoring requirements. Configure OpenTelemetry using environment variables: export CLAUDE_CODE_ENABLE_TELEMETRY=1 export OTEL_METRICS_EXPORTER=otlp # Options: otlp, prometheus, console, none export OTEL_LOGS_EXPORTER=otlp # Options: otlp, console, none export OTEL_EXPORTER_OTLP_PROTOCOL=grpc export OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317

Claude Code Docs 2026-05-28 02:45

Run Claude Code programmatically

Use the Agent SDK to run Claude Code programmatically from the CLI, Python, or TypeScript. Starting June 15, 2026, Agent SDK and `claude -p` usage on subscription plans will draw from a new monthly Agent SDK credit, separate from your interactive usage limits. See Use the Claude Agent SDK with your Claude plan for details. The Agent SDK gives you the same tools, agent loop, and context management that power Claude Code. It's available as a CLI for scripts and CI/CD, or as Python and TypeScript packages for full programmatic control. To run Claude Code in non-interactive mode, pass `-p` with your prompt and any CLI options: claude -p "Find and fix the bug in auth.py" --allowedTools "Read,Edit,Bash" This page covers using the Agent SDK via the CLI (`claude -p`). For the Python and…

Claude Code Docs 2026-05-28 02:45

Agent SDK reference - TypeScript

Complete API reference for the TypeScript Agent SDK, including all functions, types, and interfaces. npm install @anthropic-ai/claude-agent-sdk The SDK bundles a native Claude Code binary for your platform as an optional dependency such as `@anthropic-ai/claude-agent-sdk-darwin-arm64`. You don't need to install Claude Code separately. If your package manager skips optional dependencies, the SDK throws `Native CLI binary for not found`; set `pathToClaudeCodeExecutable` to a separately installed `claude` binary instead. When you compile your application into a single-file executable with `bun build --compile`, the SDK cannot resolve the bundled CLI binary at runtime. `require.resolve` does not work inside the compiled executable's `$bunfs` virtual filesystem, so the SDK throws `Native CLI…

Claude Code Docs 2026-05-28 02:45

Agent SDK reference - Python

Complete API reference for the Python Agent SDK, including all functions, types, and classes. pip install claude-agent-sdk The Python SDK provides two ways to interact with Claude Code: | Feature | `query()` | `ClaudeSDKClient` | | :------------------ | :--------------------------------------------- | :--------------------------------- | | **Session** | Creates a new session by default | Reuses same session | | **Conversation** | Single exchange | Multiple exchanges in same context | | **Connection** | Managed automatically | Manual control | | **Streaming Input** | ✅ Supported | ✅ Supported |

Claude Code Docs 2026-05-28 02:45

Intercept and control agent behavior with hooks

Intercept and customize agent behavior at key execution points with hooks Hooks are callback functions that run your code in response to agent events, like a tool being called, a session starting, or execution stopping. With hooks, you can: * **Block dangerous operations** before they execute, like destructive shell commands or unauthorized file access * **Log and audit** every tool call for compliance, debugging, or analytics * **Transform inputs and outputs** to sanitize data, inject credentials, or redirect file paths * **Require human approval** for sensitive actions like database writes or API calls * **Track session lifecycle** to manage state, clean up resources, or send notifications This guide covers how hooks work, how to configure them, and provides examples for common patterns…

Claude Code Docs 2026-05-28 02:45

Observability with OpenTelemetry

Export traces, metrics, and events from the Agent SDK to your observability backend using OpenTelemetry. When you run agents in production, you need visibility into what they did: * which tools they called * how long each model request took * how many tokens were spent * where failures occurred The Agent SDK can export this data as OpenTelemetry traces, metrics, and log events to any backend that accepts the OpenTelemetry Protocol (OTLP), such as Honeycomb, Datadog, Grafana, Langfuse, or a self-hosted collector. This guide explains how the SDK emits telemetry, how to configure the export, and how to tag and filter the data once it reaches your backend. To read token usage and cost directly from the SDK response stream instead of exporting to a backend, see Track cost and usage. The Agent…

Hugging Face 2026-05-28 01:20

ITBench-AA: Frontier Models Score Below 50% on the First Benchmark for Agentic Enterprise IT Tasks — by Artificial Analysis and IBM

A Blog post by IBM Research on Hugging Face

Microsoft Research 2026-05-28 00:00

Extending Human Intelligence Through AI

At a glance Modern AI systems are powerful not because they replicate human intelligence, but because they presuppose it, by extending structures already present in human cognition and language. This perspective helps explain both AI's remarkable capabilities and its recurring boundaries, including hallucinations and breakdowns in reasoning. This research argues that AI safety is a system-level challenge, shifting attention from "rogue AI" narratives toward harnessing engineering and governance. Understanding AI as an extension of human intelligence—not a replacement for it—offers a more grounded path for building trustworthy AI systems. AI systems today can write essays, generate code, summarize complex ideas, and carry on conversations with remarkable fluency. Yet those same systems…

OpenAI 2026-05-27 19:00

Cisco and OpenAI redefine enterprise engineering with Codex

Cisco and OpenAI are redefining enterprise engineering with Codex, helping Cisco scale AI-native development, accelerate AI Defense work, and automate defect remediation.

OpenAI 2026-05-27 15:00

Building self-improving tax agents with Codex

See how OpenAI, Thrive, and Crete built a self-improving tax agent with Codex, automating filings, improving accuracy, and accelerating workflows.

02

媒體

37 articles
TechCrunch AI 2026-05-28 08:17

Why Google's AI can't spell Google (or anything else)

Google is embarrassing itself, again.

Wired AI 2026-05-28 08:10

Illinois Lawmakers Just Passed America's Strongest AI Safety Bill

The bill requires companies like OpenAI, Anthropic, and Google to have third parties confirm they're following safety standards. Illinois governor JB Pritzker says he'll sign it.

NYT Tech AI 2026-05-28 05:39

Pope Leo's A.I. Vision Might Not Be Strange Enough

He is both a critic and a normalizer of artificial intelligence.

NYT Tech AI 2026-05-28 05:14

Go Ask Alice Why Tech Start-Ups Are Spending Big on Hype Videos

A Mad Hatter and a giant rabbit sit around a table discussing an A.I. start-up. This is normal behavior around the Bay Area these days.

TechCrunch AI 2026-05-28 04:10

In more good news for Amazon, Snowflake signs $6B deal with AWS for AI CPU chips

Snowflake has signed a new, enormous five-year deal with Amazon to secure chips for AI usage. Nvidia is once again being put on notice.

Ars Technica AI 2026-05-28 03:59

Nvidia bets $150B on Taiwan as Trump's plan to make US an AI hub backfires

In a splashy move that signals that Taiwan remains irreplaceable to the AI industry's short-term and long-term goals, Nvidia CEO Jensen Huang announced Wednesday that his chip company will invest $150 billion a year to make sure Taiwan remains at the "epicenter" of the "AI revolution." "This is where the chips come, packaging comes, this is where the systems are made, this is where AI supercomputers were created," Huang said. "The number of partners we work with here in Taiwan, incredible." As Reuters reported , the substantial investments will be used to create a new Taiwan headquarters for Nvidia, which Huang expects will drive so much AI innovation that the partnership will cement Taiwan as "the world's tech manufacturing hub for a long time." That ambitious project will be operational…

TechCrunch AI 2026-05-28 03:39

Payroll startup Remote says it grew revenue 50% per employee without adding headcount

Payroll service provider Remote recently surpassed $300 million in annual recurring revenue (ARR) and became cash-flow positive, thanks to a 50% increase in revenue per employee resulting from AI adoption.

NYT Tech AI 2026-05-28 03:15

A.I. Money From I.P.O.s Will Change Philanthropy

Silicon Valley is about to get a lot more liquid. What will it spend its money on?

NYT Tech AI 2026-05-28 02:47

Writing Is Fundamental to How We Think

A.I. can be a crutch that hurts our ability to think creatively.

TechCrunch AI 2026-05-28 02:39

Your SEO strategy is optimized for a search engine that no longer exists.

Google I/O made it official: AI-generated answers are now front and center in search, and most brands have almost no visibility into how AI is describing them to their customers. For anyone who has spent years building a strategy around 10 blue links, the rules just changed in a pretty significant way. On this episode of TechCrunch's Equity podcast, Rebecca […]

NYT Tech AI 2026-05-28 02:19

Two of America's Thorniest Political Issues Are Dividing an Arizona Town

Marana, Ariz., is used to placid local politics, but the town, in a congressional swing district held by Juan Ciscomani, has been convulsed by two national issues, A.I. and immigration detention.

TechCrunch AI 2026-05-28 02:00

Meta launches Instagram, Facebook, and WhatsApp subscriptions, with more to come, including AI plans

Meta is rolling out paid subscription plans for Instagram, Facebook, and WhatsApp worldwide, while also testing new AI, creator, and business-focused offerings under its broader "Meta One" subscription brand.

Wired AI 2026-05-28 02:00

Huawei's 'Chip Queen' Throws Down the Gauntlet

The Chinese company is adapting to the demise of Moore's Law, which guides chip production. It could complicate US chip dominance.

Ars Technica AI 2026-05-28 01:36

YouTube to begin automatically labeling AI videos

AI content creation tools like Google's new Omni model threaten to make reality even harder to discern from AI fantasy, but YouTube is taking an important step toward verifying video origins. After debuting wishy-washy AI content labeling in 2024, Google will begin using more prominent labeling for AI videos, and the site will no longer rely entirely on uploaders to divulge when they use AI tools to create a video. When YouTube first attempted to tackle the identification of AI videos in 2024, it was almost gratuitous. AI videos at the time nearly always outed themselves by looking bizarre or disjointed. In just a few years, AI models like Seedance, Runway, and Google's own Veo have raised the bar for realism and consistency in AI video— the spaghetti is more accurate than ever.…

TechCrunch AI 2026-05-28 00:00

AI coding startup Cognition raises $1B at $25B pre-money valuation

As Cognition reaches $492 million in annualized revenue run rate, it more than doubled its valuation in eight months, it says.

The Verge AI 2026-05-27 23:40

AI tried to bury this politician — now people have actually heard of him

NY-12 congressional candidate Alex Bores speaks during a campaign event. | Bloomberg via Getty Images By the time that the Democratic primary for New York's 12th congressional district wraps up in June, Anthropic and OpenAI will have spent millions on their battle over the political future of AI: who gets to regulate it, or who will be punished for trying to regulate it. But the real winner of their feud may be the guy they're currently fighting over: a once-obscure New York state assemblyman, who they've Streisand-effected into becoming the poster child for AI safety regulation. Ever since late 2025, Leading the Future, a super PAC funded by OpenAI, Palantir, and a16z executives, has spent millions against Alex Bores, who wrote one of the … Read the full story at The Verge.

NYT Tech AI 2026-05-27 23:00

Why Memory Chips Are Dominating the A.I. Rally

Three major producers — Micron, Samsung and SK Hynix — are now trillion-dollar companies. Politicians and Wall Street have taken notice.

NYT Tech AI 2026-05-27 22:39

The Two Issues That Could Swing This District

Two national controversies — A.I. data centers and ICE detention centers — are converging in one swing congressional district. Our Southwest reporter Reis Thebault visits the town of Marana, Ariz., where some people are angry about both potential projects.

The Verge AI 2026-05-27 22:36

Robinhood will let your AI agent trade stocks and make (or lose) lots of money

Robinhood is opening its trading platform to AI agents. In an announcement on Wednesday , Robinhood says traders can now create a separate account for an AI agent and add a specific amount of money, allowing the agent to buy and sell stocks across the market. The company pitches the feature as a way for traders to automate investment decisions, such as having an agent monitor specific industries and make trades, or rebalancing an existing portfolio. But it comes with a big warning from Robinhood: Agentic trading involves significant risk, including the possible loss of your entire investment. AI-driven strategies may perform poorly under c … Read the full story at The Verge.

TechCrunch AI 2026-05-27 22:15

Startup Battlefield 200 applications close today: Nominate a founder or submit your startup

Today is the final day to apply or nominate a startup for Startup Battlefield 200. Once the clock strikes 11:59 p.m. PT, the window closes on your chance to compete for $100,000 in equity-free funding, gain global visibility, connect directly with investors, and launch on the TechCrunch Disrupt stage.

TechCrunch AI 2026-05-27 22:14

ElevenLabs' new music-generation model can switch genres mid-track

ElevenLabs' new model will let users regenerate a section of a song without affecting the rest of the track.

TechCrunch AI 2026-05-27 22:00

TechCrunch Disrupt 2026 Early Bird ticket savings end in 3 days

There are only 3 days left to save up to $410 on your ticket to TechCrunch Disrupt 2026. Early Bird pricing ends May 29 at 11:59 p.m. PT, and once the deadline passes, ticket prices increase. If you plan to attend one of the most influential gatherings in tech this year, now is the time to lock in your pass before rates go up again.

TechCrunch AI 2026-05-27 22:00

SOND, a sleep tech startup from Bose's former head of sleep, exits stealth with $7M

SOND introduced its debut product: Dreambuds, a closed-loop, in-ear system that captures 12 physiological signals from the wearer, then acts on them in real time to help consumers get better sleep.

Wired AI 2026-05-27 22:00

Former Google and Apple Researchers Launch a Startup to Build AI's Missing Feedback Loop

Trajectory is betting the rapid iteration cycle that supercharged vibe-coding can help all kinds of companies build AI products that learn continuously.

The Verge AI 2026-05-27 22:00

This smart bird feeder captures more of my backyard drama

This smart bird feeder sees more but with less whimsy. | Photo by Jennifer Pattison Tuohy / The Verge Since moving to South Carolina's Lowcountry, I've been spellbound by the myriad of beautiful birds that share the coast with us - ospreys raising their babies in towering nests beside the road to my daughter's school, roseate spoonbills wading in the marsh on my morning walks, eagles circling over my son's tennis matches, and a constant parade of songbirds through my backyard. The challenge, as every birder knows, lies in catching these moments. And for that, a smart bird feeder is a fabulous tool. These use a small, motion-activated camera embedded in a feeder to capture photos and video of birds visiting your backyard, which you can watch … Read the full story at The Verge.

NYT Tech AI 2026-05-27 21:53

Spencer Pratt Wants to Be Mayor. His Fans Want Him to Be Batman.

What an A.I.-generated video of the former reality TV star teaches us about the future of political ads.

TechCrunch AI 2026-05-27 21:48

China is increasingly keeping its best AI talent to itself

China's AI boom is producing world-class talent, and Beijing is increasingly reluctant to let them go elsewhere.

TechCrunch AI 2026-05-27 21:04

ClickHouse triples annualized revenue to $250M, charting a path toward an IPO

The database provider is eyeing a public debut within the next few years.

TechCrunch AI 2026-05-27 21:00

YouTube will now automatically label AI videos

YouTube will now automatically label videos that use significant photorealistic AI, instead of relying solely on creators to disclose AI-generated content themselves. It's also making AI labels more prominent.

The Verge AI 2026-05-27 21:00

YouTube is putting AI labels where you'll actually see them

The labels are more prominent, and they actually say "AI" now. | Image: YouTube / The Verge In the wake of Google expanding its AI verification efforts at I/O, YouTube is now finally going to start taking AI labeling seriously. YouTube has announced that it's relocating AI disclosures on Shorts and long-form videos to make them easier to spot and will start automatically identifying and labeling AI-generated content on the platform. For regular YouTube videos, the label - which says "AI" next to a recognizable information symbol - will now appear directly below the video player, above the description. Currently, this information is hidden on the videos themselves and can only be viewed by expanding the video description and checki … Read the full story at The Verge.

NYT Tech AI 2026-05-27 20:58

Teachers Union Urges Schools to Curb A.I. Chatbots and Screen Time

The American Federation of Teachers recommended "no screens" at all for those in second grade or younger, and no A.I. chatbots for students in elementary school.

TechCrunch AI 2026-05-27 20:30

Robinhood now lets your AI agents trade stocks

While these agents would be able to read and analyze users' portfolios to come up with trading strategies and suggest investments, they'll only be able to access the pre-loaded balance in the dedicated wallet to place orders.

TechCrunch AI 2026-05-27 20:30

Tech CEOs are apparently suffering from AI psychosis

"CEOs are uniquely prone to AI psychosis," Box CEO Aaron Levie opines. Maybe that explains the almost religious belief in AI productivity gains.

The Verge AI 2026-05-27 20:00

The AI fight brewing inside The New York Times

Yellow taxis pass in front of The New York Times newspaper building. | Alexandra Schuler/dpa (Photo by Alexandra Schuler/picture alliance via Getty Images) How newsrooms should use AI - or if they should at all - has been a recurrent debate within the media industry over the last several years. Increasingly, these rules are being hammered out at the bargaining table between unions and publishers. Right now, employees at The New York Times are gearing up for a fight. Unionized staff with the Tech Guild say Times management has refused to provide the union with information related to how the company has used AI, its plans for AI use in the future, and how it will affect employees' jobs and workflow. (The union filed an unfair labor practice charge earlier this month.) The Tech Guild, a…

The Verge AI 2026-05-27 20:00

The Pope isn't AGI-pilled

On Monday, Pope Leo XIV unveiled an encyclical letter addressing the societal implications of artificial intelligence. The letter, titled Magnifica Humanitas, warned that the "use of AI is never a purely technical matter: when it enters processes that affect people's lives, it touches on rights, opportunities, status and freedom." Alongside him was Anthropic cofounder and interpretability team lead Christopher Olah, representing a partnership between the Catholic Church and one of the biggest players in AI. The letter elicited a wide range of reactions from in and around the tech industry. Nearly everyone believed the document would be infl … Read the full story at The Verge.

NYT Tech AI 2026-05-27 19:56

Samsung Unions Approve Pay Deal That Highlights Inequality of A.I. Age

The agreement all but guarantees hefty bonuses for employees in the top-performing chip unit. Other workers say they feel left out.

Ars Technica AI 2026-05-27 18:30

US law enforcement warns of "anti-tech extremism" as AI hatred grows

In the wake of attacks on CEOs, a nationwide protest movement targeting data centers, and increasing concerns about AI job replacement, federal intelligence agencies and domestic law enforcement are circulating reports with a new domestic target in mind: anti-technology extremists. More than 1,000 pages of unpublished reports from the Department of Homeland Security, FBI, and fusion centers obtained by WIRED show a national shift taking place to surveil this new and worryingly broad category of people and activities deemed an emerging threat. This new effort follows President Donald Trump's National Security Presidential Memo 7 , which instructs the Department of Justice to target anyone holding "anti-American," "anti-Christian," and "anti-capitalism" beliefs. Earlier this month, Trump's…