Ku laabo Warka
Hal-abuurnimoAI Understanding warbixin kooban

FM-Bench waxay tijaabisaa in wakiilada AI ay maamuli karaan naadi kubbadda cagta muddo 20 sano ah

Halbeeg cusub oo arXiv ah wuxuu dhigayaa 15 wakiil-qaab luuqadeed jilitaanka maamulka kubbadda cagta ee 20-sano, isagoo tijaabinaya inay samayn karaan go'aamo joogto ah marka doorashooyinka muddada-gaaban ay saameeyaan natiijooyinka muddada-dheer.

5 min readRead the primary source
Source-provided image accompanying FM-Bench tests whether AI agents can manage a football club for 20 years
Dukumeentiga isha aasaasiga ahIsha la duubay
Daabacaha
arxiv.org
Xidhiidhka isha
arxiv.orghttps://arxiv.org/abs/2608.18423
Nooca isha
Dukumeentiga aasaasiga ah - ogeysiis rasmi ah, warqad, xereyn, ama bogga xisbiga koowaad waxaan si toos ah u akhrinay.
Dulucda sheekadaKu fahan tan 60 ilbiriqsi gudahood

Halkan ka bilow

Qodobbada muhiimka ah

Qaabka Luuqadda Weyn (LLM)
Qaab luqadeed oo lagu tabobaray qoraalka weyn si loo soo saaro oo loo falanqeeyo qoraalka.
Xusuusta (Xusuusta Wakiilka)
Macnaha guud ee la kaydiyay wakiilka AI wuxuu isticmaalaa dhammaan tillaabooyinka ama fadhiyada si uu u horumariyo sii wadida.
Prompt Engineering
Naqshadeynta kicinta si kor loogu qaado tayada wax soo saarka, isku halaynta, iyo xakamaynta.
Is tijaabiKediska Wakiilada AI

Maxaa dhacay

Researchers introduced FM-Bench, a benchmark in which language-model agents manage a football club through 20 in-game years. The authors report that the benchmark evaluates 15 frontier models in solo and shared-world competitions, with a deterministic engine producing the final scores rather than an AI judge or human rater.

The supplied primary source is an arXiv page for a paper submitted on Aug. 19, 2026. The authors describe FM-Bench, or Football Management Benchmark, as an evaluation of long-horizon management by language-model agents. Each agent runs a club for 20 in-game years and makes roughly 340 to 400 decisions through 26 tools. The task includes drafting a squad, trading players, negotiating contracts, investing in facilities and youth development, setting lineups, and responding to a board that can dismiss the manager.

The benchmark has two reported tracks. In the solo track, each of 15 frontier models plays against a frozen scripted world. In the Arena, the same models and a scripted anchor compete in one shared 20-year world. The source says all models completed every horizon across three seeds, while blind scripted baselines failed to complete most of theirs. A deterministic game engine accumulates decisions into one final score, so the evaluation does not rely on an LLM judge or a human rater.

The authors report that claude-fable-5 ranked first on the solo leaderboard by mean score and also led the Arena, although the title rotated among ten models. They say rankings settled only late in the simulated horizon, and that the best first-play human participant placed at the bottom of the model leaderboard. The paper identifies six behavioral capabilities behind the overall score. According to the abstract, stronger performers reduced slow-payoff investment near the end, kept cash invested instead of idle, and began contract renewals well before deadlines.

The source also reports several weaknesses. The tested models did not learn hidden market prices despite hundreds of rejected bids. Self-managed memory failed in two opposing ways: some systems accumulated an ever-growing archive, while others rewrote their plans every season. The supplied source does not give the individual scores, full model list, game-engine details, prompt and tool specifications, or the statistical spread across seeds. It identifies the paper as an arXiv preprint; the supplied page does not establish independent peer review.

Faahfaahinta isha: arxiv.org

Maxay muhiim u tahay

The study targets a gap in current agent evaluations: whether systems can maintain effective decision-making across hundreds of linked choices. Its results suggest that long-horizon performance may depend more on managerial behavior—such as timing investments, managing cash, and renewing contracts—than on model scale, price, or token use. The evidence remains limited to the benchmark's simulated football environment and the authors' reported experiments.

