arXivDaily arXiv每日学术速递 周一至周五更新
arXiv周末暂无论文更新,休息一下吧,周末愉快~~

AI 大模型

代码大模型 / AI 编程

代码生成、软件工程智能体、程序修复、测试生成和开发者工具。

2026-04-07 至 2026-04-07 共收录 8 信号源:cs.SE, cs.CL, cs.AI, cs.LG, cs.PL

1. 软件智能体 8 篇

2601.17581 2026-04-07 cs.SE cs.AI 81%

How AI Coding Agents Modify Code: A Large-Scale Study of GitHub Pull Requests

AI代码代理如何修改代码:对GitHub拉取请求的大型研究

Daniel Ogenrwot, John Businge

机构 * University of Nevada Las Vegas(内华达大学拉斯维加斯分校)

专题命中 软件智能体 :coding agent(title,abstract);分类 cs.SE、cs.AI

AI总结 研究通过分析GitHub拉取请求中的代码修改,探讨AI代理与人类贡献在提交数量、文件修改和描述一致性上的差异。

Comments Accepted at the 23rd IEEE/ACM International Conference on Mining Software Repositories - Mining Challenge Track

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.04580 2026-04-07 cs.SE 79%

Beyond Fixed Tests: Repository-Level Issue Resolution as Coevolution of Code and Behavioral Constraints

超越固定测试:仓库级问题解决作为代码和行为约束的共进化

Kefan Li, Yuan Yuan, Mengfei Wang, Shihao Zheng, Wei Wang, Ping Yang, Mu Li, Weifeng Lv

专题命中 软件智能体 :repository(title,abstract);分类 cs.SE

AI总结 本文提出Agent-CoEvo框架,通过共进化代码与行为约束提升修复效果,优于现有基线方法。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.04514 2026-04-07 cs.AI cs.CL cs.IR 62%

SuperLocalMemory V3.3: The Living Brain -- Biologically-Inspired Forgetting, Cognitive Quantization, and Multi-Channel Retrieval for Zero-LLM Agent Memory Systems

SuperLocalMemory V3.3:活脑——生物启发的遗忘、认知量化与多通道检索用于零LLM代理记忆系统

Varun Pratap Bhardwaj

机构 * Independent Researcher(独立研究员)

专题命中 软件智能体 :coding agent(abstract);分类 cs.CL、cs.AI

AI总结 本文提出SuperLocalMemory V3.3,通过生物启发的遗忘机制、认知量化和多通道检索,实现零LLM代理的记忆系统,提升了多跳和对抗场景下的性能。

Comments 19 pages, 4 figures, 11 tables. Third paper in the SuperLocalMemory trilogy. Code: https://github.com/qualixar/superlocalmemory (v3.3.26). npm: superlocalmemory. PyPI: superlocalmemory

URL PDF HTML 收藏
2604.04705 2026-04-07 cs.CR cs.SE 57%

Bridging Safety and Security in Complex Systems: A Model-Based Approach with SAFT-GT Toolchain

在复杂系统中弥合安全与安全性的方法:基于模型的SAFT-GT工具链

Irdin Pekaric, Raffaela Groner, Alexander Raschke, Thomas Witte, Jubril Gbolahan Adigun, Michael Felderer, Matthias Tichy

专题命中 软件智能体 :repository(abstract);分类 cs.SE

AI总结 本文提出基于模型的SAFT-GT工具链,用于解决复杂系统中安全与安全性的挑战,通过攻击-故障树生成和模型组合方法,提升系统安全性和可靠性,通过用户研究验证其有效性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.04059 2026-04-07 cs.SE 57%

Humans Integrate, Agents Fix: How Agent-Authored Pull Requests Are Referenced in Practice

人类整合,代理修复:代理撰写的拉取请求在实践中是如何被引用的

Islem Khemissi, Moataz Chouchen, Dong Wang, Raula Gaikovina Kula

专题命中 软件智能体 :coding agent(abstract);分类 cs.SE

AI总结 研究通过分析AIDev数据集中的代理撰写的拉取请求引用,揭示了人类与代理之间引用意图的分类,发现人类主要用于构建新功能,而代理用于修复错误,且引用的拉取请求生命周期更长,审查时间更长。

Comments Accepted to MSR Mining Challenge paper

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.03964 2026-04-07 cs.AI 57%

SKILLFOUNDRY: Building Self-Evolving Agent Skill Libraries from Heterogeneous Scientific Resources

SKILLFOUNDRY:从异构科学资源构建自演化智能体技能库

Shuaike Shen, Wenduo Cheng, Mingqian Ma, Alistair Turcan, Martin Jinye Zhang, Jian Ma

机构 * Ray and Stephanie Lane Computational Biology Department, School of Computer Science, Carnegie Mellon University(卡内基梅隆大学计算机科学学院Ray and Stephanie Lane计算生物学系) Machine Learning Department, School of Computer Science, Carnegie Mellon University(卡内基梅隆大学计算机科学学院机器学习系)

专题命中 软件智能体 :coding agent(abstract);分类 cs.AI

AI总结 SKILLFOUNDRY通过自演化框架将异构资源转化为验证过的智能体技能包,提升科学代理在基准和领域任务中的性能,扩展覆盖范围,为更强大的科学代理提供基础。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.03438 2026-04-07 cs.SE 57%

Android Instrumentation Testing in Continuous Integration: Practices, Patterns, and Performance

Android持续集成中的仪器测试:实践、模式与性能

Hamid Parsazadeh, Taher A. Ghaleb, Safwat Hassan

专题命中 软件智能体 :repository(abstract);分类 cs.SE

AI总结 研究Android持续集成中仪器测试的实践、模式及性能,发现仅10.6%的仓库使用仪器测试,常用社区组件或自定义脚本设置模拟器,不同设置方式在可靠性、效率和成本上有差异。

Comments Accepted at the 19th IEEE International Conference on Software Testing, Verification and Validation (ICST 2026)

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.03997 2026-04-07 cs.DC cs.MA 50%

Ledger-State Stigmergy: A Formal Framework for Indirect Coordination Grounded in Distributed Ledger State

账本-状态斯蒂格玛:一种基于分布式账本状态的间接协调形式化框架

Fernando Paredes García

专题命中 软件智能体 :software agent(abstract)

AI总结 本文提出基于账本状态的间接协调框架,通过状态转换形式化方法,识别三种常见链上协调模式及Commit-Reveal序列叠加,提供可重用的词汇和设计指导。

Comments 15 pages, 1 figure. Also archived at Zenodo DOI: 10.5281/zenodo.19425884. Companion foundations preprint DOI: 10.5281/zenodo.19199497

详情

展开后加载摘要…

URL PDF HTML 收藏