Sign InOpen Brain
Atlas / Agent

Tool Use

Open JSONConfidence: Auto-collectedLast updated 2026-09-01

Current Answer

No editorial synthesis yet — the evidence below is collected automatically from source labels. A current answer lands here once an editor approves one.

Evidence

OpenAIOfficial ReleaseOfficial Source
OpenAI ships strict structured outputs for parallel tool use
Parallel tool calls now validate against JSON schema before execution — a whole class of agent failures disappears.
Beyond the Lethal Trifecta: Agentic Commerce on the Open Internet — David Levine, Kiduna Club
AI Engineer · 2026-09-01

This talk proposes legally registered agent organizations, scoped JWT authority, and blockchain audit trails for open-internet commerce; it is an architecture proposal, not validation.

The End of the Static Screen: Architecting Intent-Driven UX — Gus Iwanaga, commercetools
AI Engineer · 2026-09-01

Generative UI needs more than a component catalog: agents require explicit layout rules, schemas, and design-system constraints to produce stable interfaces across repeated requests.

Agent Spending Without Controls — Rodrigo Coelho & Pranav Maheshwari, Edge & Node
AI Engineer · 2026-09-01

Paid agent tools turn a skill file into spending authority. Builders need budgets, transaction logs, and counterparty screening before letting agents purchase data or services unattended.

Your Agent Just Authorized What?! — Jay Mok & Ben Coumes, Paypal
AI Engineer · 2026-09-01

Agent authorization should scale with stakes and reversibility: logs may cover coding changes, while open-ended payments need scoped, time-bound, independently verifiable mandates.

Selective Agent Guidance via Entropy: Learning Autonomous Policies from Imperfect VLM Teachers
arXiv · 2026-09-01

SAGE uses an expensive VLM only when a learner is uncertain, tests its advice against environment rewards, and distills useful guidance into a policy that needs no VLM at runtime.

Why Your AI Agent Needs a Wallet: USDC and Nanopayments — Harshal Bhangale, Circle
AI Engineer · 2026-09-01

A wallet-equipped agent crossed paywalls and completed paid email and phone actions under a spending cap. The engineering lesson is to enforce budgets in the wallet, not in prompts.

Multimodal Collaborative Agents for Next-Gen Commerce — Nidhi Kaushik Vyas, Google DeepMind
AI Engineer · 2026-09-01

For fuzzy requests, an agent should identify the missing constraint with the most decision value, elicit it in the right modality, then choose a response format suited to the task.

Teaching agents to pay — Anna Spysz, Stripe
AI Engineer · 2026-09-01

Agent checkout needs more than payment tools: enforce user-set limits outside the agent, expose structured merchant data, honor cancellation, and log every decision.

Tell the Robot What You Want — Sandhya Subramani, AWS
AI Engineer · 2026-08-29

An AWS demo treats a robot as an agent tool: an LLM selects existing hardware policies while separate agents handle thinking, communication, and voice. The live failures expose the safety gap.

Tribal Dungeons of Global Shipping: AI Agents at Global Scale — Dmitry Buykin, Maersk
AI Engineer · 2026-08-29

Maersk’s production agents depend less on a clever loop than on executable SOPs, bounded tools, replayable traces, and a correction system shared by experts and engineers.

AI Agents Are Just Distributed Systems Now — Salman Munaf, TikTok
AI Engineer · 2026-08-29

Once agents mutate external state, timeouts mean unknown outcomes. Builders need idempotent tools, bounded retries, scoped credentials, durable traces, and explicit recovery paths.

Vercel CLI expands commands for DNS, domains, and projects
Vercel · 2026-08-28

Vercel CLI 59.6.2 adds agent-friendly control over DNS, domains, projects, observability, and membership, with JSON output and confirmation gates for risky actions.

Ling 3.0 Flash Fin now available on AI Gateway for free
Vercel · 2026-08-27

Ling 3.0 Flash Fin adds a finance-focused reasoning and tool-calling option to AI Gateway, with separate model IDs for automatic billing or a hard stop after the free period.

Knowledge Systems: The New GTM Stack — Jeffrey Wang, Exa
AI Engineer · 2026-08-26

Exa’s internal agent clone combines writing examples, decision evals, and permission-scoped tools—a concrete pattern for encoding judgment without sharing full access.

AI in GTM at Notion — Flora Liu
AI Engineer · 2026-08-26

Notion treats GTM automation as a shared context system for humans and agents, not an AI layer over disconnected tools. The key design choice is keeping risky customer actions human-approved.

The Missing Layer in Agentic AI — Giedrius Šteimantas, Oxylabs
AI Engineer · 2026-08-26

Web agents should validate fetched content before spending model tokens on it and reserve browser automation for interactive steps. Explicit failures beat silently passing CAPTCHAs or blocked HTML downstream.

GLM 5.3 Flash now available on AI Gateway
Vercel · 2026-08-26

GLM 5.3 Flash joins Vercel AI Gateway with text and vision input, a 1M-token context window, function calling, structured output, and streaming.

Qwen 3.8 Flash now available on AI Gateway
Vercel · 2026-08-26

Qwen 3.8 Flash is now selectable in Vercel AI Gateway and coding agents, with text-and-image input, a 1M-token context window, and responses up to 65k tokens.

The end of credential sprawl for agents
Vercel · 2026-08-25

Vercel Connect gives agents runtime-minted, task-scoped credentials instead of stored provider tokens, adding per-user identity, revocation, audit logs, and usage visibility.

Introducing Run SDK: secure eval for your agents
Vercel · 2026-08-25

