Dellu ci xibaar yi
YeesalAI Understanding

Thinkingbox benchmark dafa wane ni ndawu IA yi deñuy xeex ngir mëna matal li ñuy liggéey ci anam wu wóor

Benn këyit bu bees bu arXiv dafay wane Thinkingbox, benn sandbox ak référence ngir natt ndawu IA yi ci liggéey yu bari. Royuwaay bi gëna am doole biñ natt amna 65.36% pass@1 poñ waaye 25.25% pass^20 poñ kese la am, loolu dafay wane wuute gi nekk ci diggante yenn saa yi am ndam ak def lu wóor.

5 min readRead the primary source
Source-provided image accompanying Thinkingbox benchmark finds AI agents struggle to reliably complete stateful business workflows
Këyitu xët bu njëkkSource biñ enregistre
Siiwalkat
arxiv.org
Lëkkalekaayu cosaan
arxiv.orghttps://arxiv.org/abs/2608.19741
Xeetu balluwaay
Këyitu njëkk - ab yëgle ofisel, këyit, dosiye, wala xëtu pàrti bu njëkk bi ñuy jàng ci saasi.
KontekstXam lii ci 60 seconde

Tambalil fii

Term yu am solo

Référence
Test buñ yamale wala ensemble done yuñ jëfandikoo ngir natt ak méngale liggéeyu model bi.
MCP (Protokolu Kontekst Modèlu)
Protocole bu ubbeeku buy may aplikaasioŋu IA yi ñu mëna déngoo ak jumtukaayi biti, balluwaayi done, ak joxekati kontekst ci anam wuñ miin.
Diisaay
Valeur numérique buñu jàng buy eskale siñaal yiy jaar ci reso neuronal.
Nattal sa boppQuiz Agent IA

Lu xew

Researchers introduced Thinkingbox, a sandbox for interactions among users, tools and AI agents, along with Thinkingbox-bench, a of 507 policy-conditioned workflows. The tasks cover retail, hospitality, auto insurance, neobank internal IT, and consulting IT and HR support. The benchmark evaluates not only responses or tool calls, but also whether the correct persistent state is produced without wrong, missing or extra effects.

An arXiv paper submitted on 20 August 2026 introduces Thinkingbox, which it describes as a sandbox for tool-agent-user interaction. The environment provides isolated MCP-compatible tool sessions, complete execution traces and outcome evaluation over terminal backend state. The source presents this as an attempt to test what happens after an agent has to act in an executable environment, rather than judging only the text of its answer or the validity of an individual tool call.

The associated Thinkingbox-bench contains 507 policy-conditioned workflows spanning retail, hospitality, auto insurance, neobank internal IT, and consulting IT and HR support. The source does not list the individual tasks in the abstract, so the precise balance among industries, the length of each workflow and the policies agents had to follow are not established here. It does establish that the is designed around business processes involving multiple steps and persistent state.

Each attempt is scored with task-specific executable checks. Those checks accept valid trajectories and reject wrong, missing or extra effects. Some designated tasks also check required properties of the final response. This structure means a trial can fail even when an agent takes actions that appear reasonable in isolation, if the resulting backend state is incorrect or if the attempt creates an unintended change.

Across proprietary and open- models, the strongest result reported in the source was 65.36% pass@1 and 25.25% pass^20. The paper’s abstract does not identify the model producing those scores, explain the exact sampling protocol behind pass^20, or provide confidence intervals. It also says that many failed trials ended cleanly and included valid state-changing actions, indicating that termination and tool-call validity did not reliably establish end-to-end completion.

Ay leeral ci cosaan: arxiv.org

Lu tax mu am solo

The paper addresses a practical weakness in agent evaluation: an agent can produce a plausible answer or take a valid action while still failing to complete the underlying business task. The reported results suggest that occasional success rates can substantially overstate reliability when an agent must gather information across turns, follow policies, coordinate dependent tools and avoid collateral changes.

The central implication is about measurement. In a stateful workflow, success may require discovering missing information over several turns, applying a domain policy, using tools in the right order and leaving a particular final state. A model that does one or two of those things correctly can still fail the actual assignment. Thinkingbox is intended to make that distinction visible through executable checks on outcomes.

The gap between the reported pass@1 and pass^20 results is especially relevant to claims about reliability. The source reports that the strongest tested system found a successful trajectory at a 65.36% pass@1 rate, while its pass^20 rate was 25.25%. Without further methodological detail, those figures should not be interpreted as a universal reliability estimate. They do, however, support the paper’s narrower claim that one successful attempt is not equivalent to dependable repeated performance.

The also challenges evaluation practices that rely on intermediate signals. A valid tool call can still be incomplete, mistimed or harmful in context. A clean termination can mean that an agent stopped without an error, not that it satisfied the business objective. For organizations considering agents for support, operations or internal administration, this distinction affects testing: systems may need checks on durable records and unintended side effects, not only response quality.

The public impact is prospective rather than evidence of a current incident. The source does not report a deployment failure, security breach, customer harm or a specific company adopting the . Its contribution is a research evaluation environment that could help expose weaknesses before agents are trusted with consequential workflows. The paper does not establish that all business agents perform at the reported level, nor that the benchmark predicts performance in production.

Interactive Mechanism

Mekanism buy weccoo xalaat: naka lay doxee

Saytu xarala yu bees yi ci ginaaw yokkute bii ci anam wu weccoo xalaat.

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.
Saytu konsept buy weccoo xalaat+10 Points
AI Agents Quiz

What is the most accurate way to describe what AI Agents can do today?

Li nga wara seetaan ci topp

The paper says Thinkingbox and Thinkingbox-bench are being released, but the source does not provide a repository link, license details, model-by-model results, or evidence of independent replication. Future scrutiny should examine how representative the workflows are, whether results hold across more models and domains, and whether the changes agent development or deployment decisions.

The paper says that Thinkingbox and Thinkingbox-bench are released, but the supplied source text does not include the release location, access conditions or license. Verifying whether researchers and organizations can inspect the environments, reproduce the checks and run the would be important for assessing its practical value. The source also does not say whether the release contains the full workflow definitions, backend implementations, traces or only selected components.

The next question is representativeness. The abstract names five broad business settings, but it does not explain how workflows were selected, how difficult they are, how policies were authored or whether the tasks reflect real operational systems. Reviewers should look for leakage controls, clearly defined success criteria and tests showing that the measures workflow reliability rather than familiarity with a fixed task format.

Comparisons across models also require more information than the abstract provides. It says the evaluation covered proprietary and open- models, but does not identify them, report their configurations or describe the number of attempts per model. The reported pass@1 and pass^20 figures therefore need to be read as claims from this preprint, not independently established industry-wide measurements. Replication across models, prompts, tool interfaces and workflow variants would strengthen or weaken the conclusion.

Finally, attention should go to whether performance changes real deployment practices. Useful follow-up evidence would include repeated evaluations over unseen workflows, analysis of the most consequential error types, and tests of safeguards that verify final state before an action is committed. The source does not claim that Thinkingbox solves agent reliability; it offers a way to measure a gap that conventional response- or tool-call-level signals may miss.

Gid ak quiz yu ci méngoo

Agent IAModel IA leeral nañu koJikko yu AITaggat ci IANatt li nga xam — natt quiz IA bu amul faydaSeetal benn baat IA ci sunu glossaire
Gis nga lii am njariñ?