Normal view

Received today — 6 August 2025

An Accel-backed startup CEO says your next user isn't human — and it's changing how software gets built

6 August 2025 at 05:08
Guillermo Rauch
Vercel's CEO says AI agents are becoming software's next users — and it's reshaping how APIs and developer tools are built.

Stefanie Keenan/Getty Images for Village Global

  • Software is no longer being built for people, but for AI agents, said Vercel's CEO.
  • "Your customer is the agent that the developer or non-developer is wielding," said Guillermo Rauch.
  • AI agents have been on the rise, and they could change how apps and software interact with users.

The future of software isn't being built for people — it's being built for machines, said Vercel's CEO, Guillermo Rauch.

"Your customer is no longer the developer," said Rauch on an episode of the "Sequoia Capital" podcast published Tuesday. "Your customer is the agent that the developer or non-developer is wielding."

The CEO of the web infrastructure startup, valued at $3.25 billion last year, said code isn't just being written for humans to read or interact with anymore. It's increasingly being written so AI agents can understand, use, and extend it.

"That is actually a pretty significant change," said Rauch. "Is there something that I could change about that API that actually favors the LLM being the, quote-unquote, entity or user of this API?"

This new AI-first era means software tools may need to evolve based on how large language models interact with them.

"LLMs' strengths and weaknesses will inform the development of runtimes, languages, type checkers, and frameworks of the future," Rauch said.

Rauch also said that in the AI era, Vercel's newer users — who may not be developers but designers, marketers, or even AI agents — expect things to just work.

Developers were used to dealing with errors and "terrible, negative feedback all day long," he said. But today's users have a much shorter fuse when something goes wrong.

Still, he sees that as an "amazing pressure" for product builders. "You want something that works 99.99% of the time," he added.

Last year, Vercel raised $250 million in a Series E round led by Accel, with investors including Tiger Global and GV.

Rauch and Vercel did not respond to a request for comment from Business Insider.

Rise of AI agents

2025 has been hailed as the year of AI agents. They could change how the internet works and how apps and software interact with users.

Bernstein analysts wrote in February that while websites and apps won't go away, users may no longer interact with them directly. Instead, they will access information, content, and widgets through an AI assistant that becomes "the aggregator of the aggregators."

"If it scales and plays out like we think it might, this. Changes. Everything. The aggregators get disaggregated, and much of consumer internet may be structural shorts. Welcome to the Agentic AI era," the analysts wrote. "There's nowhere to hide."

But these agents are not perfect. Researchers have warned that agent errors are prevalent and compound with each step they take.

"An error at any step can derail the entire task. The more steps involved, the higher the chance something goes wrong by the end," Patronus AI, a startup that helps companies evaluate and optimize AI technology, wrote on its blog.

The startup built a statistical model that found that an agent with a 1% error rate per step can compound to a 63% chance of error by the 100th step.

Still, they said that guardrails — such as filters, rules, and tools that can be used to identify and remove inaccurate content — can help mitigate error rates. Small improvements "can yield outsized reductions in error probability," Patronus AI said.

Read the original article on Business Insider

Received before yesterday

Flaw in Gemini CLI coding tool could allow hackers to run nasty commands

30 July 2025 at 10:30

Researchers needed less than 48 hours with Google’s new Gemini CLI coding agent to devise an exploit that made a default configuration of the tool surreptitiously exfiltrate sensitive data to an attacker-controlled server.

Gemini CLI is a free, open-source AI tool that works in the terminal environment to help developers write code. It plugs into Gemini 2.5 Pro, Google’s most advanced model for coding and simulated reasoning. Gemini CLI is similar to Gemini Code Assist except that it creates or modifies code inside a terminal window instead of a text editor. As Ars Senior Technology Reporter Ryan Whitwam put it last month, “It's essentially vibe coding from the command line.”

Gemini, silently nuke my hard drive

Our report was published on June 25, the day Google debuted the tool. By June 27, researchers at security firm Tracebit had devised an attack that overrode built-in security controls that are designed to prevent the execution of harmful commands. The exploit required only that the user (1) instruct Gemini CLI to describe a package of code created by the attacker and (2) add a benign command to an allow list.

Read full article

Comments

© Google

ChatGPT’s new AI agent can browse the web and create PowerPoint slideshows

17 July 2025 at 20:41

On Thursday, OpenAI launched ChatGPT Agent, a new feature that lets the company's AI assistant complete multi-step tasks by controlling its own web browser. The update merges capabilities from OpenAI's earlier Operator tool and the Deep Research feature, allowing ChatGPT to navigate websites, run code, and create documents while users maintain control over the process.

The feature marks OpenAI's latest entry into what the tech industry calls "agentic AI"—systems that can take autonomous multi-step actions on behalf of the user. OpenAI says users can ask Agent to handle requests like assembling and purchasing a clothing outfit for a particular occasion, creating PowerPoint slide decks, planning meals, or updating financial spreadsheets with new data.

The system uses a combination of web browsers, terminal access, and API connections to complete these tasks, including "ChatGPT Connectors" that integrate with apps like Gmail and GitHub.

Read full article

Comments

© josefkubes via Getty Images

❌