搜索:Agent

共命中 28 条(服务端检索)
Agent 与 Workflow 的原理区别:从控制流所有权看懂 Agentic Workflow
从"控制流所有权"这一第一性原理出发,拆解 Workflow(DAG 编排、确定性执行)与 Agent(ReAct 循环、涌现式控制流)的技术原理差异;详解 Agentic Workflow"图做骨架、节点内自主"的三层混合架构,以及提示链/路由/并行化/编排者-执行者/评审-优化五种经典编排模式与工程选型经验。
智能体 本站原创 精选 · 今天
Bilevel Coordinated Reflection: A Game-Theoretic Approach to Multi-Agent LLM Systems
Multi-agent LLM systems commonly use an orchestrator to decompose a task for a team of workers and then improve through …
智能体 HuggingFace Daily Papers 9-2
Using Grounded Theory for Agent Behavior Analysis at Scale
Understanding agent behavior requires methods that scale to thousands of trajectories and surface new patterns in long, …
智能体 HuggingFace Daily Papers 8-31
Flask 之父撰文力荐 Pi:极简 Agent 的设计哲学
Armin Ronacher 发表《Pi: The Minimal Agent Within OpenClaw》,系统阐述了 Pi 框架'四个工具 + 最短系统提示词'的极简主义 Agent 设计观。
智能体 lucumr.pocoo.org 精选 · 1-31
Omni Interaction Agent Technical Report
In this work, we present Gander, an end-to-end model that unifies omni perception, realtime interaction, and agentic cap…
智能体 HuggingFace Daily Papers 昨天
τ^τ-Bench: An Environment for End-To-End, Realistic Agent Construction
LLM agents are rapidly becoming production software, deployed to handle customer service, adjudicate disputes, and opera…
智能体 HuggingFace Daily Papers 5天前
DRACO: Fine-Grained Credit Assignment with Dynamic Rubrics for Long-Horizon Agent Training
Reinforcement Learning from Verifiable Rewards works well when a task has a programmatic checker, but most long-horizon …
智能体 HuggingFace Daily Papers 6天前
Pi 突破 86k Star:组件化 Agent 生态成型
截至 2026 年 9 月,Pi 智能体框架 GitHub Star 突破 86k,pi-ai / pi-agent-core / pi-tui 组件被大量第三方 Agent 项目复用,'自建 Agent 而非套框架'成为新潮流。
开源项目 GitHub 精选 · 9-1
办公 Agent 大乱战,新势力TeleAgent 凭什么坐上牌桌
谁能成为真正的「国民级AI 办公助理」 #欢迎关注爱范儿官方微信公众号:爱范儿(微信号:ifanr),更多精彩内容第一时间为您奉上。
智能体 爱范儿 今天
HarvestBench: Measuring Whether LLM Agents Will Pay to Avoid Killing Animals
Benchmarks for the side effects an agent causes on the way to a goal already exist, but HarvestBench is the first to put…
智能体 HuggingFace Daily Papers 6天前
Manus 邀请码刷屏:通用 Agent 的中国时刻
中国团队 Monica 发布通用智能体产品 Manus,以'Less Structure, More Intelligence'理念实现任务全自动执行,在 GAIA 基准取得 SOTA 表现,一码难求。
智能体 Manus 精选 · 2025-03-07
曹操出行与豆包联合推出 AI 打车服务,能一句话选车、设置空调温度等
IT之家 9 月 9 日消息,曹操出行今日宣布与豆包联合打造 AI 打车服务 ,首批在北京、杭州、苏州三城上线,这意味着曹操出行将出行服务能力与 AI Agent 深度融合。 AI 打车服务上线后,当用户在豆包产品端咨询路线、地点、休闲娱乐…
智能体 IT之家 今天
NeoHorse-1: Towards Recursive Self-Improvement via Agentic Post-Training with Routing Harness
Recursive self-improvement (RSI) requires a concrete mechanism through which an AI system observes its capabilities and …
智能体 HuggingFace Daily Papers 昨天
Environments as Scaffold: Enriching Feedback to Bootstrap Self-Evolving Agents in Long-Horizon Tasks
Large Language Models demonstrate remarkable proficiency in static reasoning, yet training them as autonomous agents thr…
智能体 HuggingFace Daily Papers 昨天
MOLE: Detecting Insider Threats in AI Agents
Model misalignment, prompt injection, or operator misuse could lead AI agents operating frontier-lab accounts to exfiltr…
智能体 HuggingFace Daily Papers 2天前
MaxKernel: Agentic Kernel Generation for TPUs
Designing and authoring high-performance custom kernels for accelerators is a complex task that requires deep hardware-l…
智能体 HuggingFace Daily Papers 6天前
EmbodiedSkills: A Unified Framework for Orchestrating, Training, and Deploying VLA Agents
Vision-language-action (VLA) models map visual observations and language instructions directly to robot actions, but lon…
智能体 HuggingFace Daily Papers 9-1
Anthropic 开放 MCP 协议:AI 应用的 USB-C
Anthropic 发布模型上下文协议(Model Context Protocol),以开放标准统一 LLM 应用与外部数据源、工具的连接方式,被社区称为'AI 应用的 USB-C 接口'。
智能体 Anthropic 精选 · 2024-11-26
Procedural Graphs: Self-Evolving Execution Structures for LLM Agents
Large language models are increasingly deployed as agents that plan over long horizons and act through external tools. M…
智能体 HuggingFace Daily Papers 昨天
Agentic Visual Generation: From Generative Models to Agentic Control
Visual generation is evolving from generative models used through a single invocation into agentic control processes tha…
智能体 HuggingFace Daily Papers 3天前
SceneMosaic: Efficient and Diverse Simulation-Ready Scene Generation via Hybrid Agentic Layout Evolution
Diverse and simulation-ready indoor scenes are essential for interactive entertainment and embodied AI, yet their scalab…
智能体 HuggingFace Daily Papers 5天前
What LLM Trading Agents Actually Do in Production: A Six-Month, Population-Scale Record from Two Fleets
We present a continuous, population-scale measurement record of autonomous language-model trading agents operating in pr…
智能体 HuggingFace Daily Papers 5天前
VeriPhy: Agentic Physical Reasoning for World Model Evaluation and Refinement
Visual fluency in generated video does not imply physical reliability, and a scalar quality score alone is incapable of …
智能体 HuggingFace Daily Papers 9-2
Claude Code 发布:终端里的编程智能体
Anthropic 随 Claude 3.7 Sonnet 推出命令行编程智能体 Claude Code,可自主读写代码库、运行测试与提交修改,开启'终端 Agent'产品形态。
智能体 Anthropic 精选 · 2025-02-25
Ask Before You Optimize: Dynamic Pre-Formulation Clarification for Interactive Optimization
Large language models (LLMs) are increasingly used to formulate optimization models from natural-language problem descri…
大模型 HuggingFace Daily Papers 5天前
Dr. Claw: An AI Scientist Workspace for Vibe Research
Command-line coding agents (e.g., Claude Code, Gemini CLI) can already read and write files and sustain long sessions, y…
智能体 HuggingFace Daily Papers 8-31
OpenClaw 刷屏:个人 AI 助理的开源引爆点
Peter Steinberger 的开源个人智能助理项目(前身 ClawdBot / MoltBot)更名为 OpenClaw 并刷屏科技圈,7×24 小时待命的'电子员工'形态引发全网部署热潮。
智能体 OpenClaw 精选 · 1-26
Google I/O:Gemini 2.5 与全模态搜索重塑
Google 在 I/O 大会全面转向 AI First:Gemini 2.5 Pro/Flash 系列落地百亿级用户产品,AI Mode 重构搜索交互,Veo/Imagen 视频图像生成商用化。
行业动态 Google 精选 · 2025-05-21