paper-with-me

홈 › Papers

Projecting the Emerging Mindset of SWE Agent by Launching a Wild Code Understanding Journey

2026-06-07 · Zhengyi Zhuo, Yan Liu arxiv

Software engineering agents (SWE agents) increasingly work through tool-mediated trajectories in real repositories, yet their behavior remains difficult to characterize in concrete, observable terms. These trajectories record tool use, intermediate reasoning, evidence selection, and self-directed stopping, but they do not by themselves explain why particular moves were chosen, what evidence was trusted, or when understanding was judged sufficient. This tension makes trajectory data both limited and valuable: faithful, replayable traces can become an empirical substrate for studying agent behavior when interpreted through disciplined observation. We introduce Ada, a scoped apparatus for repository-level code understanding. Ada enters real codebases through a bounded tool interface, allowing open-ended exploration to remain recordable as finite trajectories. Across this wild-but-bounded setting, Ada chooses where to look, what to read closely, when to consolidate partial understanding, and when to close its account of the repository. We project Ada's think-action chains through observation lenses that make navigation, evidence selection, synthesis, grounding, and stopping visible without reducing behavior to raw tool counts or speculating about hidden intent. Read together, these lenses produce behavioral profiles grounded in recorded movement through software worlds. Across 408 trajectories, spanning multiple models, repositories, task families, and launch conditions, the study shows how faithful digital traces can be transformed into disciplined, comparable projections of emerging SWE-agent mindset. The results expose differences in efficiency, trajectory diversity, epistemic grounding, and the limits of intervention, while providing a methodological foundation for observing SWE agent behavior in real codebases.

📄 PDF Abstract BibTeX arXiv:2606.08500

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning and Behavioral Equilibria in LLM-Nash Games: From Mindsets to Actions

2025-07-10 · Quanyan Zhu arxiv

We introduce the LLM-Nash framework, a game-theoretic model where agents select reasoning prompts to guide decision-making via Large Language Models (LLMs). Unlike classical games that assume utility-maximizing agents wi…

Chain of Mindset: Reasoning with Adaptive Cognitive Modes

2026-02-10 · Tianyi Jiang, Arctanx An, Hengyi Feng, Naixin Zhai 외 arxiv

Human problem-solving is never the repetition of a single mindset, by which we mean a distinct mode of cognitive processing. When tackling a specific task, we do not rely on a single mindset; instead, we integrate multip…

Spatial ReasoningCode Generation

Supporting decisions by unleashing multiple mindsets using pairwise comparisons method

2021-07-04 · Salvatore Greco, Sajid Siraj, Michele Lundy

Inconsistency in pairwise comparison judgements is often perceived as an unwanted phenomenon and researchers have proposed a number of techniques to either reduce it or to correct it. We take a viewpoint that this incons…

MindSET: Advancing Mental Health Benchmarking through Large-Scale Social Media Data

2025-11-14 · Saad Mankarious, Ayah Zirikly, Daniel Wiechmann, Elma Kerz 외 arxiv

Social media data has become a vital resource for studying mental health, offering real-time insights into thoughts, emotions, and behaviors that traditional methods often miss. Progress in this area has been facilitated…

Binary Classification

CREW-WILDFIRE: Benchmarking Agentic Multi-Agent Collaborations at Scale

2025-07-07 · Jonathan Hyun, Nicholas R Waytowich, Boyuan Chen arxiv

Despite rapid progress in large language model (LLM)-based multi-agent systems, current benchmarks fall short in evaluating their scalability, robustness, and coordination capabilities in complex, dynamic, real-world tas…

Spatial Reasoning