{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-10261","title":"The Amazing Agent Race: Strong Tool Users, Weak Navigators","arxiv_id":"2604.10261","date":"2026-04-11","proceeding":null,"authors":["Zae Myung Kim","Dongseok Lee","Jaehyung Kim","Vipul Raheja","Dongyeop Kang"],"abstract":"Existing tool-use benchmarks for LLM agents are overwhelmingly linear: our analysis of six benchmarks shows 55 to 100% of instances are simple chains of 2 to 5 steps. We introduce The Amazing Agent Race (AAR), a benchmark featuring directed acyclic graph (DAG) puzzles (or \"legs\") with fork-merge tool chains. We release 1,400 instances across two variants: sequential (800 legs) and compositional (600 DAG legs). Agents must navigate Wikipedia, execute multi-step tool chains, and aggregate results into a verifiable answer. Legs are procedurally generated from Wikipedia seeds across four difficulty levels with live-API validation. Three complementary metrics (finish-line accuracy, pit-stop visit rate, and roadblock completion rate) separately diagnose navigation, tool-use, and arithmetic failures. Evaluating three agent frameworks on 1,400 legs, the best achieves only 37.2% accuracy. Navigation errors dominate (27 to 52% of trials) while tool-use errors remain below 17%, and agent architecture matters as much as model scale (Claude Code matches Codex CLI at 37% with 6x fewer tokens). The compositional structure of AAR reveals that agents fail not at calling tools but at navigating to the right pages, a blind spot invisible to linear benchmarks. The project page can be accessed at: https://minnesotanlp.github.io/the-amazing-agent-race","url_abs":"https://arxiv.org/abs/2604.10261","url_pdf":"https://arxiv.org/pdf/2604.10261","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2604.10261","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.10261"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/minnesotanlp/the-amazing-agent-race","reach":null}],"summary":{"ran_draft_wrong":13,"ran_violates":2,"ran_honours":1,"ran":1,"unverified":9},"by_repo_kind":{"found_in_text":{"samples":26,"ran":17,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"3b168f47e5b4f118","entry":"_clean_markdown","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b168f47e5b4f118"}},{"code_sha256_prefix":"2de8b9d85813088f","entry":"_fix_coords_in_key","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2de8b9d85813088f"}},{"code_sha256_prefix":"bc128de5928ca206","entry":"_get_page_ticker","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bc128de5928ca206"}},{"code_sha256_prefix":"96c5781fe4eb6cbe","entry":"_is_boring_link","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"96c5781fe4eb6cbe"}},{"code_sha256_prefix":"1d6e5237d3056e1d","entry":"_is_wikipedia_article_url","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d6e5237d3056e1d"}},{"code_sha256_prefix":"f3fc6d916e08980c","entry":"_normalize_wiki_url","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f3fc6d916e08980c"}},{"code_sha256_prefix":"62011b7560c8c2cc","entry":"_page_info_from_dict","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"62011b7560c8c2cc"}},{"code_sha256_prefix":"e6bb27e1801240f6","entry":"_page_info_to_dict","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6bb27e1801240f6"}},{"code_sha256_prefix":"bc0443ad6dcf8952","entry":"_strip_wiki_chrome","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bc0443ad6dcf8952"}},{"code_sha256_prefix":"36bae59154179886","entry":"_title_from_url","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"36bae59154179886"}},{"code_sha256_prefix":"82128b92c53ae52b","entry":"_try_parse_numeric","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"82128b92c53ae52b"}},{"code_sha256_prefix":"761c80bb7720cc62","entry":"_url_hash","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"761c80bb7720cc62"}},{"code_sha256_prefix":"82d8f76e79208a04","entry":"extract_first_paragraph","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"82d8f76e79208a04"}},{"code_sha256_prefix":"16e79860878b0114","entry":"extract_sections","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"16e79860878b0114"}},{"code_sha256_prefix":"153a9a0e24de1a37","entry":"extract_wiki_links","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"153a9a0e24de1a37"}},{"code_sha256_prefix":"fedf944b99d9fbb3","entry":"fetch_pageviews","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fedf944b99d9fbb3"}},{"code_sha256_prefix":"33ebdafd546ec4e6","entry":"parse_infobox","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"33ebdafd546ec4e6"}},{"code_sha256_prefix":"1d418693be94de1b","entry":"InfoboxField","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d418693be94de1b"}},{"code_sha256_prefix":"54495666dfd6fb69","entry":"PageInfo","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54495666dfd6fb69"}},{"code_sha256_prefix":"fa40afece5cec31b","entry":"TrailDifficultyConfig","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa40afece5cec31b"}},{"code_sha256_prefix":"59567e4dd3f35ef4","entry":"WikiGraph","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"59567e4dd3f35ef4"}},{"code_sha256_prefix":"bcfe6f3d9dcc9f6b","entry":"WikiLink","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bcfe6f3d9dcc9f6b"}},{"code_sha256_prefix":"68fa60fb317d7b6c","entry":"_format_page_summaries","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"68fa60fb317d7b6c"}},{"code_sha256_prefix":"cfeb5d9b72e9306d","entry":"_get_page_crypto_symbol","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cfeb5d9b72e9306d"}},{"code_sha256_prefix":"125cea695600e777","entry":"_plan_route","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"125cea695600e777"}},{"code_sha256_prefix":"c5896715a3cd6bae","entry":"build_page_info","repo":"minnesotanlp/the-amazing-agent-race","repo_kind":"found_in_text","path":"src/trail/builder.py","file_url":"https://github.com/minnesotanlp/the-amazing-agent-race/blob/HEAD/src/trail/builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c5896715a3cd6bae"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}