Pith. sign in

REVIEW 6 minor 3 cited by

The AI Agent Index

T0 review · 0 major / 6 minor · reviewed 2026-08-09 · deepseek-v4-flash

Pith's one-line read The first public index of 67 agentic AI systems shows safety disclosure lags far behind capability information.

desk verdict A genuinely first-of-its-kind public registry of deployed agentic systems, with an honest limitations section and a robust headline finding about sparse safety disclosure. read the letter →

arxiv 2502.01635 v1 pith:IB2L3BLN submitted 2025-02-03 cs.SE cs.AI

classification cs.SEcs.AI
keywords agenticAIAgentIndextransparencysafetydisclosureriskmanagementcardsgovernancepublicdatabase
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces the AI Agent Index, a public database of 67 currently deployed agentic AI systems that can plan and act with limited human involvement. For each system it documents 33 fields across six categories, from backend models and tool use to guardrails, safety evaluations, and developer information, drawing on public sources and developer feedback. The central finding is an asymmetry: developers publish substantial information about what their agents can do, but almost none about how they are managed for safety. The authors argue this is the first structured, cross-system evidence of that gap, and that it gives policymakers and auditors a concrete starting point for transparency and governance efforts.

What carries the argument

The machinery is the inclusion decision graph plus the agent card template. The decision graph starts from a named, 'agentic' system and requires it to accomplish a diverse range of tasks with a meaningfully higher degree of agency than ChatGPT-4o, judged using the four characteristics of agency the paper adopts from its background review: underspecification, directness of impact, goal-directedness, and long-term planning. It excludes plain language models, development frameworks without a qualifying flagship system, and systems that cannot be used off the shelf; the final node lets the authors include important announced-but-not-yet-deployed systems at their discretion. Applied to each included system, the 33-field agent card standardizes what is recorded, and its use of 'None' or 'Unknown' is the mechanism that surfaces the safety-transparency gap.

What would settle it

Re-run the inclusion graph with the agency threshold anchored to a clearly weaker baseline, such as GPT-3.5, or drop the discretionary final node, and recompute the share of indexed systems disclosing a formal safety policy; if that share moves by more than a few percentage points, the reported 19.4% is an artifact of the chosen threshold rather than a property of the ecosystem. Alternatively, check the public documentation of the 43 developers who never replied to the index team; if a substantial fraction of them publish formal safety policies, the 'limited information' conclusion partly reflects non-response.

Watch

Extended reading notes

Core claim

The paper's central discovery is the transparency asymmetry documented by the index: while 70.1% of the 67 indexed systems publicly release documentation and 49.3% release code, only 19.4% disclose a formal safety policy, 7.5% report external safety testing, and 9% report public safety evaluations by the developer. The 33-field agent cards record 'None' or 'Unknown' when information is absent, which is what turns the asymmetry into a measurable, citable finding. The paper frames this as the first public database of deployed agentic systems and the first structured evidence that the agentic AI ecosystem is transparent about capabilities and applications but opaque about safety and risk management.

Load-bearing premise

The entire sample rests on the authors' judgment that a system has 'a meaningfully higher degree of agency than ChatGPT-4o,' plus a discretionary final inclusion step, so the 67-system list and every percentage derived from it depend on that subjective threshold.

Editorial extensions

If this is right

  • The index gives policymakers a first evidence base: the deployment rate, geographic and institutional spread, and domain concentration of agentic systems are now documented rather than anecdotal.
  • Governance attention should focus on corporate developers, US-based organizations, and software-engineering and computer-use agents, which together dominate the index.
  • The transparency gap argues for disclosure mechanisms as an early intervention, including structured bug bounties, coordinated external testing of agents, and integration of indices into model registries.
  • Future documentation efforts should adopt the paper's method of explicit 'None' and 'Unknown' recording and should scope their selection criteria to reduce the subjectivity the authors acknowledge.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The index likely understates true safety-practice disclosure: 64% of developers did not respond, and internal or unpublished safety processes are invisible by construction, so the headline percentages may be a lower bound on practice but an upper bound on public transparency.
  • The ChatGPT-4o anchor for agency will date quickly as frontier models become more agentic, making the December 31, 2024 snapshot hard to compare with later indices unless the threshold is re-anchored.
  • The 9% and 7.5% figures are small enough that a re-sampling with a slightly different inclusion rule could shift them materially; the paper's qualitative conclusion of a safety gap is more robust than its exact percentages.
  • A natural extension the paper does not build is a per-system transparency score separating capability disclosure from safety disclosure, letting users and regulators track whether the gap widens or closes over time.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

0 major / 6 minor

Summary. This paper introduces the AI Agent Index, a structured public database of 67 deployed agentic AI systems as of December 31, 2024. The authors develop inclusion criteria based on the four agency characteristics from Chan et al. (2023) (underspecification, directness of impact, goal-directedness, and long-term planning) plus an explicit decision graph, and they populate 33 fields per system from public sources and developer correspondence, with a reported 36% developer response rate. The main empirical finding is an asymmetry in public documentation: 70.1% of indexed systems have public documentation and 49.3% release code, while only 19.4% disclose a formal safety policy, 7.5% report external safety testing, and 9% report public safety evaluations by the developer. The paper also reports distributions across countries, developer types, and application domains, and it closes with governance recommendations. Limitations, including English-language bias, public-documentation bias, incomplete developer verification, and the subjectivity of the inclusion threshold, are acknowledged in Section 6.

