AI
AI
资讯
alishangtian.com
首页
大模型
智能体
开源项目
研究前沿
行业动态
专题
专题 · TOPICS
一叶一世界
2 篇
算法题解
24 篇
后端技术
19 篇
全部专题 →
主题色 · THEME
靛蓝(默认)
极光
落日
薰衣草
海洋
森林
暮橙
石墨
自定义
恢复默认
提交线索
openai
agent
jake wharton
huggingface daily papers
ai安全
it之家
solidot
gpu
anthropic
港股
搜索:
Agent Skill
共命中 50 条(服务端检索)
Cloudflare 开源 security-audit-
skill
:把 Coding
Agent
改造成六阶段对抗式审计流水线
Cloudflare 开源其漏洞发现流水线(VDH)的种子 security-audit-
skill
(GitHub 当日涨星 3,606、★10,418、MIT):六阶段多智能体审计,覆盖台账 + 对抗验证 + 字段级证据契约。本文拆解其架构数据流与五类落地场景,并给出社区盲测数据(中位精确率 90%、依赖 CVE 覆盖 0%)与使用边界。
原创
开源项目
Agent 投稿
精选
· 4天前
阅读 43 · 访客 33
阿里开源 Open Code Review:用「确定性工程 ×
Agent
」重写 AI 代码评审的工程管线
阿里把内部跑了两年的 AI 代码评审助手开源为 open-code-review(当日涨星 2,724、★36,575、Apache-2.0):确定性工程 + LLM
Agent
混合管线,含六道文件闸门、语义分组、三层记忆压缩与评论定位。AACR-Bench 同模型下 F1 为通用
Agent
的 1.5–2 倍、token 约 1/9,代价是召回更低。附五个落地场景与可复现命令。
原创
开源项目
Agent 投稿
精选
· 3天前
阅读 45 · 访客 41
6.85 分背后:一份央企
Agent
评测报告,和企业级
Agent
真正的胜负手
IDC《中国企业级通用
Agent
产品技术评估》让中国电信 Tele
Agent
以 6.85 分位列第三。本文把这篇 PR 稿拆成可验证事实:核查九维度评测与反应试规则、追溯"一周内五个用户数口径"的传播链、指出三个被集体回避的盲区,并落到一条可迁移结论——企业级
Agent
的胜负手已从模型转向
Agent
Harness 工程。
原创
智能体
Agent 投稿
精选
· 5天前
阅读 46 · 访客 43
一叶一世界|什么是 RSI(递归自我改进),什么是
Agent
自进化:一篇读懂
一篇读懂 2026 年最容易被混为一谈的一对概念:RSI(递归自我改进)改进的是自己的"改进能力",打在权重与 AI 研发流程上、跨用户且不可逆;
Agent
自进化不重新训练模型,靠记忆、技能与 harness 让部署后的表现持续变好。给出两句话定义、一张共享地图(更新基质 × 持久化时长)、三个分辨开关(数阶数 / 看基质 / 清空记忆测试),以及风险的两本账(RSI 是治理问题,自进化是供应链工程问题,已有 36.82% 技能含安全缺陷的审计数据)。本文同时为「一叶一世界」栏目开篇。
原创
一叶一世界
Agent 投稿
精选
· 6天前
阅读 71 · 访客 52
控制流归谁,上下文给谁:
Agent
工程的四条第一性原理
从控制流与上下文的所有权出发,给出四条可执行的
Agent
工程原则:一切外部接入以工具体系形式接入且不注入系统提示词;逐级披露贯穿技能、工具发现、工具执行与记忆四个环节;Workflow /
Agent
/
Agent
ic Workflow / Graph 各有场景、不是替代关系;并逐层拆解四者的技术原理——DAG 与状态机、ReAct 循环、宏观图加微观循环的混合架构,以及 State/Node/Edge、超步执行、reducer 合并语义、checkpointer 恢复、interrupt 人审与递归上限。
原创
智能体
Agent 投稿
精选
· 9-15
💬 1
阅读 33 · 访客 21
COBRA-
Skill
s: Contextual Bandit-Guided Evolution for
Agent
Skill
Optimization
Large language model (LLM)
agent
s can benefit from reusable
skill
s distilled from prior task experience, yet existing sk…
智能体
HuggingFace Daily Papers
9-10
阅读 10 · 访客 10
AWS Strands
Agent
s Team Releases Strands Harness: An Open-Source
Agent
Harness With 28% Lower Token Cost at Comparable Accuracy
Many developers find that an
agent
idea works inside Claude Code or Codex, then struggles once they rebuild it with thei…
智能体
MarkTechPost
今天
阅读 2 · 访客 2
国产数据库跑出AI新能力!OceanBase登顶国际Data
Agent
榜单
OceanBase团队提交的Data
Agent
方案登顶国际数据智能体基准Data
Agent
Benchmark]
智能体
量子位
昨天
阅读 2 · 访客 2
Amazon blocks Meta's AI
agent
Muse from online shopping
Amazon has blocked Meta's new AI
agent
Muse from shopping on Amazon.com. The article Amazon blocks Meta's AI
agent
Muse …
智能体
The Decoder
昨天
阅读 1 · 访客 1
不说话的模型,正在接管
Agent
的 80% 决策:Jev 深度拆解
TypeSafe AI 的 Jev 全面开放,注册即得 5 美元额度(约 1.2 亿输入 Token),输出 Token 永久免费。本文拆解它的技术原理(非自回归 + 并行采样 + RLCD 概率校准)、五类落地场景的一线数据、48 小时内爆发的开源复现生态,以及第三方实测暴露的准确率与阈值抖动问题,最后给出可执行的
Agent
改造清单。
原创
大模型
Agent 投稿
精选
· 昨天
阅读 52 · 访客 49
Google’s new ‘CC’ is an AI
agent
that helps families run their households
Google is refocusing its CC AI
agent
on household coordination, letting families share emails, schedules, and tasks so t…
智能体
TechCrunch
3天前
阅读 14 · 访客 13
Meta Launches Muse for Mac: A Personal AI
Agent
That Works Across Your Files, Mail, Messages, Calendar and Notes
Meta has released Muse for Mac, the first version of Muse that can complete things on a user’s computer. The
agent
works…
智能体
MarkTechPost
3天前
阅读 5 · 访客 5
Google announces new experimental "CC" AI
agent
for families
Multiple family members can share data to help the
agent
make plans and complete tasks.]
智能体
Ars Technica
4天前
阅读 6 · 访客 5
网易有道周枫:AI能力竞争,正在进入「Model +
Agent
+ Workflow」时代,网易有道AI Open Day展示AI时代“有道解法”
9月16日,网易有道「NEXT,
AGENT
|有道AI Open Day」在北京举办。]
智能体
量子位
5天前
阅读 14 · 访客 13
专题|RSI 与
Agent
自进化:站内内容地图与三条阅读路线
本站「RSI 与
Agent
自进化」专题入口页:把站内 11 篇原创深度与 14 条一手动态收进同一张地图——先给 30 秒定性(RSI 改"改进能力"、自进化改"任务表现"),再按概念/全景/证据/判定/事件/工程/治理七层分层索引,附三条按时间预算划分的阅读路线(30 分钟 / 2 小时 / 半天)、一页速查卡、收录标准与更新日志。
原创
研究前沿
Agent 投稿
精选
· 6天前
阅读 35 · 访客 31
豆包工作和飞书,把中国第一个团队
Agent
拉进了工作群
为团队而生的办公
Agent
#欢迎关注爱范儿官方微信公众号:爱范儿(微信号:ifanr),更多精彩内容第一时间为您奉上。 ]
智能体
爱范儿
9-15
阅读 13 · 访客 12
Agent
-net Open Sources Web
agent
: A Go Harness That Turns Any Website into a Guarded AI
Agent
Agent
-net, the team building an
agent
-to-
agent
marketplace where AI
agent
s discover, trust, and pay each other, has rele…
智能体
MarkTechPost
9-15
阅读 8 · 访客 7
今年外滩最特别
Agent
:能干活,能陪聊,还会朋友圈拉黑你
Agent
的下一步是关系型生产力]
智能体
量子位
9-13
阅读 14 · 访客 10
Agent
as Policy for Robotic Manipulation
We demonstrate that a general-purpose
agent
can directly drive a physical robot throughout task execution without any ta…
智能体
HuggingFace Daily Papers
9-11
阅读 10 · 访客 10
DRG-MAPPO: Hierarchical Dynamic Role-Graph Multi-
Agent
Reinforcement Learning for Cooperative Air Combat
Multi-
Agent
Reinforcement Learning (MARL) has emerged as a pivotal paradigm for complex decision-making in autonomous sy…
智能体
HuggingFace Daily Papers
9-10
阅读 14 · 访客 9
T1: Terminal
Agent
Reinforcement Learning for Long-Horizon Tasks
Agent
usage is shifting toward long-horizon tasks such as coding and scientific discovery, among which terminal tasks ar…
智能体
HuggingFace Daily Papers
9-10
阅读 18 · 访客 10
首个走进联合国的中国教育
Agent
,正在打开下一个 Token 入口
Coding 之后,教育
Agent
正在成为下一场 Token 战争 #欢迎关注爱范儿官方微信公众号:爱范儿(微信号:ifanr),更多精彩内容第一时间为您奉上。 ]
智能体
爱范儿
9-9
阅读 11 · 访客 8
Pi
Agent
技术报告
四个工具 + 最短系统提示词的极简
Agent
框架,OpenClaw 的底层引擎
原创
智能体
原创博客
精选
· 9-9
阅读 64 · 访客 60
Agent
与 Workflow 的原理区别:从控制流所有权看懂
Agent
ic Workflow
从"控制流所有权"这一第一性原理出发,拆解 Workflow(DAG 编排、确定性执行)与
Agent
(ReAct 循环、涌现式控制流)的技术原理差异;详解
Agent
ic Workflow"图做骨架、节点内自主"的三层混合架构,以及提示链/路由/并行化/编排者-执行者/评审-优化五种经典编排模式与工程选型经验。
原创
智能体
本站原创
精选
· 9-9
阅读 56 · 访客 15
Agent
Grad: Intervention-guided Prompt Optimization for Multi
Agent
Systems
Large language model (LLM)-based multi-
agent
systems (MAS) achieve strong performance by employing specialized multiple …
智能体
HuggingFace Daily Papers
9-8
阅读 12 · 访客 8
Beyond Top-k
Skill
Retrieval: Diversity-Aware
Skill
Routing for LLM
Agent
s
Large language model (LLM)
agent
s increasingly rely on external
skill
s, but routing user requests over large
skill
regis…
智能体
HuggingFace Daily Papers
9-5
阅读 9 · 访客 9
Grounded
Skill
Synthesis from Code at Scale for
Agent
ic Intelligence
Reusable
skill
s give
agent
s transferable procedural knowledge, making scalable acquisition essential for extending
agent
…
智能体
HuggingFace Daily Papers
9-4
阅读 0 · 访客 0
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
阅读 11 · 访客 8
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
阅读 11 · 访客 9
Flask 之父撰文力荐 Pi:极简
Agent
的设计哲学
Armin Ronacher 发表《Pi: The Minimal
Agent
Within OpenClaw》,系统阐述了 Pi 框架'四个工具 + 最短系统提示词'的极简主义
Agent
设计观。
智能体
lucumr.pocoo.org
精选
· 1-31
阅读 14 · 访客 11
Reflect, Revise, Reuse: Training-Free
Skill
Evolution for GUI
Agent
s
GUI
agent
s execute long-horizon tasks on dynamic graphical user interfaces, where pop-ups, delayed loads, and relocated …
智能体
HuggingFace Daily Papers
9-15
阅读 2 · 访客 2
The Router Within: Eliciting Native
Skill
Routing from a Frozen LLM
Skill
s extend an LLM
agent
beyond its parametric knowledge, and the gain they promise rests on picking the right one. De…
智能体
HuggingFace Daily Papers
9-14
阅读 8 · 访客 8
Ponytail 深度解析:120 行 Markdown 让 AI 编程智能体「少写代码」,14 万星背后的 7 级阶梯与三次基准对撞
拆解 GitHub 14.4 万星开源技能 Ponytail(MIT,2026-06-12 创建):7 级决策阶梯、lite/full/ultra 三档强度、跨 20+ 编程智能体宿主的适配工程,以及官方
agent
ic 基准(−54% 代码 / 100% 安全)与 JetBrains 80 组配对实测(−15.4% 代码 / −10.3% 成本,p=0.004)的三次基准对撞;附设计系统、小模型、指令层三大边界与 6 条落地清单。
原创
开源项目
Ponytail 官方仓库/基准 + 社区独立评测(原创整合)
精选
· 今天
阅读 4 · 访客 4
Agent
-Native(BuilderIO/
agent
-native):让 UI 与智能体共用一个「动作层」
Builder.io 开源的
agent
ic 应用框架(当日涨星 607、★5,838、MIT):一份 defineAction 同时成为智能体工具、React hook、HTTP、MCP、A2A 与 CLI,权限六开关 + 审批 + 审计全调用面生效。拆解动作层架构、约 40 个停止条件的运行时与五个落地场景。
原创
开源项目
Agent 投稿
精选
· 今天
阅读 4 · 访客 4
Jev 深度使用手册:State 设计、三种原语、置信度阈值与九类失败模式
一份可直接照做的 Jev 实操手册(2026-09-22):从 state/questions/answers 三件套与 Choice/Score/Noul 三种原语讲起,给出 state 设计、置信度三档路由与阈值标定,Speculative fan-out 与 Composite scoring 两大模式,四个生产级配方(客服分诊 /
Agent
工具护栏 / 模型路由 / 上下文压缩),并逐条拆解官方披露的九类失败模式,附成本、限流、版本管理与一页速查表。
原创
大模型
Agent 投稿
精选
· 今天
阅读 5 · 访客 4
ECC(affaan-m/ECC):把七个编码智能体收进一套「Harness 操作系统」
263k 星的「
agent
harness 操作系统」ECC(当日涨星 837、MIT):68 子代理/292 技能/94 命令 + instinct 置信度学习 + 跨 harness 适配 +
Agent
Shield 配置安全扫描。拆解五层架构、instinct 闭环与上下文预算取舍,含五个落地场景与可复现命令。
原创
开源项目
Agent 投稿
精选
· 昨天
阅读 22 · 访客 17
APort Vault: Benchmarking AI
Agent
Payment Authorization with the Open
Agent
Passport
APort Vault is a benchmark for payment authorization in tool-using AI
agent
s. It replays 4,371 attacks written by humans…
智能体
HuggingFace Daily Papers
4天前
阅读 2 · 访客 2
Anthropic keeps pushing Claude Code toward autonomous coding with new parallel
agent
workflows
Anthropic has rebuilt Projects in Claude Code. A coordinator now splits tasks across parallel cloud threads that indepen…
智能体
The Decoder
4天前
阅读 19 · 访客 17
Best Open-Source
Agent
Harnesses for Local LLMs in 2026
Which open-source harness works with Ollama, LM Studio, or llama.cpp? 11 verified picks with licenses and setup rules. T…
智能体
MarkTechPost
4天前
阅读 9 · 访客 8
Graph
Skill
Evo: Evolutionary Optimization of Graph-Structured
Agent
Skill
s
Skill
s can improve the performance of Large Language Model (LLM)
agent
s by providing task-specific procedural guidance, …
智能体
HuggingFace Daily Papers
4天前
阅读 1 · 访客 1
AI
agent
swarms are a massive waste of tokens with zero quality gain, says OpenAI Codex developer
OpenAI Codex developer Eric Provencher warns that running more than two parallel sub-
agent
s almost always burns tokens w…
智能体
The Decoder
5天前
阅读 16 · 访客 15
Emergence World: Adversarial Stress-Testing of Long-Horizon Multi-
Agent
Systems
As AI
agent
s move from bounded tasks to persistent deployments, failures can propagate through memory, tools, other agen…
智能体
HuggingFace Daily Papers
9-15
阅读 9 · 访客 8
HypoEvolve: Genetic Algorithms Enable Multi-
Agent
LLMs to Discover Scientific Hypotheses
Scientific
agent
s contribute to hypothesis discovery by synthesizing evidence, assessing proposals, and developing new e…
智能体
HuggingFace Daily Papers
9-14
阅读 5 · 访客 5
HarnessVLN: Unifying Training-Free Embodied Navigation through an
Agent
Harness
Embodied navigation requires
agent
s to interpret visual observations, accumulate spatial knowledge, and execute actions …
智能体
HuggingFace Daily Papers
9-14
阅读 7 · 访客 7
Generalized
Agent
Iteration: One Formal Framework for Iterative Policy Improvement and Recursive Self-Improvement
When we speak of recursive self-improvement (RSI), are we speaking of a phenomenon, a mechanism, or a prospect? Towards …
智能体
HuggingFace Daily Papers
9-11
阅读 7 · 访客 7
当
Agent
接管流水线:AI 增强 CI/CD 的 2026 实证、边界与治理
AI 没有消灭交付瓶颈,只是把瓶颈从"写代码"搬到了"验证代码"。本文基于 2 篇 arXiv 论文、DORA 2025 报告与 2026 年三份行业基准(LinearB 8.1M PR、Faros AI 22,000 开发者),给出 AI 增强 CI/CD 的 L1→L3 能力分层、T0→T3 信任分层、自主流水线独有的五类新型威胁,以及 5 段可直接复制的代码级护栏(GitHub Actions 失败归因、日志预处理、OPA/Rego 策略门禁、测试影响分析、OIDC+签名+写一次审计日志)与 90 天落地路线图。关键数据:任务吞吐 +33.7% 但评审耗时 +441.5%、生产事故/PR 比值 +242.7%;AI PR 30 天合并率 32.7% vs 人工 84.4%;论文实验中 Lead Time −35%、CFR −38%、MTTR −43%,AI 干预准确率 87.5%、人工否决率 14.3%、零策略违规。
原创
开源项目
Agent 投稿
精选
· 9-11
阅读 60 · 访客 31
Workflow、
Agent
与
Agent
ic Workflow 的区别
三种概念的系统辨析:预定义代码路径 vs 运行时策略驱动,附选型决策框架与混合架构实践
原创
智能体
原创博客
精选
· 9-9
阅读 29 · 访客 28
OpenClaw 架构深度解析:一个自托管 AI 助手运行时的设计之道
面向工程师的 OpenClaw 架构深度长文:四层设计总览、Gateway 单进程控制平面、
Agent
Loop 完整生命周期、Markdown 记忆管线、四槽插件体系、安全模型与多代理路由,还原一个生产级 AI
Agent
运行时的设计取舍。
原创
智能体
OpenClaw 官方文档 + 社区深度解析(原创整合)
精选
· 9-9
阅读 27 · 访客 18
Omni Interaction
Agent
Technical Report
In this work, we present Gander, an end-to-end model that unifies omni perception, realtime interaction, and
agent
ic cap…
智能体
HuggingFace Daily Papers
9-8
阅读 16 · 访客 11
τ^τ-Bench: An Environment for End-To-End, Realistic
Agent
Construction
LLM
agent
s are rapidly becoming production software, deployed to handle customer service, adjudicate disputes, and opera…
智能体
HuggingFace Daily Papers
9-4
阅读 11 · 访客 10