Agent trajectories as programs: fingerprinting and programming coding-agent behavior

22d ago · Global · primary source: export.arxiv.org

A new framework can identify distinct coding agents by their problem-solving habits rather than just their benchmark scores, according to research submitted to arXiv on 15 June 2026. The methods attribute unseen agent trajectories with 85.7% accuracy and introduce a library called ProcGrep for auditing agent behavior [1]. The work, authored by Hamidah Oderinwale, compares ten agents and finds that each leaves a procedural "fingerprint" — a set of behavioral habits that persist across different tasks and contexts [1]. A probe over these signatures correctly matches an unseen trajectory to its originating agent at 85.7% accuracy, controlling for task leakage [1]. The researchers developed an emergent vocabulary induction technique designed to compress surface-level variation while capturing the structural quirks of each model's approach [1]. Applied to the SWE-Bench software engineering dataset, the framework revealed that agent behavior clusters by release period and distillation lineage. A distilled student model and its teacher exhibited a Jensen-Shannon divergence of 0.25, roughly half the distance observed between unrelated model pairs [1]. This finding arrives as large language models proliferate rapidly; the list of publicly known LLMs has expanded to include systems from firms such as DeepSeek, which trained its V3 model for a reported US$6 million, far below the cost of comparable Western models [8]. The paper argues that as more models saturate traditional benchmarks, evaluating how an agent solves a problem — not just whether it succeeds — becomes essential [1]. This perspective echoes broader concerns about algorithmic transparency. Algorithmic bias, for instance, can arise from opaque design choices or unrepresentative training data, compounding social inequities in criminal justice, healthcare, and hiring [5]. The European Union's Artificial Intelligence Act, adopted in 2024, represents one regulatory attempt to address such systemic risks [5]. Alongside the fingerprinting technique, the authors released ProcGrep, a library that lets developers audit and evaluate agents by examining their procedural traces in a top-down fashion [1]. The tool is intended to support task-aware model routing, agent monitoring, and finer-grained cost analysis [1]. The submission, sized at 1,107 KB, was posted through arXivLabs, a platform that enables community collaborators to build experimental features on the arXiv website [1].

applicationbenchmarkmodel-releaseresearch-papertool-releasecommentary

Background sources we checked (9)
  • arxiv.org ↗ Benchmark scores tell you what an agent got right; they do not tell you how it got there. In this work, we introduce methods for comparing agents procedurally in different contexts, where the model, tasks, and approaches vary. We compare ten agents and find that they are identifi…
  • en.wikipedia.org ↗ Total Information Awareness (TIA) was a mass detection program by the United States Information Awareness Office. It operated under this title from February to May 2003 before being renamed Terrorism Information Awareness. Based on the concept of predictive policing, TIA was mean…
  • en.wikipedia.org ↗ The assassination of John F. Kennedy, the 35th president of the United States, on November 22, 1963, has spawned numerous conspiracy theories. These theories allege the involvement of the Central Intelligence Agency (CIA), the Mafia, Vice President Lyndon B. Johnson, Cuban prime …
  • en.wikipedia.org ↗ Algorithmic bias describes systematic and repeatable harmful tendency in a computerized sociotechnical system to create "unfair" outcomes, such as "privileging" one category over another in ways that may or may not be different from the intended function of the algorithm. Bias ca…
  • en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
  • en.wikipedia.org ↗ Functional magnetic resonance imaging or functional MRI (fMRI) measures brain activity by detecting changes associated with blood flow. This technique relies on the fact that cerebral blood flow and neuronal activation are coupled: When an area of the brain is in use, blood flow …
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources covering this (2)

Spot something wrong? Report an issue