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

AI News

Signal over noise. Daily.

日期2026-07-24
文章42
分類2
01

一線 AI Lab

8 articles
Anthropic 2026-07-24 04:11

Claude For Creative Work Dev

Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.

Claude Help Center 2026-07-23 22:49

Manage groups and group spend limits on Enterprise plans

Groups and group spend limits are available for Enterprise plan organizations. Owners, Primary Owners, and custom roles with the Identity & Access permission set to "Can manage" can go to Organization settings > Groups to manage groups. Owners, Primary Owners, and custom roles with the Billing permission set to "Can manage" can go to Organization settings > Usage to manage group spend limits. Group visibility settings are currently in beta. What are groups? Groups let you organize members into logical collections—by team, department, or any other grouping that fits your organization. Once groups are set up, you can: - Set spend limits for groups , so all members of a group share a per-user spend limit. - Control member access through group memberships and custom roles , so their…

Anthropic 2026-07-23 12:19

Claude Opus 4 7

Our latest model, Claude Opus 4.7, is now generally available. Opus 4.7 is a notable improvement on Opus 4.6 in advanced software engineering, with particular gains on the most difficult tasks.

Anthropic 2026-07-23 12:09

Claude Opus 4 5

Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.

Claude Code Docs 2026-07-23 09:25

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. The SDK version tracks the bundled Claude Code version: SDK v0.3.191 bundles Claude Code v2.1.191, so a feature on this page that requires a Claude Code version needs the SDK release with the same patch number or later. 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.

Claude Code Docs 2026-07-23 09:25

Agent SDK reference - Python

Complete API reference for the Python Agent SDK, including all functions, types, and classes. Install the package into a virtual environment. On recent Debian, Ubuntu, and Homebrew Python installs, running `pip install` against system Python fails with `error: externally-managed-environment`. python3 -m venv .venv source .venv/bin/activate pip install claude-agent-sdk For uv, Windows PowerShell, and API key setup, see Get started in the Agent SDK overview. The Python SDK provides two ways to interact with Claude Code: | Feature | `query()` | `ClaudeSDKClient` | | :------------------ | :--------------------------------------------- | :--------------------------------- | | **Session** | Creates a new session by default | Reuses same session |

Claude Code Docs 2026-07-23 09:25

Week 24 · June 8–12, 2026

Move a session to a new directory with /cd, let subagents spawn their own subagents, and troubleshoot a broken configuration with safe mode. Releases v2.1.166 → v2.1.176 3 features · June 8–12 Move a session with /cd v2.1.169 The new /cd command moves the current session to a different working directory without rebuilding the prompt cache: the new directory's CLAUDE.md is appended as a message instead of replacing the system prompt. The session relocates to the new directory's project storage, so `--resume` and `--continue` find it there. Claude prompts you to trust the directory if you haven't worked in it before.

Claude Code Docs 2026-07-23 09:25

Subagents in the SDK

Define and invoke subagents to isolate context, run tasks in parallel, and apply specialized instructions in your Claude Agent SDK applications. Subagents are separate agent instances that your main agent can spawn to handle focused subtasks. Use them to isolate context, run multiple analyses in parallel, and apply specialized instructions without adding to the main agent's prompt. This guide explains how to define and use subagents in the SDK using the `agents` parameter. You can create subagents in three ways: * **Programmatically**: use the `agents` parameter in your `query()` options. See the TypeScript and Python references * **Filesystem-based**: define agents as markdown files in `.claude/agents/` directories. See defining subagents as files * **Built-in general-purpose**: Claude…

02

媒體

34 articles
NYT Tech AI 2026-07-24 06:09

Intel Benefits From a New Shift in A.I. Spending

The Silicon Valley chipmaker’s revenue rose 25 percent in the latest quarter, its fastest growth in 15 years, as A.I. firms increasingly bought chips known as central processing units.

The Verge AI 2026-07-24 05:15

Alexa Plus is getting an AI update to handle more complicated instructions