FM-Bench addresses a practical limitation in many agent tests: bounded tasks can be completed one at a time, but a long sequence of choices can make early mistakes expensive and later decisions dependent on earlier ones. A 20-year simulation with hundreds of decision points creates a way to inspect those cumulative effects. The source's central claim is not that agents can manage real clubs, but that their ability to sustain coherent strategy can be measured more directly than in short, isolated tasks.

The reported results point toward behavior as an important source of performance differences. The authors say neither model scale, price, vendor, nor token spending predicted the ordering, while choices about investment timing, cash use, and contract renewals did. If reproduced, that finding would complicate the assumption that more computation or more generated text automatically produces better long-horizon control. It could also encourage developers and evaluators to measure planning discipline, deadline management, resource allocation, and memory use separately from a single end score.

The benchmark's strongest public value is its evaluation design. A deterministic engine can make outcomes more repeatable than subjective judging, and the shared Arena makes agents interact with the same evolving conditions rather than playing entirely separate games. Still, the evidence is bounded. Football management has a particular set of rules, incentives, and abstractions, and success in that environment does not independently demonstrate reliability in healthcare, finance, administration, or other high-consequence work. The supplied material contains no independent replication or real-world deployment evidence.

Interactive Mechanism

Farsamaynta Is-dhexgalka: Sida Dhabta Ay U Shaqeyso

U baadh tignoolajiyada hoose ee ka dambeeya horumarkan si isdhexgal leh.

Agent Lifecycle Stage:
1
User Intent & Planning: "Audit customer refund request #4092 and settle payment."
2
Tool Calling: Emits structured JSON call crm_get_transaction(id='4092').
3
Guardrail & Verification:🛡️ Paused: High-value action requires human operator sign-off.
4
Final Settlement: Refund recorded, email receipt dispatched, and audit log stored.
Core takeaway: An AI agent is not just a language model—it is a closed loop of planning, tool invocation, and environment feedback. Production systems require self-healing retries and strict human approval guardrails.
Hubinta Fikradda Is-dhexgalka+10 Points
AI Agents Quiz

What most distinguishes an AI agent from a basic chatbot?

Maxaa la daawan doona xiga

The main questions are whether FM-Bench can be independently reproduced, whether its rankings persist under different seeds and environments, and whether the measured behaviors transfer to real work. The supplied source does not provide detailed scores, model configurations, scoring rules, or evidence that the findings have been peer reviewed.

Reproducibility is the first test. The source says code is available, but the supplied text does not provide a repository, benchmark license, or enough implementation detail to reproduce the result. Readers should look for the complete scoring function, environment rules, tool definitions, prompts, model versions, sampling settings, seed-level results, and exact Arena protocol. Those details matter because small changes to the simulated market, board behavior, or budget constraints could alter the ranking.

The model leaderboard should also be treated as provisional. The abstract names claude-fable-5 as the top model but does not identify all 15 systems, report score margins, or explain how models were selected and accessed. It is therefore unknown whether the ordering reflects durable capabilities, , tool-use differences, model availability at the time of testing, or random variation. The claim that the title rotated among ten models suggests meaningful instability, but the supplied source does not quantify that instability.

A broader research question is whether the six reported behaviors generalize beyond football. Follow-up tests could vary the game, introduce different market structures, add adversarial or unexpected events, compare memory systems under controlled conditions, and use more human participants. The source also leaves open whether models can learn hidden prices with better feedback, whether end-of-horizon strategies are rational under the benchmark's incentives, and how much the scripted world shapes the outcome. Until those questions are answered, FM-Bench is evidence about a demanding simulation, not proof of general-purpose managerial competence.

Tilmaamaha la xidhiidha & su'aalaha

Wakiilada AIMoodooyinka AI ayaa la sharaxayTababarka AIMustaqbalka AITijaabi waxaad taqaan - isku day kedis AI oo bilaash ahKa raadi erey AI qaamuuskeena
Tan faa'iido ma u heshay?