Open-source LLMs administer maximum electric shocks in a Milgram-like obedience experiment
Milgram obedience variant on 11 open-source LLMs shows most models comply with authority pressure in sustained decision-making; safety concern for agents.
Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.
Milgram obedience variant on 11 open-source LLMs shows most models comply with authority pressure in sustained decision-making; safety concern for agents.
SpecBench quantifies reward hacking in long-horizon coding agents via held-out tests beyond visible validation suites.
Insights Generator formalizes corpus-level trace diagnostics to identify systematic LLM agent failure patterns automatically.
Agent harnesses like Claude Code, Codex, and LangChain Deep Agents are excellent orchestrators. They manage sessions, chain tools, execute code, and respond to... Agent harnesses like Claude Code, Codex, and LangChain Deep Agents are excellent orchestrators. They manage sessions, chain tools, execute code, and respond to developer intent. But when these harnesses need to do deep research, such as multi-document synthesis, decision briefs backed by enterprise data, and long-horizon analysis with source attribution, the complexity of deep research shifts back… Source
1Password integrates with OpenAI Codex to prevent credential leakage in AI coding agents via runtime injection.
For years, tech companies have promised AI will give everyone a capable personal assistant but delivered something more like a clueless intern. Over the past six months, that has started to change, thanks largely to the viral open-source AI agent platform OpenClaw. And among the top AI labs now chasing similar success, one seems particularly well-poised to make agents succeed at a large scale: Google. At I/O 2026, Google announced new AI agents for gathering information, planning events, summarizing your inbox and calendar, and more. The agents can run continuously in the background, and the ...
Google I/O 2026: Gemini 3.5 Flash, multimodal Omni, Spark background agents, Antigravity 2.0.
Autonomous AI agents are becoming more capable. Open models, Model Context Protocol (MCP)-connected tools, and portable skills are also making agents easier to... Autonomous AI agents are becoming more capable. Open models, Model Context Protocol (MCP)-connected tools, and portable skills are also making agents easier to extend. But scaling agent use with structural transparency and operational integrity requires more than runtime guardrails. Organizations and teams need to understand and trust the skills, or instructions, an agent is using. Source
Google releases Gemini 3.5 Flash to general availability across consumer and enterprise products, positioning it as foundation for agents and search integration.
Stochastic-deterministic boundary architecture primitive for production LLM agent runtimes; coordination, state, control patterns.
Google launched Gemini 3.5 Flash, its most powerful coding and agentic AI model yet, at the company's annual developer conference. It is capable of autonomously executing complex tasks and building software from scratch.
Google is launching AI-powered “information agents” that can monitor topics in the background and proactively alert users to updates and changes.
Unverified Reddit claim about Google's multi-agent system generating an OS; lacks technical details, reproducibility, or official confirmation.
Google is transforming Search from a list of links into an AI-powered experience filled with conversational answers, autonomous agents, and interactive interfaces — a shift that could further reduce traffic to publishers across the web.
Google is embracing the rise of AI coding agents with new Android tools designed to work with platforms like Claude Code and OpenAI’s Codex, allowing developers — or their AI assistants — to build Android apps faster from the command line.
[https://x.com/Google/status/2056789235500466273?s=20](https://x.com/Google/status/2056789235500466273?s=20) Google asked its agents to build a working operating system from scratch using u/Antigravity 2.0 and Gemini 3.5 Flash. Gemini built a real OS out of scratch. It took: ⏱️ 12 hours 🤖 93 parallel sub-agents 🔄 15k+ model requests 🧠 2.6B tokens processed 💸 Less than $1K in API credits To build a functioning OS from scratch.
Analysis of what evolutionary LLM+search systems actually optimize: algorithmic novelty vs. overfitting to task evaluators in code generation.
ReBel algorithm improves credit assignment for LLM agents in partially observable environments by explicitly modeling belief states rather than immediate rewards.
Minimal-pair evaluation protocol isolates code quality effects on autonomous coding agent performance independent of underlying capability.
Disagreement-Guided Reward Poisoning attack exploits critic disagreement to compromise Soft Actor-Critic agents in RIS-aided wireless control systems.
Empirical study shows agent skills hurt performance on 19% of CTF tasks, identifying conditions where procedural knowledge degrades autonomous cybersecurity agents.
LLM method for generating multimodal agent behaviors (verbal, vocal, gestural, facial) calibrated to trustworthiness dimensions.
Controlled study of LLM agent components in hardware-aware code optimization via propose-evaluate-revise loops.
OpenComputer framework with verifiable software worlds, state verifiers, and auditable reward computation for desktop agent evaluation.
Framework for synthesizing long-term medical dialogues with LLMs to enable evaluation of healthcare agents reasoning over patient history.
Memory-augmented RL framework for CAD generation agents handling long operation sequences and geometric constraints with error correction.
Trace-based benchmark measuring safety-aligned LLM behavior (Gemma 4) as autonomous security agents vs. uncensored derivatives on 30 vulnerability-analysis tasks.
Projection agents: RL-GNN approach for graph combinatorial optimization with improved generalization and scalability across diverse problem instances.
P2DNav: hierarchical zero-shot vision-language navigation framework using panorama-to-downview reasoning for embodied agents.
Developer shares multi-agent orchestration pattern using Claude where agents autonomously route work between research, coding, and review phases without manual context-passing.