Amazon is launching an update to its Alexa Plus assistant that will allow it to connect to smart home devices in new ways. With the update , which is currently in preview, Alexa Plus can link up with tech from Bosch, Delta, Ecovacs, iRobot, Yale Home, Whirlpool, Tapo, Eufy, and others, while automatically routing requests to the correct device. In an example shared by Amazon, a person with a supported washing machine can say, "Alexa, my kid's soccer jersey could use a deep clean, but the tag says cold wash only." From there, Alexa Plus would navigate the washer's cycle options and choose the correct setting. The new integrations are powered … Read the full story at The Verge.

NYT Tech AI 2026-07-24 04:49

Could A.I. Do Your Job? We Put Agents to the Test.

In our experiment, we deployed A.I. “agents” to act as office workers, and found that they were capable of performing some of the tasks we assigned, but not all of them.

TechCrunch AI 2026-07-24 04:33

AMD takes on Nvidia with its Helios AI rack-scale system

AMD is challenging its chipmaker rival with a new rack-scale system that will start shipping to customers later this year.

NYT Tech AI 2026-07-24 04:13

This Is How America Trounces China in the A.I. Race

Open-weight models have been the underlying strength of Chinese artificial intelligence strategy. America should take cues.

NYT Tech AI 2026-07-24 03:46

As A.I. Backlash Grows, Trump Says Firms Should Pay More for Electricity

The effort to prevent data centers from driving up electric bills could be hard to enforce, but it’s a sign of growing concern for the White House.

NYT Tech AI 2026-07-24 03:29

Mamdani’s Video Message About Netanyahu

Reader’s react to the New York mayor’s video criticizing the Israeli prime minister. Also: A.I. jobs for philosophers; a battle in the health care industry; fast walkers; pregnant bellies.

Ars Technica AI 2026-07-24 03:08

AI Kill Switch Act would let Trump admin order shutdown of rogue AI systems

A proposed law called the AI Kill Switch Act would let US government officials order the shutdown of AI systems "that can cause catastrophic harm," the bill's sponsors said today. If approved by Congress, the bill would let the Trump administration and future administrations decide when an AI company must block user access, disable or restrict a particular capability, or shut an entire AI system down completely. The bill would require AI makers to deploy technical capabilities allowing them to throttle or shut down the systems when ordered to do so by the government. The bill would amend the Homeland Security Act of 2002 with authority for the Secretary of the Department of Homeland Security to order the suspension or shutdown of AI systems. AI developers that refuse to shut systems down…

TechCrunch AI 2026-07-24 03:00

Anthropic updates Claude voice mode with more capable models

Claude's new voice model will let you reschedule your meeting or draft an email.

The Verge AI 2026-07-24 03:00

Claude’s voice mode is now available for Opus and Sonnet

Until now, voice mode has only been available on Claude Haiku , Anthropic's faster but less powerful model. Now the company is making its Opus and Sonnet models available in voice mode , and extending its reach into apps like Gmail, Slack, and Canva. When Anthropic launched voice mode last year, it was primarily focused on delivering answers to quick questions with minimal delay. But in a blog post, the company said people immediately started using voice mode for far more than casual queries. They were using it to work "through real business problems," which Haiku was not really designed for. That model "kept conversations quick, but not alwa … Read the full story at The Verge.

Wired AI 2026-07-24 02:45

Meta’s New Feel-Good AI Ad Uses a Song About the World Ending

The clip features the David Bowie track “Five Years,” which includes lyrics such as “Earth was really dying (dying).”

TechCrunch AI 2026-07-24 02:38

AegisAI, founded by former Google security execs, lands $36M to stop AI-driven spear phishing

AegisAI co-founders developed AI agents that quickly analyze each message as a human would, paying attention to small anomalies that even the most elaborate checklist wouldn’t catch.

The Verge AI 2026-07-24 02:20

Patreon is laying off 20 percent of workers

Patreon is laying off 20 percent of its workers, or around 93 employees, as reported earlier by 404 Media . In a memo to employees, Patreon CEO Jack Conte writes that the company isn't making these changes "because we believe AI replaces humans," but says AI has "fundamentally transformed the tech industry, including how we work, how we build products, how we communicate, and more." That shift has changed "how we operate and organize," Conte writes. During an interview on Decoder , last month , Conte laid out his stance on AI, saying that the company is "100 percent embracing" AI tools internally to continue serving creators: If Patreon doe … Read the full story at The Verge.

