Tag
This survey proposes a unified decision framework for proactive service agents using large language models, formulating the problem as a partially observable sequential decision process and organizing methods and evaluation metrics for initiative, timing, and safety.
The author discusses the benefits of using open and cheaper AI models for automation tasks while reserving frontier models for orchestration, enabling more proactive agents.
Introduces VibeLifeBench, a benchmark of 200 long-horizon tasks across ten everyday-life domains for evaluating proactive and persistent LLM agents in a simulated multi-week living world. Current frontier models score low, highlighting the gap between existing agents and real-life assistance.
Mitch Troy announces the Basis End-to-End Tax Platform, described as the first production deployment built around proactive agents that autonomously handle tax return preparation while allowing accountants to supervise decisions.
Rhys Sullivan discusses the ideal form factor for background/proactive agents being Codex Pets, and lists desired agents like one that watches GitHub repos for changes.
This paper proposes Context Graphs, a live relational data structure for enterprise entities that enables proactive agents to surface relevant information before users query, formalizing components for delta detection, proactivity scoring, and LLM-powered surfacing.
UniClawBench introduces a capability-driven benchmark for evaluating proactive agents in dynamic, real-world environments using live Docker containers and a closed-loop evaluation strategy with multiple agent roles.
An SDK lets developers make AI agents proactive with a single line of code, enabling self-scheduled execution across multiple frameworks.
This paper formalizes communication policy for LLM agents and proposes Communication Policy Evolution (CPE), a self-evolution framework that refines communication policies through rollout and prompt-level evolving, achieving best task success across multiple settings.
The article distinguishes between reusable knowledge (durable context) and operational memory (task state) as essential components for building proactive AI agents that can follow through on complex tasks.
Ψ-Bench is a benchmark for evaluating LLMs' ability to influence users through persuasive dialogues, incorporating user profiles for personalized persuasion. Experiments show that even state-of-the-art models have room for improvement, and access to client profiles significantly boosts performance.
Asuka Zheng argues that the 'running out of training data' panic is misplaced; the real scarcity is a lack of imagination in collecting diverse, long-horizon data, illustrated by her SRE replacement project and broader research trends.
This paper introduces Context, a new architecture for proactive goal-directed agents that replaces reactive chatbots. It presents formal theorems proving efficiency gains through composable sandboxed programs, declarative wiring, and proactive state machines, with an open-source implementation.
ProAct is a proactive agent architecture that leverages idle-time computation to anticipate user needs, improving task completion efficiency and accuracy. It introduces ProActEval, a benchmark spanning 200 scenarios across 40 domains, and achieves significant gains over reactive baselines: 14.8% reduction in required turns, 11.7% decrease in user effort, and 28.1% cut in hallucination rates.
A new tool called Agency in Browser Use Box enables AI agents to propose goals and tasks, with humans accepting or rejecting them and agents notifying progress.