Significance. If the index is accepted as representative, this is the first structured, system-level empirical evidence of a documentation gap between capability and usage information on the one hand and safety and risk-management information on the other hand for agentic AI. The contribution is timely and useful for users, auditors, researchers, and policymakers. The paper's strengths include the release of raw data and archived citations, a detailed sample agent card, an explicit decision graph for inclusion, and the decision not to use the index as a scorecard in order to reduce gaming incentives. The acknowledged subjectivity of the inclusion criteria and the reliance on public documentation limit precision, but the qualitative finding is robust: even a generous reclassification of marginal systems would leave safety disclosure far below capability disclosure, and the selection bias toward publicly documented systems makes the safety deficit conservative. The paper is therefore credible as a first empirical mapping of the field.

minor comments (6)
  1. [Section 3 / Figure 3] The final discretionary node of the inclusion decision graph is not constrained by the system being deployed or open source, and the examples given (OpenAI o3, Project Mariner) are either not deployed as of the cutoff or are models rather than agentic systems; this sits awkwardly with the stated exclusions and with the 'currently deployed' framing, so the operational rule and the number of affected entries should be stated explicitly.
  2. [Section 3 / Figure 3] The threshold 'meaningfully higher degree of agency than ChatGPT-4o' is not operationalized beyond the footnote about ChatGPT-4o; a brief calibration example or sensitivity check would make the sample boundary more reproducible, although the Section 6 caveat already mitigates the risk to the main conclusion.
  3. [Section 5 / Figure 2] The paper should state explicitly in the main results that the safety percentages measure public availability of documented practices, not the absence of internal practices; Section 6 makes this point, but it is central enough to the interpretation of the headline numbers to appear alongside the findings.
  4. [Appendix A] The sample card for Magentic One lists the announcement date as November 4, 2023, which appears to be a typo for November 4, 2024, given the system's technical report and the paper's timeline.
  5. [Figure 5] The caption should clarify whether the bars count systems or unique organizations, since it states that some developers contribute multiple systems but the reader cannot tell from the figure alone whether the country totals are system-level counts.
  6. [Section 3 / References] Minor editorial issues: 'V onage' should be 'Vonage', 'Moatlesss' should likely be 'Moatless', and the CORE-Bench reference misspells 'Nadgir' as 'Nagdir'.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the safety-transparency finding is a direct measurement of public documentation, not a consequence of the authors' assumptions or prior work.

full rationale

The paper's central claim — that developers provide ample capability/usage information but limited safety/risk-management information — is an empirical tally, not a derived result. The percentages in Figures 1–2 are direct counts from the 67 coded agent cards (e.g., 13/67 ≈ 19.4% for a disclosed formal safety policy; 49.3% releasing code), and the raw data are released for independent checking. No equation is involved, and no fitted parameter is later renamed as a prediction. The inclusion criteria from Chan et al. (2023) and the 'meaningfully higher degree of agency than ChatGPT-4o' threshold in Figure 3 determine the sample, not the measured outcome; the paper explicitly disclaims a definition of 'AI agent' ('we do not weigh in on this debate, advocate a particular definition of AI agent, or propose alternative terminology') and discloses the discretionary final node. Some cited background works (e.g., Kolt 2025; Chan et al. 2024a; Slattery et al. 2024) share authors with this paper, but they are used only to motivate the importance of agent transparency, not to establish the empirical finding. The acknowledged limitations — public-only sampling, English-language bias, 36% developer response rate, and coding subjectivity — would, if anything, make the safety-transparency gap harder to detect, so they do not reveal a circular construction. No load-bearing step reduces to the paper's own inputs.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The AI Agent Index introduces no new physical or conceptual entities; it is a structured database. The central claims rest on domain assumptions about how to define and sample agentic systems and about the evidentiary value of public documentation for safety practices. No free parameters are fitted to data, because the paper makes no quantitative predictions or model fits.

assumptions (3)
  • domain assumption Chan et al. (2023)'s four characteristics (underspecification, directness of impact, goal-directedness, long-term planning) provide a workable characterization of agentic AI systems for inclusion purposes.
    Section 3 (Methods) uses these characteristics in the decision graph to determine whether a system is included in the index. The authors explicitly decline to offer their own definition of 'AI agent' and adopt this characterization from prior work.
  • domain assumption Publicly available information, supplemented by a 36% developer response rate, is a sufficient basis for documenting safety and risk-management practices.
    The index codes fields as 'None' or 'Unknown' when no public information exists (Section 4), and the finding of limited safety disclosure depends on this proxy. Section 6 acknowledges that internal safety documents or practices may exist but were not discoverable from public sources.
  • domain assumption The set of 67 systems identified via web searches, literature review, benchmark leaderboards, and community lists is an informative sample of deployed agentic systems.
    Section 3 describes the identification process. Section 6 concedes the index is not comprehensive, likely overrepresents publicly available and English-language systems, and may miss systems used internally or released after the cutoff date.

how reviews work

0 comments
Cite this review

Pith. "Pith review of The AI Agent Index." pith.science (2026). https://pith.science/paper/IB2L3BLN

@misc{pith2026250201635,
  author       = {Pith},
  title        = {Pith review of: The AI Agent Index},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/IB2L3BLN}},
  note         = {Machine review of arXiv:2502.01635}
}
read the original abstract

Leading AI developers and startups are increasingly deploying agentic AI systems that can plan and execute complex tasks with limited human involvement. However, there is currently no structured framework for documenting the technical components, intended uses, and safety features of agentic systems. To fill this gap, we introduce the AI Agent Index, the first public database to document information about currently deployed agentic AI systems. For each system that meets the criteria for inclusion in the index, we document the system's components (e.g., base model, reasoning implementation, tool use), application domains (e.g., computer use, software engineering), and risk management practices (e.g., evaluation results, guardrails), based on publicly available information and correspondence with developers. We find that while developers generally provide ample information regarding the capabilities and applications of agentic systems, they currently provide limited information regarding safety and risk management practices. The AI Agent Index is available online at https://aiagentindex.mit.edu/

