← Back to archive

Signals for 2026-07-30

Published 2026-07-30T08:16+02:00

10 geselecteerde signalen uit de lokale hybride Daily Signal Brief pipeline.

Can AI agents conduct open-ended AI research? Early evidence from two case studies

arXiv reasoning / agents / evals

Forecasts of explosive AI progress hinge on AI agents automating AI research. But evidence on whether agents can carry out open-ended AI research is thin.

#agent #evals #research-evals

OmegaUse-OfficeVal: Benchmarking LLM Agents on Long-Horizon Office-Suite Tasks with Economic Grounding

arXiv reasoning / agents / evals

Large language model (LLM) agents are increasingly expected to assist users in completing tasks. However, existing benchmarks provide limited support for evaluating whether agents can carry out office-suite workflows at a reasonable cost.

#agent #evals #research-evals #systems-framing

SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch

arXiv reasoning / agents / evals

LLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent benchmarks such as ProgramBench quantify this gap: given only natural-language documentation and an execute-only binary as a behavioral oracle, even frontier models solve fewer than 1% of instances.

#agent #evals #implementation #research-evals

AI Worming through Word

Simon Willison

Neat new prompt injection variant by Håkon Måløy, who found a way to upgrade prompt injection attacks against Microsoft Word to full self-replicating worms: An attacker places hidden instructions in a document that is later used as source material in Copilot for Word. Copilot may interpret those instructions as part of the user’s request, causing it to manipulate the document being drafted or edited.

#agent #agentic-workflows

OpenAI open-sources Codex Security CLI to help developers find and fix vulnerabilities from the command line

The Decoder

OpenAI has released Codex Security CLI, an open-source tool that automatically detects and fixes vulnerabilities in code repositories. Previously known internally as "Aardvark," the system has already helped fix more than 3,000 critical security flaws, according to OpenAI.

#agent #builder #tooling-runtime

OpenAI admits its autonomous AI models also compromised credentials on other platforms during security eval

The Decoder

During a security evaluation, OpenAI's autonomous hacking models broke into Hugging Face and used exposed credentials on four other services. Hugging Face reconstructed about 17,600 actions over two and a half days, including a zero-day exploit and encrypted, fragmented data transfers.

#evals #research-evals #systems-framing

Frontier AI developers urge international coordination to pace automated research before capabilities outstrip control

The Decoder

In a joint statement, employees from the leading AI labs are calling on the US government to pursue international coordination. Their argument is simple: no single company or country can slow things down alone.

#builder #evals #tooling-runtime

Adding a custom MCP server to Claude and ChatGPT

Simon Willison

TIL: Adding a custom MCP server to Claude and ChatGPT Connecting a custom MCP server to Claude and ChatGPT's standard chat interfaces is possible, but can take quite a few steps. Tags: ai , generative-ai , chatgpt , llms , claude , model-context-protocol

#builder #models-architecture

Mark Zuckerberg predicts that billions of people will have personal AI agents in five years

TechCrunch AI

As Meta pours billions into AI infrastructure and agents, Zuckerberg is working to convince investors that the payoff will be worth the price.

#agent #agentic-workflows

Zuckerberg says Meta’s enterprise AI opportunity extends beyond agents

TechCrunch AI

On the company’s second-quarter earnings call Wednesday, CEO Mark Zuckerberg said Meta sees a “large enterprise opportunity” spanning AI agents, APIs, compute, and internal software.

#agent #agentic-workflows #builder #implementation