works on

From the 1 of 11 linked papers with an AI index.

collaborators

11 papers

cs.AI2026

Agent Skills Can Be Harmful: An Empirical Study of Skill-Induced Failures in LLM Agents

Gen Dong, Yanjie Gao, Liqun Li +3

Agent skills are the de facto mechanism for extending LLM agents with reusable guidance. A skill can shape the agent's task execution, including planning, tool use, problem-solving…

cs.LG2026

ToolAtlas: Learning Once, Reusing Everywhere with Tool-Side Memory

Yue Fang, Zhibang Yang, Fangkai Yang +5

ToolAtlas introduces a graph‑based, provider‑side memory that records tool capabilities, failure limits, and how tools can be combined, allowing LLM agents to query this memory and…

cs.SE2026

Can Large Language Models Generate Observability-Aware Code?

Yongliang Tao, Hongyu Zhang, Pengfei Gao +8

Recent advances in coding agents have enabled the generation of increasingly complex software systems. While existing evaluations primarily focus on functional correctness, product…

cs.AI2026

StepFly: Agentic Troubleshooting Guide Automation for Incident Diagnosis

Jiayi Mao, Liqun Li, Yanjie Gao +9

Effective incident management in large-scale IT systems relies on troubleshooting guides (TSGs), but their manual execution is slow and error-prone. While recent advances in LLMs o…

cs.DC2026

UFO3: Weaving the Digital Agent Galaxy

Chaoyun Zhang, Liqun Li, He Huang +8

Large language model (LLM)-powered agents are transforming digital devices from passive tools into proactive intelligent collaborators. However, most existing frameworks remain con…

cs.SE2026

Computer-Using World Model

Yiming Guan, Rui Yu, John Zhang +15

Agents operating in complex software environments benefit from reasoning about the consequences of their actions, as even a single incorrect user interface (UI) operation can derai…