The Devil Is in the Interface: Evaluating How Tool Architecture Shapes Coding Agent Behavior
关键在于接口:评估工具架构如何影响编码智能体行为
专题命中 软件智能体 :coding agent(title,abstract);repository(abstract);分类 cs.SE
AI总结 该研究通过编码智能体的对照实验,发现工具架构会显著影响智能体行为,不同工具架构在一致性、文件访问量、步骤数等方面表现出不同效果,其中Python CodeAct风格接口性能优异。