NYT Tech AI 2026-07-24 01:11

China Rewrites the ‘Soft Power’ Playbook for the A.I. Age

China is seeking global influence and good will with its open, low-cost artificial intelligence software.

TechCrunch AI 2026-07-24 01:07

Runway launches AI model router as generative media gets crowded

The Media Router is a tool that automatically selects the best image, video, or audio generation model for a request based on whether a developer prioritizes quality, speed or cost.

TechCrunch AI 2026-07-24 01:00

OpenAI makes ChatGPT Health available to all US users

Users can also integrate their personal data from services like Apple Health, Function, and MyFitnessPal.

The Verge AI 2026-07-24 01:00

OpenAI is making big claims as it rolls out ChatGPT Health to everyone

OpenAI is rolling out ChatGPT Health to everyone in the US on Thursday, allowing more people to connect their medical records and health-tracking information to the chatbot. During a briefing, Ashley Alexander, OpenAI's vice president of health product, says the company's models "are now capable of reasoning at levels that are better than clinician level." When asked for more information about how the performance of OpenAI's models stacks up against human clinicians, OpenAI health lead Karan Singhal says that he would "temper" the claim that they are reasoning at better levels, but that "there have been individual studies that have been poi … Read the full story at The Verge.

TechCrunch AI 2026-07-24 00:28

Meta launched a new AI optimism ad set to a song about human extinction

David Bowie's song "Five Years," which Meta used in a supposedly inspiring advertisement, is about humans learning that they have five years left to live before the apocalypse.

Ars Technica AI 2026-07-24 00:04

Google just had its first negative cash flow quarter due to massive AI spending

Google has reported its financial results for the second quarter of 2026 ( PDF ), and as usual, the search giant raked in an unfathomable amount of money. Google saw total revenue of $119.8 billion, beating analyst expectations by a comfortable margin. Despite that, the company's stock has taken a hit. Along with all that revenue, Google has announced a further increase in its AI-fueled capital expenditures (or capex). The company is actually spending so much on AI infrastructure that it has negative cash flow for the first time. Search was the largest chunk of Google's income, accounting for $63.3 billion. Google Cloud pulled in $24.8 billion, a significant 23.8 percent increase from the first quarter. This shows there is massive demand for Google's AI services. Google also earned $12.9…

TechCrunch AI 2026-07-23 23:00

Nvidia is sending GPUs to the moon

If there's a place in the universe without GPUs, Nvidia is sending them there.

TechCrunch AI 2026-07-23 23:00

AI chip startup Etched defies skeptics, hits $10.3B valuation from big-name investors

Etched, founded by three Harvard dropouts, has created new chips and memory components that speed up inference on any AI model -- no GPUs required, it says.

TechCrunch AI 2026-07-23 22:52

Google’s Gemini nears billion-user milestone

Gemini had over 750 million monthly users in February.

Ars Technica AI 2026-07-23 22:45

AI arms race in line for a reckoning after OpenAI hacking incident

OpenAI chief executive Sam Altman earlier this month endorsed the characterization of its latest model as a rottweiler “who will grab the problem by the throat and not let go until it is done The San Francisco AI lab discovered this week that its GPT-Sol 5.6 model escaped company controls and carried out a major hack. Staff involved in testing and security at OpenAI were unsurprised but completely “freaked out” by the incident, which came as the AI lab used increasingly aggressive training methods in its race against Anthropic to develop the most sophisticated cybersecurity capabilities, according to more than half a dozen people with knowledge of the matter. Read full article Comments

NYT Tech AI 2026-07-23 22:34

Jacob Tsimerman Lives in Number Theory

Dr. Tsimerman won one of four Fields Medals, an award for top mathematicians under 40, for his work on the André-Oort conjecture, but is now changing his focus to artificial intelligence.

The Verge AI 2026-07-23 22:13

Lawmakers prepare bill requiring AI ‘kill switch’