Run SDK executes agent-generated JavaScript or TypeScript behind narrow host functions, with resumable approval and auth boundaries instead of application-level eval access.

Give the Agent a Budget, Not a Token — Sachin Malhotra, Anthropic
AI Engineer · 2026-08-22

Production agents need bounded write authority, infrastructure-stamped identity, and human-only overrides; a broad token and tool list cannot control blast radius.

Move by Move: Measuring and Steering How LLMs Conduct Psychotherapy
arXiv · 2026-08-21

A tool-exposed ontology steered models closer to human therapy patterns without fine-tuning, showing how explicit action vocabularies can improve agent behavior.

ConceptTS: LLM-Guided Concept Bottlenecks for Interpretable Multivariate Time-Series Forecasting
arXiv · 2026-08-21

ConceptTS turns LLM-proposed concepts into executable labels and interpretable forecasting bottlenecks, enabling concept-level inspection and intervention.

Vercel CLI expands support for DNS, domains, and project commands
Vercel · 2026-08-21

Vercel agents can now manage DNS, domains, project state, observability, and members through structured CLI commands, while purchases and destructive actions retain confirmation gates.

DeepSeek V4 Flash Vision Experimental now available on AI Gateway
Vercel · 2026-08-21

DeepSeek V4 Flash Vision adds screenshot, image, and chart input to Vercel AI Gateway while retaining tool use, reasoning, and caching, but its experimental ID signals production risk.

MidTool: Mid-training Data Synthesis for Agentic Tool Use
arXiv · 2026-08-20

MidTool trains general tool use before post-training, using API, MCP, document, web, PDF, and code data. Qwen3 4B and 8B variants improved across three downstream tool-use benchmarks.

Unlock Agent Autonomy: The Runtime for AI-Native Systems — Tushar Jain, Docker
AI Engineer · 2026-08-20

Docker argues that agent safety belongs in a model-agnostic runtime: contain each task, grant narrowly scoped capabilities, and judge new access requests outside the agent's trust boundary.

How I automate my own job at Hugging Face using agents — Niels Rogge, Hugging Face
AI Engineer · 2026-08-20

Hugging Face automated research-artifact outreach with a CLI, one skill, and a sandbox. The case shows when an agent can replace custom workflow code, but undisclosed automated outreach raises trust questions.

IT Admin for the AI Workforce — Sarthak Aggarwal, Decawork
AI Engineer · 2026-08-20

Agent instructions are not security boundaries. Put identity, scoped capabilities, policy gates, audit receipts, and revocation outside the model before granting production access.

Healthcare’s Agent Bytecode: X12 as the Harness for AI Agents — Vasant Kearney, Onlay
AI Engineer · 2026-08-19

Healthcare agents can use X12 transactions as a typed contract across calls, portals, and claims. The standard constrains actions and validation, but payer data can still be stale or wrong.

Chat SDK adds Instagram adapter
Vercel · 2026-08-19

Chat SDK now supports Instagram bots for DMs, media, reactions, story replies, and interactive cards, with buffered streaming and Meta’s 24-hour reply window.

Generative Video at the Speed of Light — Keegan McCallum, uRun
AI Engineer · 2026-08-18

Real-time video models are becoming cheap and responsive enough for agent interfaces, but builders still need global GPU routing, streaming infrastructure, and multi-model orchestration.

While my guitar gently speaks — Todd Fisher, Philo Ventures
AI Engineer · 2026-08-18

A talking guitar is a useful agent-interface case study: connect speech input, a local model, synthesis, pitch detection, and physical control, then expose where latency and segmentation break.

The Next Game Engine Won't Have a Manual — Arturo Nunez, Nereu
AI Engineer · 2026-08-18

Nereu argues that coding agents need an engine-native vocabulary, not more generated glue code: tags, reusable systems, and selective scene context turn game intent into reliable actions.

Twin: Playing an Unknown Game with a Test-Time Digital Twin
arXiv · 2026-08-14

Twin has a coding agent build and continuously repair an executable simulator before acting. The harness lifts the same base model from 7.8 to 93.3 on ARC-AGI-3 by validating every observed transition.

The Dark Arts of Web Automation: Teaching Agents to Use Websites Like Humans — Corey Gallon, Rexmore
AI Engineer · 2026-08-14

Reliable browser agents pair a programmable CLI with Chrome DevTools Protocol input, then sense, act, and verify one move at a time. Save solved paths as deterministic code instead of re-reasoning.

Computer-use models will agentify the web, not APIs — Dhruv Batra, Yutori
AI Engineer · 2026-08-14

The long-tail web is unlikely to expose clean agent APIs. Browser agents need pixels as ground truth, with code and network access used opportunistically for speed rather than as universal substitutes.

Exa web search free through August 31 on AI Gateway and eve
Vercel · 2026-08-12

AI Gateway now exposes Exa search as a keyless tool for any gateway model, and eve uses it by default. The free period ends August 31, so keep cost assumptions temporary.

Taking Reinforcement Learning Cross Datacenter — Nan Jiang, Modal
AI Engineer · 2026-08-10

Cross-region RL rollouts become practical if workers receive exact sparse weight deltas instead of full checkpoints. The proposal turns scattered inference GPUs into an elastic rollout fleet.

Model ML completes finance work more efficiently with GPT-5.6 Sol
OpenAI · 2026-08-10

Model ML uses GPT-5.6 Sol to turn finance research and analysis into editable, traceable decks and workbooks, showing a concrete agent workflow beyond chat output.

Stable permalink · evidence auto-collected from source labels · synthesis maintained by feed7 editorial