Figures

Figures reproduced from arXiv: 2502.01635 by the authors.

Figure 1
Figure 1. Most AI agent developers in the index provide some public documentation (70.1%), while about half (49.3%) release their underlying code. 0 25 50 75 100 % With Safety Measure Publicly reported safety testing by developer Publicly reported external safety testing Publicly available formal safety policy 9.0% 7.5% 19.4% [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 3
Figure 3. Decision graph for determining inclusion in the index: We focused on indexing agentic systems (as opposed to models or development frameworks) and drew on the four characteristics of agency from Chan et al. (2023): underspecification, directness of impact, goal-directedness, and long-term planning. In total, we indexed 67 systems. and different configurations (e.g., “HelpfulAgent-Claude3.5- Sonnet” vs. “HelpfulAgent… view at source ↗
Figure 5
Figure 5. Most agentic systems are created by developers in the USA. In this figure, some developers’ countries are counted mul￾tiple times due to producing multiple indexed systems. Google DeepMind is counted 3x, while OpenAI, National University of Singapore, UC Berkeley, and Stanford University are each counted 2x. 26.9% 73.1% Developer Types Academic Industry [PITH_FULL_IMAGE:figures/full_fig_p006_5.png] view at source ↗
Figures from the paper (2 more)
Figure 6
Figure 6. Figure 6: , we show the developers of agents broken down based on whether they are projects from academic labs or companies in industry. 18 (26.9%) are academic while 49 (73.1%) are from companies. The majority of indexed systems specialize in software engineering and/or compute…
Figure 7
Figure 7. Figure 7: The majority of indexed systems specialize in software engineering and/or computer use. The majority of indexed systems have released code and/or documentation. Developers are relatively publicly forthcoming about details related to usage and capabilities. In [PITH_FU…

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 4 citations worldwide. Full citation record

  1. The Agentic Web Requires New Normative Infrastructure

    cs.CY 2026-06 unverdicted novelty 6.0 of 10

    The web's anti-bot regime should be replaced by a framework that presumptively lets user-authorized AI agents act for their principals, requires platforms to disclose access policies, and permits agent blocking only w...

  2. TableTalk: Scaffolding Spreadsheet Development with a Language Agent

    cs.SE 2025-02 conditional novelty 6.0 of 10

    A scaffolding spreadsheet agent produced partial spreadsheets that evaluators preferred 2.3 times more often than a standard AI assistant's in a 20-user controlled study.

  3. Position: Collaborative Agentic AI Needs Interoperability Across Ecosystems

    cs.NI 2025-05 conditional novelty 4.0 of 10

    A position paper proposing minimal web-based standards, the Web of Agents, to prevent fragmentation in collaborative agentic AI ecosystems.

Reference graph

Works this paper leans on

101 extracted references · 20 canonical work pages · cited by 3 Pith papers

  1. [1]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION format.date year duplicate empty "emp...

  2. [2]

    Agentharm: A benchmark for measuring harmfulness of llm agents

    Andriushchenko, M., Souly, A., Dziemian, M., Duenas, D., Lin, M., Wang, J., Hendrycks, D., Zou, A., Kolter, Z., Fredrikson, M., et al. Agentharm: A benchmark for measuring harmfulness of llm agents. arXiv preprint arXiv:2410.09024, 2024

  3. [3]

    S., Jenner, E., Casper, S., Sourbut, O., et al

    Anwar, U., Saparov, A., Rando, J., Paleka, D., Turpin, M., Hase, P., Lubana, E. S., Jenner, E., Casper, S., Sourbut, O., et al. Foundational challenges in assuring alignment and safety of large language models. arXiv preprint arXiv:2404.09932, 2024

  4. [4]

    Ashby, W. R. An Introduction to Cybernetics. Chapman & Hall, London, 1956

  5. [5]

    A., Ríos, J

    Bel, M. A., Ríos, J. L., Carrasco, R. A. L., Michelini, J., Milano, G., Milano, G., Pérez, M., and Pasquero, G. Globant code fixer agent: Whitepaper, November 2024. URL https://ai.globant.com/wp-content/uploads/2024/11/Whitepaper-Globant-Code-Fixer-Agent.pdf. Accessed: 2025-01-18

  6. [6]

    M., Gebru, T., McMillan-Major, A., and Shmitchell, S

    Bender, E. M., Gebru, T., McMillan-Major, A., and Shmitchell, S. On the dangers of stochastic parrots: Can language models be too big? In Proceedings of the 2021 ACM conference on fairness, accountability, and transparency, pp.\ 610--623, 2021

  7. [7]

    Y., Okolo, C

    Bengio, Y., Mindermann, S., Privitera, D., Besiroglu, T., Bommasani, R., Casper, S., Choi, Y., Fox, P., Garfinkel, B., Goldfarb, D., Heidari, H., Ho, A., Kapoor, S., Khalatbari, L., Longpre, S., Manning, S., Mavroudis, V., Mazeika, M., Michael, J., Newman, J., Ng, K. Y., Okolo, C. T., Raji, D., Sastry, G., Seger, E., Skeadas, T., South, T., Strubell, E., ...

  8. [8]

    A., MacKnight, R., Kline, B., and Gomes, G

    Boiko, D. A., MacKnight, R., Kline, B., and Gomes, G. Autonomous chemical research with large language models. Nature, 624 0 (7992): 0 570--578, 2023

Show all 101 references
  1. [9]

    The foundation model transparency index

    Bommasani, R., Klyman, K., Longpre, S., Kapoor, S., Maslej, N., Xiong, B., Zhang, D., and Liang, P. The foundation model transparency index. arXiv preprint arXiv:2310.12941, 2023 a

  2. [10]

    I., Creel, K

    Bommasani, R., Soylu, D., Liao, T. I., Creel, K. A., and Liang, P. Ecosystem graphs: The social footprint of foundation models. arXiv preprint arXiv:2303.15772, 2023 b

  3. [11]

    D., and Schwaller, P

    Bran, M., Andres, Cox, S., Schilter, O., Baldassari, C., White, A. D., and Schwaller, P. Augmenting large language models with chemistry tools. Nature Machine Intelligence, pp.\ 1--11, 2024

  4. [12]

    Harms from increasingly agentic algorithmic systems

    Chan, A., Salganik, R., Markelius, A., Pang, C., Rajkumar, N., Krasheninnikov, D., Langosco, L., He, Z., Duan, Y., Carroll, M., et al. Harms from increasingly agentic algorithmic systems. In Proceedings of the 2023 ACM Conference on Fairness, Accountability, and Transparency, ...

  5. [13]

    Visibility into ai agents

    Chan, A., Ezell, C., Kaufmann, M., Wei, K., Hammond, L., Bradley, H., Bluemke, E., Rajkumar, N., Krueger, D., Kolt, N., et al. Visibility into ai agents. In The 2024 ACM Conference on Fairness, Accountability, and Transparency, pp.\ 958--973, 2024 a

  6. [14]

    S., Rajkumar, N., Hammond, L., Krueger, D., Heim, L., and Anderljung, M

    Chan, A., Kolt, N., Wills, P., Anwar, U., de Witt, C. S., Rajkumar, N., Hammond, L., Krueger, D., Heim, L., and Anderljung, M. Ids for ai systems. arXiv preprint arXiv:2406.12137, 2024 b

  7. [15]

    K., and Anderljung, M

    Chan, A., Wei, K., Huang, S., Rajkumar, N., Perrier, E., Lazar, S., Hadfield, G. K., and Anderljung, M. Infrastructure for ai agents, 2025. URL https://arxiv.org/abs/2501.10114

  8. [16]

    S., Chowdhury, N., Jaffe, O., Aung, J., Sherburn, D., Mays, E., Starace, G., Liu, K., Maksin, L., Patwardhan, T., et al

    Chan, J. S., Chowdhury, N., Jaffe, O., Aung, J., Sherburn, D., Mays, E., Starace, G., Liu, K., Maksin, L., Patwardhan, T., et al. Mle-bench: Evaluating machine learning agents on machine learning engineering. arXiv preprint arXiv:2410.07095, 2024 c

  9. [17]

    K., Kolt, N., Bengio, Y., Hadfield, G

    Cohen, M. K., Kolt, N., Bengio, Y., Hadfield, G. K., and Russell, S. Regulating advanced artificial agents. Science, 384 0 (6691): 0 36--38, 2024

  10. [18]

    Mind2web: towards a generalist agent for the web

    Deng, X., Gu, Y., Zheng, B., Chen, S., Stevens, S., Wang, B., Sun, H., and Su, Y. Mind2web: towards a generalist agent for the web. In Proceedings of the 37th International Conference on Neural Information Processing Systems, pp.\ 28091--28114, 2023

  11. [19]

    Dennett, D. C. The intentional stance. 1989

  12. [20]

    The llama 3 herd of models

    Dubey, A., Jauhri, A., Pandey, A., Kadian, A., Al-Dahle, A., Letman, A., Mathur, A., Schelten, A., Yang, A., Fan, A., et al. The llama 3 herd of models. arXiv preprint arXiv:2407.21783, 2024

  13. [21]

    Understanding artificial agency

    Dung, L. Understanding artificial agency. The Philosophical Quarterly, pp.\ pqae010, 2024

  14. [22]

    S., Sarkar, B., Taori, R., Noda, Y., Terzopoulos, D., Choi, Y., et al

    Durante, Z., Huang, Q., Wake, N., Gong, R., Park, J. S., Sarkar, B., Taori, R., Noda, Y., Terzopoulos, D., Choi, Y., et al. Agent ai: Surveying the horizons of multimodal interaction. arXiv preprint arXiv:2401.03568, 2024

  15. [23]

    Llm agents can autonomously hack websites

    Fang, R., Bindu, R., Gupta, A., Zhan, Q., and Kang, D. Llm agents can autonomously hack websites. arXiv preprint arXiv:2402.06664, 2024 a

  16. [24]

    Teams of llm agents can exploit zero-day vulnerabilities

    Fang, R., Bindu, R., Gupta, A., Zhan, Q., and Kang, D. Teams of llm agents can exploit zero-day vulnerabilities. arXiv preprint arXiv:2406.01637, 2024 b

  17. [25]

    and Kuleli, S

    F rat, M. and Kuleli, S. What if gpt4 became autonomous: The auto-gpt project and use cases. Journal of Emerging Computer Technologies, 3 0 (1): 0 1--6, 2023

  18. [26]

    Magentic-one: A generalist multi-agent system for solving complex tasks

    Fourney, A., Bansal, G., Mozannar, H., Tan, C., Salinas, E., Niedtner, F., Proebsting, G., Bassman, G., Gerrits, J., Alber, J., et al. Magentic-one: A generalist multi-agent system for solving complex tasks. arXiv preprint arXiv:2411.04468, 2024

  19. [27]

    and Graesser, A

    Franklin, S. and Graesser, A. Is it an agent, or just a program?: A taxonomy for autonomous agents. In International workshop on agent theories, architectures, and languages, pp.\ 21--35. Springer, 1996

  20. [28]

    A., Rieser, V., Iqbal, H., Toma s ev, N., Ktena, I., Kenton, Z., Rodriguez, M., et al

    Gabriel, I., Manzini, A., Keeling, G., Hendricks, L. A., Rieser, V., Iqbal, H., Toma s ev, N., Ktena, I., Kenton, Z., Rodriguez, M., et al. The ethics of advanced ai assistants. arXiv preprint arXiv:2404.16244, 2024

  21. [29]

    W., Wallach, H., Daum \'e III, H., and Crawford, K

    Gebru, T., Morgenstern, J., Vecchione, B., Vaughan, J. W., Wallach, H., Daum \'e III, H., and Crawford, K. Datasheets for datasets. arXiv preprint arXiv:1803.09010, 2018

  22. [30]

    K., Lambert, N., Dean, S., Zick, T., and Snoswell, A

    Gilbert, T. K., Lambert, N., Dean, S., Zick, T., and Snoswell, A. Reward reports for reinforcement learning. arXiv preprint arXiv:2204.10817, 2022

  23. [31]

    A real-world webagent with planning, long context understanding, and program synthesis

    Gur, I., Furuta, H., Huang, A., Safdari, M., Matsuo, Y., Eck, D., and Faust, A. A real-world webagent with planning, long context understanding, and program synthesis. arXiv preprint arXiv:2307.12856, 2023

  24. [32]

    Mlagentbench: Evaluating language agents on machine learning experimentation

    Huang, Q., Vora, J., Liang, P., and Leskovec, J. Mlagentbench: Evaluating language agents on machine learning experimentation. In Forty-first International Conference on Machine Learning, 2024

  25. [33]

    Openai o1 system card

    Jaech, A., Kalai, A., Lerer, A., Richardson, A., El-Kishky, A., Low, A., Helyar, A., Madry, A., Beutel, A., Carney, A., et al. Openai o1 system card. arXiv preprint arXiv:2412.16720, 2024

  26. [34]

    D., Majumder, B

    Jansen, P., C \^o t \'e , M.-A., Khot, T., Bransom, E., Mishra, B. D., Majumder, B. P., Tafjord, O., and Clark, P. Discoveryworld: A virtual environment for developing and evaluating automated scientific discovery agents. arXiv preprint arXiv:2406.06769, 2024

  27. [35]

    Jennings, N. R. On agent-based software engineering. Artificial intelligence, 117 0 (2): 0 277--296, 2000

  28. [36]

    E., Yang, J., Wettig, A., Yao, S., Pei, K., Press, O., and Narasimhan, K

    Jimenez, C. E., Yang, J., Wettig, A., Yao, S., Pei, K., Press, O., and Narasimhan, K. Swe-bench: Can language models resolve real-world github issues? arXiv preprint arXiv:2310.06770, 2023

  29. [37]

    S., Nadgir, N., and Narayanan, A

    Kapoor, S., Stroebl, B., Siegel, Z. S., Nadgir, N., and Narayanan, A. Ai agents that matter. arXiv preprint arXiv:2407.01502, 2024

  30. [38]

    Discovering agents

    Kenton, Z., Kumar, R., Farquhar, S., Richens, J., MacDermott, M., and Everitt, T. Discovering agents. Artificial Intelligence, 322: 0 103963, 2023

  31. [39]

    J., Pertsch, K., Karamcheti, S., Xiao, T., Balakrishna, A., Nair, S., Rafailov, R., Foster, E., Lam, G., Sanketi, P., et al

    Kim, M. J., Pertsch, K., Karamcheti, S., Xiao, T., Balakrishna, A., Nair, S., Rafailov, R., Foster, E., Lam, G., Sanketi, P., et al. Openvla: An open-source vision-language-action model. arXiv preprint arXiv:2406.09246, 2024

  32. [40]

    Y., Lo, R., Jang, L., Duvvur, V., Lim, M

    Koh, J. Y., Lo, R., Jang, L., Duvvur, V., Lim, M. C., Huang, P.-Y., Neubig, G., Zhou, S., Salakhutdinov, R., and Fried, D. Visualwebarena: Evaluating multimodal agents on realistic visual web tasks. arXiv preprint arXiv:2401.13649, 2024

  33. [41]

    Governing ai agents

    Kolt, N. Governing ai agents. arXiv preprint arXiv:2501.07913, 2025

  34. [42]

    Krawiec, K. D. Cosmetic compliance and the failure of negotiated governance. Wash. ULQ, 81: 0 487, 2003

  35. [43]

    R., Chang, E., Robinson, V., Hendryx, S., Zhou, S., Fredrikson, M., et al

    Kumar, P., Lau, E., Vijayakumar, S., Trinh, T., Team, S. R., Chang, E., Robinson, V., Hendryx, S., Zhou, S., Fredrikson, M., et al. Refusal-trained llms are easily jailbroken as browser agents. arXiv preprint arXiv:2410.13886, 2024

  36. [44]

    Frontier ai ethics: Anticipating and evaluating the societal impacts of generative agents

    Lazar, S. Frontier ai ethics: Anticipating and evaluating the societal impacts of generative agents. arXiv preprint arXiv:2404.06750, 2024

  37. [45]

    The data provenance initiative: A large scale audit of dataset licensing & attribution in ai

    Longpre, S., Mahari, R., Chen, A., Obeng-Marnu, N., Sileo, D., Brannon, W., Muennighoff, N., Khazam, N., Kabbara, J., Perisetla, K., et al. The data provenance initiative: A large scale audit of dataset licensing & attribution in ai. arXiv preprint arXiv:2310.16787, 2023

  38. [46]

    T., Foerster, J., Clune, J., and Ha, D

    Lu, C., Lu, C., Lange, R. T., Foerster, J., Clune, J., and Ha, D. The ai scientist: Towards fully automated open-ended scientific discovery. arXiv preprint arXiv:2408.06292, 2024

  39. [47]

    Designing autonomous agents: Theory and practice from biology to engineering and back

    Maes, P. Designing autonomous agents: Theory and practice from biology to engineering and back. MIT press, 1990

  40. [48]

    Modeling adaptive autonomous agents

    Maes, P. Modeling adaptive autonomous agents. Artificial life, 1 0 (1\_2): 0 135--162, 1993

  41. [49]

    Artificial life meets entertainment: lifelike autonomous agents

    Maes, P. Artificial life meets entertainment: lifelike autonomous agents. Communications of the ACM, 38 0 (11): 0 108--114, 1995

  42. [50]

    R., and Gabriel, I

    Manzini, A., Keeling, G., Alberts, L., Vallor, S., Morris, M. R., and Gabriel, I. The code that binds us: Navigating the appropriateness of human-ai assistant relationships. In Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society, volume 7, pp.\ 943--957, 2024 a

  43. [51]

    R., Rieser, V., and Gabriel, I

    Manzini, A., Keeling, G., Marchal, N., McKee, K. R., Rieser, V., and Gabriel, I. Should users trust advanced ai assistants? justified trust as a function of competence and alignment. In The 2024 ACM Conference on Fairness, Accountability, and Transparency, pp.\ 1174--1186, 2024 b

  44. [52]

    W., and Zhou, Y

    Marquis, C., Toffel, M. W., and Zhou, Y. Scrutiny, norms, and selective disclosure: A global study of greenwashing. Organization Science, 27 0 (2): 0 483--504, 2016

  45. [53]

    Preventing repeated real world ai failures by cataloging incidents: The ai incident database

    McGregor, S. Preventing repeated real world ai failures by cataloging incidents: The ai incident database. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 35, pp.\ 15458--15463, 2021

  46. [54]

    Ai model registries: A foundational tool for ai governance

    McKernon, E., Glasser, G., Cheng, D., and Hadfield, G. Ai model registries: A foundational tool for ai governance. arXiv preprint arXiv:2410.09645, 2024

  47. [55]

    Augmented language models: a survey

    Mialon, G., Dess \` , R., Lomeli, M., Nalmpantis, C., Pasunuru, R., Raileanu, R., Rozi \`e re, B., Schick, T., Dwivedi-Yu, J., Celikyilmaz, A., et al. Augmented language models: a survey. arXiv preprint arXiv:2302.07842, 2023 a

  48. [56]

    Gaia: a benchmark for general ai assistants

    Mialon, G., Fourrier, C., Swift, C., Wolf, T., LeCun, Y., and Scialom, T. Gaia: a benchmark for general ai assistants. arXiv preprint arXiv:2311.12983, 2023 b

  49. [57]

    Why ai is harder than we think

    Mitchell, M. Why ai is harder than we think. arXiv preprint arXiv:2104.12871, 2021

  50. [58]

    D., and Gebru, T

    Mitchell, M., Wu, S., Zaldivar, A., Barnes, P., Vasserman, L., Hutchinson, B., Spitzer, E., Raji, I. D., and Gebru, T. Model cards for model reporting. In Proceedings of the conference on fairness, accountability, and transparency, pp.\ 220--229, 2019

  51. [59]

    Introducing openai o1-preview, September 2024

    OpenAI . Introducing openai o1-preview, September 2024. URL https://openai.com/index/introducing-openai-o1-preview/. Accessed: 2025-01-19

  52. [60]

    Evaluating frontier models for dangerous capabilities

    Phuong, M., Aitchison, M., Catt, E., Cogan, S., Kaskasoli, A., Krakovna, V., Lindner, D., Rahtz, M., Assael, Y., Hodkinson, S., et al. Evaluating frontier models for dangerous capabilities. arXiv preprint arXiv:2403.13793, 2024

  53. [61]

    Toolllm: Facilitating large language models to master 16000+ real-world apis

    Qin, Y., Liang, S., Ye, Y., Zhu, K., Yan, L., Lu, Y., Lin, Y., Cong, X., Tang, X., Qian, B., et al. Toolllm: Facilitating large language models to master 16000+ real-world apis. arXiv preprint arXiv:2307.16789, 2023

  54. [62]

    Rao, A. S. and Georgeff, M. P. Modeling rational agents within a bdi-architecture. In Proceedings of the Second International Conference on Principles of Knowledge Representation and Reasoning, pp.\ 473--484, 1991

  55. [63]

    Behavior, purpose and teleology

    Rosenblueth, A., Wiener, N., and Bigelow, J. Behavior, purpose and teleology. Philosophy of science, 10 0 (1): 0 18--24, 1943

  56. [64]

    J., and Hashimoto, T

    Ruan, Y., Dong, H., Wang, A., Pitis, S., Zhou, Y., Ba, J., Dubois, Y., Maddison, C. J., and Hashimoto, T. Identifying the risks of lm agents with an lm-emulated sandbox. arXiv preprint arXiv:2309.15817, 2023

  57. [65]

    and Norvig, P

    Russell, S. and Norvig, P. Artificial Intelligence: A Modern Approach. Pearson, USA, 4th edition, 2020

  58. [66]

    J., Meyer, B., Yan, P., von Wartburg-Kottler, R., Etaiwi, L., Enayati, A., Nobel, G., Abdulkadir, A., Grewe, B

    Sager, P. J., Meyer, B., Yan, P., von Wartburg-Kottler, R., Etaiwi, L., Enayati, A., Nobel, G., Abdulkadir, A., Grewe, B. F., and Stadelmann, T. Ai agents for computer use: A review of instruction-based computer control, gui automation, and operator assistants. arXiv preprint ...

  59. [67]

    Toolformer: Language models can teach themselves to use tools

    Schick, T., Dwivedi-Yu, J., Dess \` , R., Raileanu, R., Lomeli, M., Hambro, E., Zettlemoyer, L., Cancedda, N., and Scialom, T. Toolformer: Language models can teach themselves to use tools. Advances in Neural Information Processing Systems, 36: 0 68539--68551, 2023

  60. [68]

    Practices for governing agentic ai systems

    Shavit, Y., Agarwal, S., Brundage, M., Adler, S., O’Keefe, C., Campbell, R., Lee, T., Mishkin, P., Eloundou, T., Hickey, A., et al. Practices for governing agentic ai systems. Research Paper, OpenAI, December, 2023

  61. [69]

    Falcon-ui: Understanding gui before following user instructions

    Shen, H., Liu, C., Li, G., Wang, X., Zhou, Y., Ma, C., and Ji, X. Falcon-ui: Understanding gui before following user instructions. arXiv preprint arXiv:2412.09362, 2024

  62. [70]

    Reflexion: Language agents with verbal reinforcement learning

    Shinn, N., Cassano, F., Berman, E., Gopinath, A., Narasimhan, K., and Yao, S. Reflexion: Language agents with verbal reinforcement learning. arXiv preprint arXiv:2303.11366, 2023

  63. [71]

    S., Kapoor, S., Nagdir, N., Stroebl, B., and Narayanan, A

    Siegel, Z. S., Kapoor, S., Nagdir, N., Stroebl, B., and Narayanan, A. Core-bench: Fostering the credibility of published research through a computational reproducibility agent benchmark. ArXiv, abs/2409.11363, 2024. URL https://api.semanticscholar.org/CorpusID:272694423

  64. [72]

    K., Grundy, E

    Slattery, P., Saeri, A. K., Grundy, E. A., Graham, J., Noetel, M., Uuk, R., Dao, J., Pour, S., Casper, S., and Thompson, N. The ai risk repository: A comprehensive meta-review, database, and taxonomy of risks from artificial intelligence. arXiv preprint arXiv:2408.12622, 2024

  65. [73]

    L., Chen, C., Daum \'e III, H., Dodge, J., Duan, I., et al

    Solaiman, I., Talat, Z., Agnew, W., Ahmad, L., Baker, D., Blodgett, S. L., Chen, C., Daum \'e III, H., Dodge, J., Duan, I., et al. Evaluating the social impact of generative ai systems in systems and society. arXiv preprint arXiv:2306.05949, 2023

  66. [74]

    Hal: A holistic agent leaderboard for centralized and reproducible agent evaluation

    Stroebl, B., Kapoor, S., and Narayanan, A. Hal: A holistic agent leaderboard for centralized and reproducible agent evaluation. https://github.com/princeton-pli/hal-harness/, 2025

  67. [75]

    Language agents: Foundations, prospects, and risks

    Su, Y., Yang, D., Yao, S., and Yu, T. Language agents: Foundations, prospects, and risks. In Li, J. and Liu, F. (eds.), Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Tutorial Abstracts, pp.\ 17--24, Miami, Florida, USA, November 2024. ...

  68. [76]

    R., Yao, S., Narasimhan, K., and Griffiths, T

    Sumers, T. R., Yao, S., Narasimhan, K., and Griffiths, T. L. Cognitive architectures for language agents. arXiv preprint arXiv:2309.02427, 2023

  69. [77]

    Pearl: Prompting large language models to plan and execute actions over long documents

    Sun, S., Liu, Y., Wang, S., Zhu, C., and Iyyer, M. Pearl: Prompting large language models to plan and execute actions over long documents. ArXiv, abs/2305.14564, 2023. URL https://api.semanticscholar.org/CorpusID:258866190

  70. [78]

    Sutton, R. S. and Barto, A. G. Reinforcement learning: An introduction. MIT press, 2018

  71. [79]

    AI Safety Institute

    U.S. AI Safety Institute . Technical blog: Strengthening ai agent hijacking evaluations, January 2025. Accessed: 2025-01-19

  72. [80]

    A survey on large language model based autonomous agents

    Wang, L., Ma, C., Feng, X., Zhang, Z., Yang, H., Zhang, J., Chen, Z., Tang, J., Chen, X., Lin, Y., et al. A survey on large language model based autonomous agents. Frontiers of Computer Science, 18 0 (6): 0 186345, 2024

  73. [81]

    V., Zhou, D., et al

    Wei, J., Wang, X., Schuurmans, D., Bosma, M., Xia, F., Chi, E., Le, Q. V., Zhou, D., et al. Chain-of-thought prompting elicits reasoning in large language models. Advances in neural information processing systems, 35: 0 24824--24837, 2022

  74. [82]

    Taxonomy of risks posed by language models

    Weidinger, L., Uesato, J., Rauh, M., Griffin, C., Huang, P.-S., Mellor, J., Glaese, A., Cheng, M., Balle, B., Kasirzadeh, A., et al. Taxonomy of risks posed by language models. In Proceedings of the 2022 ACM Conference on Fairness, Accountability, and Transparency, pp.\ 214--229, 2022

  75. [83]

    Cybernetics: Or Control and Communication in the Animal and the Machine

    Wiener, N. Cybernetics: Or Control and Communication in the Animal and the Machine. MIT Press, Cambridge, MA, 1961

  76. [84]

    Re-bench: Evaluating frontier ai r&d capabilities of language model agents against human experts

    Wijk, H., Lin, T., Becker, J., Jawhar, S., Parikh, N., Broadley, T., Chan, L., Chen, M., Clymer, J., Dhyani, J., et al. Re-bench: Evaluating frontier ai r&d capabilities of language model agents against human experts. arXiv preprint arXiv:2411.15114, 2024

  77. [85]

    Winecoff, A. A. and Bogen, M. Improving governance outcomes through ai documentation: Bridging theory and practice. arXiv preprint arXiv:2409.08960, 2024

  78. [86]

    and Jennings, N

    Wooldridge, M. and Jennings, N. R. Intelligent agents: Theory and practice. The knowledge engineering review, 10 0 (2): 0 115--152, 1995

  79. [87]

    Os-copilot: Towards generalist computer agents with self-improvement

    Wu, Z., Han, C., Ding, Z., Weng, Z., Liu, Z., Yao, S., Yu, T., and Kong, L. Os-copilot: Towards generalist computer agents with self-improvement. arXiv preprint arXiv:2402.07456, 2024

  80. [88]

    The rise and potential of large language model based agents: A survey

    Xi, Z., Chen, W., Guo, X., He, W., Ding, Y., Hong, B., Zhang, M., Wang, J., Jin, S., Zhou, E., et al. The rise and potential of large language model based agents: A survey. arXiv preprint arXiv:2309.07864, 2023

  81. [89]

    Travelplanner: A benchmark for real-world planning with language agents

    Xie, J., Zhang, K., Chen, J., Zhu, T., Lou, R., Tian, Y., Xiao, Y., and Su, Y. Travelplanner: A benchmark for real-world planning with language agents. arXiv preprint arXiv:2402.01622, 2024 a

  82. [90]

    J., Cheng, Z., Shin, D., Lei, F., et al

    Xie, T., Zhang, D., Chen, J., Li, X., Zhao, S., Cao, R., Hua, T. J., Cheng, Z., Shin, D., Lei, F., et al. Osworld: Benchmarking multimodal agents for open-ended tasks in real computer environments. arXiv preprint arXiv:2404.07972, 2024 b

  83. [91]

    F., Song, Y., Li, B., Tang, Y., Jain, K., Bao, M., Wang, Z

    Xu, F. F., Song, Y., Li, B., Tang, Y., Jain, K., Bao, M., Wang, Z. Z., Zhou, X., Guo, Z., Cao, M., et al. Theagentcompany: benchmarking llm agents on consequential real world tasks. arXiv preprint arXiv:2412.14161, 2024

  84. [92]

    E., Wettig, A., Lieret, K., Yao, S., Narasimhan, K., and Press, O

    Yang, J., Jimenez, C. E., Wettig, A., Lieret, K., Yao, S., Narasimhan, K., and Press, O. Swe-agent: Agent-computer interfaces enable automated software engineering. arXiv preprint arXiv:2405.15793, 2024 a

  85. [93]

    E., Zhang, A

    Yang, J., Jimenez, C. E., Zhang, A. L., Lieret, K., Yang, J., Wu, X., Press, O., Muennighoff, N., Synnaeve, G., Narasimhan, K. R., et al. Swe-bench multimodal: Do ai systems generalize to visual software domains? arXiv preprint arXiv:2410.03859, 2024 b

  86. [94]

    Language Agents: From Next-Token Prediction to Digital Automation

    Yao, S. Language Agents: From Next-Token Prediction to Digital Automation. PhD thesis, Princeton University, 2024

  87. [95]

    Webshop: Towards scalable real-world web interaction with grounded language agents

    Yao, S., Chen, H., Yang, J., and Narasimhan, K. Webshop: Towards scalable real-world web interaction with grounded language agents. Advances in Neural Information Processing Systems, 35: 0 20744--20757, 2022 a

  88. [97]

    React: Synergizing reasoning and acting in language models

    Yao, S., Zhao, J., Yu, D., Du, N., Shafran, I., Narasimhan, K., and Cao, Y. React: Synergizing reasoning and acting in language models. arXiv preprint arXiv:2210.03629, 2022 c

  89. [98]

    L., Cao, Y., and Narasimhan, K

    Yao, S., Yu, D., Zhao, J., Shafran, I., Griffiths, T. L., Cao, Y., and Narasimhan, K. Tree of thoughts: Deliberate problem solving with large language models. arXiv preprint arXiv:2305.10601, 2023

  90. [99]

    J., Malaviya, C., Bogin, B., Press, O., and Berant, J

    Yoran, O., Amouyal, S. J., Malaviya, C., Bogin, B., Press, O., and Berant, J. Assistantbench: Can web agents solve realistic and time-consuming tasks? arXiv preprint arXiv:2407.15711, 2024

  91. [100]

    Q., Miller, H., Potts, C., Zou, J., Carbin, M., Frankle, J., Rao, N., and Ghodsi, A

    Zaharia, M., Khattab, O., Chen, L., Davis, J. Q., Miller, H., Potts, C., Zou, J., Carbin, M., Frankle, J., Rao, N., and Ghodsi, A. The shift from models to compound ai systems. https://bair.berkeley.edu/blog/2024/02/18/compound-ai-systems/, 2024

  92. [101]

    Honeycomb: A flexible llm-based agent system for materials science

    Zhang, H., Song, Y., Hou, Z., Miret, S., and Liu, B. Honeycomb: A flexible llm-based agent system for materials science. arXiv preprint arXiv:2409.00135, 2024

  93. [102]

    F., Zhu, H., Zhou, X., Lo, R., Sridhar, A., Cheng, X., Ou, T., Bisk, Y., Fried, D., et al

    Zhou, S., Xu, F. F., Zhu, H., Zhou, X., Lo, R., Sridhar, A., Cheng, X., Ou, T., Bisk, Y., Fried, D., et al. Webarena: A realistic web environment for building autonomous agents. arXiv preprint arXiv:2307.13854, 2023

Pith tools

Reviewed August 9, 2026 · model on record in the stance chip above.