Topic · updated daily · RSS feed for this topic
Agents & autonomy
Agentic AI acting in the world: oversight, incidents, robotics and the governance questions agents raise, daily.
simonw/pedalican
simonw/pedalican Clearly I wasn't paying attention when these were first announced back in May, but today I accidentally activated a "pet" in Codex Desktop - a little animated robot, reminiscent of Clippy - and then learned you can create your own. So I did, and now I have a cute little pelican on a bicycle bouncing around my desktop giving me updates on my Codex tasks. Your browser does not support HTML5 video. The most interesting thing about this process was watching how the custom pet was cr
Tech Life
Surgeons remotely control two human-like robots in an operating theatre.
GigaWorld-Policy-0.5: A Faster and Stronger WAM Empowered by AutoResearch
World Action Models (WAMs) improve robot policy learning by jointly modeling actions and future visual observations, using future scene evolution as dense supervision for physically grounded action generation. However, a common design in existing WAMs is to explicitly generate future videos at inference time, incurring substantial computational overhead and hindering real-time closed-loop deployment. GigaWorld-Policy addresses this issue with an action-centered formulation, where future visual d
KnowAct-GUIClaw: Know Deeply, Act Perfectly, Personal GUI Assistant with Self-Evolving Memory and Skill
OpenClaw has emerged as a leading agent framework for complex task automation, yet it faces insufficient cross-platform GUI interaction support and a well-built self-evolution mechanism. These flaws limit its adaptation to diverse device ecosystems and prevent performance improvements through continuous learning from execution experience. To resolve these issues, we propose the Know Deeply, Act Perfectly paradigm for personal assistants, which holds that accumulated user interaction and task-run
AgentCompass: A Unified Evaluation Infrastructure for Agent Capabilities
As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hindering reproducibility and causing redundant engineering. To address this, we introduce AgentCompass, an open-source, lightweight, and extensible infrastructure for evaluating LLM-based agents. AgentCompass organizes the evaluation process around three independent components, namely B
RxBrain: Embodied Cognition Foundation Model with Joint Language-Visual Reasoning and Imagination
Embodied cognition requires agents to connect high-level task reasoning with the physical states to be achieved. We introduce Hy-Embodied-RxBrain, an embodied cognition foundation model with joint language-visual reasoning and imagination. Unlike vision-language models that emphasize scene understanding and textual decision making, or generative world models that mainly predict future visual states, RxBrain represents embodied plans in a single planning sequence where language and visual imagina
Cura 1T: Specialized Model for Agentic Healthcare
Healthcare spans high-stakes communication, expert reasoning, and workflow execution, yet specialized LLMs that cover these use cases together remain limited. A healthcare model must handle patient consultation, clinical reasoning over text and images, interactive diagnosis, and electronic health record (EHR) tool use. These capabilities fail in different ways, and a narrow update for one task can degrade another. We present Cura 1T, a healthcare-specialized LLM trained through a human-gated sel
Open-AoE: An Open Egocentric Manipulation Dataset and Toolchain for Embodied Learning
Egocentric videos of human manipulation provide scalable supervision for embodied intelligence, yet existing resources rarely combine low-cost continuous capture, manipulation-level structured annotations, and reusable tools for robot learning. We present Open-AoE, an open, community-oriented egocentric manipulation dataset and toolchain spanning the full pipeline from smartphone capture to model training. Its first release contains approximately 2,000 hours of manipulation video collected in na
Diagnosing and Calibrating Tool-Call Boundary Drift in Multi-Teacher On-Policy Distillation
Agentic language models must learn when to call tools, when to consume tool responses, and when to answer directly. This makes multi-teacher on-policy distillation a natural training strategy: one teacher can specialize in tool calls, another in direct responses, and the student can learn from both on its own generated distribution. We show that this strategy can induce a behavior shift that is invisible from aggregate losses alone. In a two-teacher tool-use setting, vanilla generalized knowledg
Generalizable VLA Finetuning via Representation Anchoring and Language-Action Alignment
Finetuning a pretrained vision-language model (VLM) on robot demonstrations via behavior cloning (BC) has become the standard recipe for vision-language-action (VLA) policies. However, BC finetuning progressively overwrites the pretrained representations that support visual and semantic generalization. Co-training on web image-text data, a common remedy, does not prevent this; it applies language and action losses to separate observations, leaving VLAs with language-action misalignment that stan
Multi-Head Latent Control: A Unified Interface for LLM Agent Decision Making
Large language models are increasingly deployed as agents, but reliable agentic behavior requires more than next-token prediction. At inference time, it is preferred that an agent can decide whether to proceed with its current reasoning, defer to a stronger model, request additional information, invoke external tools, or abstain under the given setup. Existing approaches address these decisions through prompt-level routing, external orchestration, or task-specific fine-tuning, which primarily re
AI-Native Insurance for Agentic AI: Pricing, Underwriting, and End-to-End Automation
Agentic AI introduces new insurance challenges because autonomous AI systems can make decisions, invoke tools, modify external environments, and interact with third-party services. This paper develops an AI-native mathematical framework for underwriting, pricing, and contract design for agentic AI deployments. A deployment is represented by a risk state that captures autonomy level, operational authority, permission exposure, governance maturity, and dependency concentration. The framework maps
Networked Intelligence: Active Shared Context Graphs for Human-AI Team Science
Most AI-for-science systems focus on scaling a single reasoning process through better models, larger context windows, long-horizon agentic execution, or digital co-scientists working with one principal user. However, challenging scientific problems are rarely solved by one reasoner alone. They are solved by teams whose members bring different priors, experimental backgrounds, tacit knowledge, and domain-trained intuitions. The open problem is therefore not only how to scale models, but how to c
The secrets of an unheralded AI success story
Logistics company C.H. Robinson has seen a 45% productivity gain from deploying AI agents. Its CEO Dave Bozeman explains how he's found ROI from AI.
What happens when your VPN meets 200 AI agents
Providing secure access for your human staff is no simple task. For one, traditional VPNs often grant unnecessarily broad access, The post What happens when your VPN meets 200 AI agents appeared first on The New Stack .
ICE Pausing Most Traffic Stops Following Deadly Shootings In Maine and Texas, Sources Say
The pause follows deadly shootings in Houston and Maine involving agents shooting into vehicles
SoftBoard: A Multi-Agent Tool for the Creation and Evaluation of Low-Fidelity Prototypes
User Experience (UX) is recognized as a critical factor for the success of digital products, particularly in software startups, environments marked by time constraints, limited resources, and low maturity in design practices. Building Minimum Viable Products (MVPs) through low-fidelity prototyping represents a well-established strategy for rapid validation cycles at reduced cost. A systematic literature mapping, however, revealed gaps in the ecosystem of available tools: a predominance of genera
Quoting Armin Ronacher
The shared language of a software project is not English or Python but it is the common understanding of what its concepts mean, where the boundaries are, which invariants matter, who owns what, and why the system has the shape it does. This language is rarely written down in one place. It lives partly in documentation and code, but also in code review, conversations, arguments, and the experience of having to explain a change to somebody else. Before agents, some of this shared understanding wa
Do AI Agents Know When a Task Is Simple? Toward Complexity-Aware Reasoning and Execution
Large language model (LLM) agents increasingly automate multi-step engineering and informatics workflows, yet they rarely ask how much effort a task actually requires. They often follow a maximum-context-first strategy--re-reading files and dependencies they have already seen--turning a one-line edit into a small code-base audit. We argue the missing capability is task-aware execution-scope estimation: judging a task's difficulty, the information it truly needs, and the shortest reliable path be
TerraZero: Procedural Driving Simulation for Zero-Demonstration Self-Play at Scale
Training robust autonomous driving agents requires a simulator that is fast enough for reinforcement learning at scale, realistic enough to ground behavior in real-world map structure, and diverse enough to cover the safety-critical long tail that logged data rarely contains. We present TerraZero, a procedural driving simulator and self-play training stack. A configurable C engine runs simulation on the CPU and policy inference on the GPU over a zero-copy path, sustaining 1.3M agent-steps per se
PalmClaw: A Native On-Device Agent Framework for Mobile Phones
Large Language Model (LLM) agents have moved beyond generating responses to executing multi-step tasks by calling tools, observing the results, and iteratively deciding the next action. Most agent systems run on desktops or servers, which support tool use and task automation. Mobile devices are also important agent environments because they are widely accessible and contain users' data, sensors, and daily-use applications. Existing mobile agents mainly operate smartphones through graphical user
‘Reacher’ Star Alan Ritchson in Talks to Lead Splashy Netflix Action Movie ‘Maelstrom’ (EXCLUSIVE)
A hot action movie package is coming together at Netflix, multiple sources told Variety, one roughly 33 years in the making. “Reacher” and “War Machine” star Alan Ritchson is in negotiations to topline “Maelstrom,” a spec originally sold to Warner Bros. in 1993 by prolific producer Jeff Robinov when he was an agent. Jaume Collet-Serra, helmer […]
Oak Lab: Turing-Preisträger Sutton gründet Startup für lernende KI
Richard Sutton gründet „Oak Lab“. Das Startup will KI-Agenten bauen, die im laufenden Betrieb lernen – statt nach dem Training statisch zu bleiben.
Robust and effective multi-agent path execution with timing uncertainty
Publication date: September 2026 Source: Artificial Intelligence, Volume 358 Author(s): Yihao Liu, Xueyan Tang, Wentong Cai, Jingning Li
Robots and sectoral FDI: Why automation attracts technology-driven but not resource-driven investment in OECD countries
Publication date: September 2026 Source: Technology in Society, Volume 88 Author(s): Brahim Bergougui
Robots and post-retirement labor supply: Evidence from China
Publication date: September 2026 Source: Telecommunications Policy, Volume 50, Issue 8 Author(s): Mengxuan Wu, Weiwei Zheng, Wei Wang
Middle managers' agency in shaping socially disruptive technologies: Insights into the (re)configuration of human–robot work in Industry 5.0
Publication date: September 2026 Source: Technology in Society, Volume 88 Author(s): Ylenia Curzi, Tiziana C. Callari, Niels Lohse
AI- and robotics-driven reconfiguration of a traditional industry: Business model innovation in agriculture 4.0
Publication date: September 2026 Source: Technology in Society, Volume 88 Author(s): Ricarda B. Bouncken, Beate Cesinger
From augmentation to autonomy: Artificial intelligence and the destabilization of agency in corporate governance
Publication date: September 2026 Source: Futures, Volume 182 Author(s): Manal Ahdadou
How transparency impacts trust in teleoperated autonomous robots under uncertainty
Publication date: October–November 2026 Source: International Journal of Human-Computer Studies, Volume 215 Author(s): Min Cai, Kuangyong Gao, Ziling Ji, Xueqi Xu
Interactions with artificial agents in virtual reality: A study of behaviors in game-based tasks
Publication date: October–November 2026 Source: International Journal of Human-Computer Studies, Volume 215 Author(s): Dawid Ratajczyk, Zuzanna Kurowska, Aleksandra Wasielewska, Paweł Łupkowski
Blessed or not? The dual-path influence mechanism of intelligent elderly care service robots' roles on Chinese family caregivers' well-being
Publication date: November 2026 Source: Computers in Human Behavior, Volume 184 Author(s): Caihua Yu, Siwen Xu, Tonghui Lian
Does greater dominance lead to greater trust? A study on the impact of robot personality on user trust
Publication date: November 2026 Source: Computers in Human Behavior, Volume 184 Author(s): Yunze Zhao, Mengting Lu
Perceived algorithmic attraction in GenAI-generated pedagogical agents: Dimensions and effects on learner trust and motivation
Publication date: November 2026 Source: Computers in Human Behavior, Volume 184 Author(s): Fu-Song Hsu, Wei-Ting Pai, I-Chia Tsai
MAIS: Exploring human-AI interaction in fair and transparent recruitment with a multi-agent LLM-based system
Publication date: October–November 2026 Source: International Journal of Human-Computer Studies, Volume 215 Author(s): Davide Piras, Alberto Pes, Diego Reforgiato Recupero, Giuseppe Scarpi
Training Deep Reinforcement Learning Agents to Coordinate with Humans using Perceptual-motor Primitives of Human Behavior
Publication date: August–September 2026 Source: International Journal of Human-Computer Studies, Volume 214 Author(s): Gaurav Patil, Le Quynh Trang Pham, Patrick Nalepka, Rachel W. Kallen, Michael J. Richardson
Paradoxes of meaningful work in human-robot automotive production lines: Flow versus repair, recognition versus audit, safety versus work precarity in Sweden and Türkiye
Publication date: August 2026 Source: Technology in Society, Volume 87 Author(s): Susanne Frennert, Björn Fischer, Günter Alce
Human-in-the-loop by default? Demography, ideology, and civic commitment in the acceptance of autonomous security robots across risk scenarios
Publication date: October 2026 Source: Technological Forecasting and Social Change, Volume 231 Author(s): Nik Hynek, Beata Gavurova, Marinko Skare, Matus Kubak, Michal Senk
ASTRA: A synthetic benchmark for trace-based evaluation of socially intelligent multi-agent tutoring and participation-balanced collaboration in introductory programming
Publication date: December 2026 Source: Computers and Education: Artificial Intelligence, Volume 11 Author(s): Solomon Sunday Oyelere
The “Gold Rush” in AI and robotics patenting activity. Do innovation systems have a role?
Publication date: October 2026 Source: Technological Forecasting and Social Change, Volume 231 Author(s): Giovanni Guidetti, Riccardo Leoncini, Mariele Macaluso