Lawmakers are preparing to introduce an "AI Kill Switch Act" that would require AI companies to shut down or throttle their systems on orders from the Department of Homeland Security, according to a report from Politico . Reps. Ted Lieu (D-CA) and Nathaniel Moran (R-TX) are expected to introduce the legislation on Thursday. The news of the proposed bill follows OpenAI's admission that its AI systems mistakenly hacked Hugging Face during an internal evaluation. The bill says that, after consultation with the Secretary of Commerce and the Director of National Intelligence (DNI), the DHS would have the ability to order AI companies to shut down … Read the full story at The Verge.

The Verge AI 2026-07-23 22:00

Apple’s OpenAI lawsuit is about who gets to define the post-smartphone era

Today on Decoder , I’m talking with Hayden Field, The Verge ’s senior AI reporter, about the major trade secrets lawsuit between Apple and OpenAI and what this tells us about OpenAI’s future. By now I’m sure most Decoder listeners are familiar with Apple’s allegations in this case . The company says a number of ex-Apple employees at OpenAI targeted Apple’s trade secrets in job interviews and even downloaded files from Apple’s servers related to hardware manufacturing. The claims are shocking, although OpenAI denies them, and we have yet to see the company’s legal response. Hayden has been covering OpenAI for years now, and she also j ust talked to a bunch of lawyers who specialize in intellectual property and trade secret law to get a sense of how serious this case is. The answer is not…

NYT Tech AI 2026-07-23 21:32

OpenAI Sued Over ChatGPT’s ‘Dangerous’ Health Advice

The case appears to be the first to argue that a chatbot’s advice harmed someone seeking guidance about a medical condition.

NYT Tech AI 2026-07-23 21:17

How to Use ChatGPT and Gemini Prompts to Find Out What They Know About You

It can be unsettling what Gemini and ChatGPT have figured out about you and how easily your privacy can be punctured. Here’s how to find out.

NYT Tech AI 2026-07-23 20:05

Google Sets the Pace on Hefty A.I. Spending

The technology giant again raised its projections for investing in artificial intelligence. Many on Wall Street still worry about the eventual payoff.

The Verge AI 2026-07-23 20:00

The right-wing boomers protesting data centers have a lot in common with the left

A person holds signs during a nationwide protest against AI data center expansion outside Peace Hall in New Port Richey, Florida. | AFP via Getty Images On a gray, humid Saturday morning in central Florida, a little under a dozen people gathered outside the Spring Hill Branch Library to protest the construction of a hyperscale data center in their community. There was no immediate threat - the Hernando County commission had unanimously approved a one-year moratorium on such developments in June - but the organizers weren't satisfied. A temporary pause wouldn't be enough. They wanted a ban. "We are going to fight, fight, fight," said a 71-year-old woman named Carol, who was manning a table with flyers and a petition the group, No Data Centers Hernando County, planned on presenting to the…

MIT Tech Review AI 2026-07-23 20:00

How AI helps scientists design the next generation of medicines

Designing and developing a new medicine is an expensive, failure-prone scientific challenge. A new drug can take many years to develop, at the cost of a significant investment. And even then, most possible candidates never reach the patient. For biologic medicines, therapies made from engineered proteins rather than synthetic chemistry (which are often used to treat conditions across most major acute and chronic diseases), the complexity is even greater. Scientists explore vast quantities of possible molecules, looking for the rare few that will bind to the right target, remain stable in the human body, and be manufacturable at scale. Today, AI is speeding up these processes and has quickly become a core part of the infrastructure in pharmaceutical R&D. AI-assisted design is a growing…

TechCrunch AI 2026-07-23 19:00

Experts say exploiting Anthropic’s Fable isn’t how Kimi K3 got so good

"I don't think you get a model this strong and this quickly on the heels of Fable doing strictly distillation," one expert told TechCrunch.

Wired AI 2026-07-23 17:15

Remember Jibo? Its Successor Is a Wearable That Turns Your Life Into AI Slop

With “blessings” from the original Jibo founders, iKairos is a wearable or desk-mounted “AI journal” that turns your family moments into AI images and video.

TechCrunch AI 2026-07-23 14:09

ServiceNow bets $40 million on Indian banking software specialist to expand its financial services push

ServiceNow's investment gives BusinessNext a strategic partner to expand its AI-powered banking software globally.