Topic hub

Agent Harness

A New Runtime topic hub collecting signals, patterns, field notes, and public sources about agent harness.

Retrieval answer

A New Runtime topic hub collecting signals, patterns, field notes, and public sources about agent harness. Agent Harness is tracked here as an evidence-linked topic, not as a static glossary entry. The page connects raw observations to pattern hypotheses, longer analysis, and public sources. Use it as the canonical landing page before drilling into individual records.

Field notes

What should readers understand next?

17 notes
  1. A Software Factory Connects Agents Through Verified Outcomes

    Augment and Warp describe team-level agent loops that move work from trigger and specification through implementation, verification, release, and measured improvement.

  2. Agents Should Search, Fetch, And Browse As Separate Operations

    Browserbase separates discovery, content retrieval, and browser interaction so research agents do not launch a full browser merely to obtain a list of URLs.

  3. ChatGPT Cuts Repeated Work Across The Agent Stack

    ByteByteGo's OpenAI engineering walkthrough connects persistent sessions, stable prompt prefixes, deferred tools, delta tokenization, cache-aware routing, and split inference.

  4. Claude Code Auto Mode Gates Actions Instead Of Explanations

    Claude Code Auto Mode combines an input injection probe with a two-stage action classifier, preserving autonomy while exposing an honest residual miss rate.

  5. Cline Hooks Put Deterministic Rules Inside The Agent Loop

    Cline's plugin hooks show how an agent harness can journal every run and block dangerous tool calls without waiting for the model to choose a guardrail.

  6. Containment Caps An Agent's Blast Radius

    Anthropic's three runtime patterns show why hard filesystem, network, credential, and trust boundaries carry more security weight than repeated approval prompts.

  7. Anthropic Moves Large Tool Libraries Out Of Context

    Anthropic's Tool Search Tool, Programmatic Tool Calling, and Tool Use Examples separate discovery, orchestration, and usage guidance for agents with large tool libraries.

  8. Arcee Turns Scientific Post-Training Into A Run Ledger

    Arcee's open-model science write-up shows a 21-run post-training loop around Trinity Mini, held-out scientific environments, trace review, and a promoted specialist adapter.

  9. Genkit Adds Progressive Disclosure For Agent Skills

    Genkit now loads Agent Skills through middleware that discovers SKILL.md metadata first and activates full instructions, references, and scripts only when needed.

  10. Cline Turns Recursive Self-Improvement Into Harness Work

    Cline's Terminal-Bench run is not a singularity story; it is a concrete loop where an agent reads traces, patches the harness, reruns evals, and hands a PR to humans.

  11. OpenAI Shows Efficiency Is a Full-Stack Agent Problem

    OpenAI's GPT-5.6 efficiency write-up connects model training, inference optimization, and the Codex/ChatGPT Work harness into one compounding cost-performance loop.

  12. OpenAI's ARC-AGI-3 Jump Was a Harness Result

    OpenAI's ARC-AGI-3 write-up shows why agent benchmarks measure the model plus the runtime harness: retained reasoning and compaction changed both score and token use.

  13. Claude Opus 5 Makes Prompting a Runtime Contract

    Anthropic's Opus 5 prompting guide shows that stronger models can make old harness defaults wrong: verbosity, effort, verification, delegation, and thinking mode all become runtime controls.

  14. LangChain Deep Agents Shrink the Harness Instead of Adding More Prompt

    Deep Agents v0.7.0b2 cuts default-agent input tokens by 65% and tool-description tokens by 43%, turning harness efficiency into a first-class agent metric.

  15. Open Secure AI Alliance Turns the AI-Safety Fight Into a Stack Question

    NVIDIA's Open Secure AI Alliance reframes open models, harnesses, identity, safe formats, scanners, and disclosure as shared defensive infrastructure for AI agents.

  16. Agent Harness Optimization Is Becoming an Outer-Loop Discipline

    The next useful automation target is not another agent response. It is the controlled loop that changes prompts, tools, context, and routing, then keeps only improvements that survive evaluation.

  17. The Coding Harness Is Becoming Independent From the Model

    Practitioners are routing different models through coding-agent workflows, while production systems increasingly choose model and effort per role instead of per product.

Raw signals

What changed recently?

104 signals
  1. Claude Opus 5 Turns Prompting Into Harness Calibration

    Anthropic's Opus 5 prompting guide shows model upgrades changing the harness contract: verbosity, progress updates, scope, subagents, verification, and thinking mode all need retuning.

  2. Anthropic: Goal-Scoped Agent Loops

    The archive captures X source as a dated public record from X source. It documents long-running work gaining explicit goals, state, stopping rules, and recovery and is retained as pressure-testing evidence for the goal-scoped agent loops trend.

  3. Claude Code: Verification Bandwidth

    The archive captures Claude Code as a dated public record from Claude Code. It documents evaluation, review, and observability becoming the bottleneck after generation accelerates and is retained as pressure-testing evidence for the verification bandwidth trend.

  4. GitHub / cursor/plugins: Verification Bandwidth

    The archive captures GitHub / cursor/plugins as a dated public record from GitHub / cursor/plugins. It documents evaluation, review, and observability becoming the bottleneck after generation accelerates and is retained as pressure-testing evidence for the verification bandwidth trend.

  5. Asteroid: Task-Specific Ai Interfaces

    The archive captures Asteroid as a dated public record from Asteroid. It documents model output moving from plain answers into generated task interfaces and actions and is retained as supporting evidence for the task-specific AI interfaces trend.

  6. Walkinglabs / Learn Harness Engineering: Verification Bandwidth

    The archive captures Walkinglabs / Learn Harness Engineering as a dated public record from Walkinglabs / Learn Harness Engineering. It documents evaluation, review, and observability becoming the bottleneck after generation accelerates and is retained as pressure-testing evidence for the verification bandwidth trend.

  7. Google / Gemini Models: Agent-Ready Software

    The archive captures Google / Gemini Models as a dated public record from Google / Gemini Models. It documents software exposing explicit capabilities, permissions, and machine-readable actions and is retained as supporting evidence for the agent-ready software trend.

  8. Claude: Goal-Scoped Agent Loops

    The archive captures YouTube source as a dated public record from YouTube source. It documents long-running work gaining explicit goals, state, stopping rules, and recovery and is retained as supporting evidence for the goal-scoped agent loops trend.

  9. SKILL.md Acts as a Behavior Loader, Not a Better Prompt

    Skills package procedures, tools, and progressive context so an agent can load behavior only when the task requires it.

  10. Claude: Goal-Scoped Agent Loops

    The archive captures X source as a dated public record from X source. It documents long-running work gaining explicit goals, state, stopping rules, and recovery and is retained as pressure-testing evidence for the goal-scoped agent loops trend.

  11. Stripe Built ProtoDash Around Its Own Design System

    Stripe's internal prototyping harness combines product rules, components, sandboxes, and review feedback instead of generating generic mockups.

  12. GitHub / NousResearch/hermes-agent: Generative Media Infrastructure

    The archive captures GitHub / NousResearch/hermes-agent as a dated public record from GitHub / NousResearch/hermes-agent. It documents image, video, audio, and multimodal generation becoming application infrastructure and is retained as branch-opening evidence for the generative media infrastructure trend.

  13. GitHub / stripe/link-cli: Task-Specific Ai Interfaces

    The archive captures GitHub / stripe/link-cli as a dated public record from GitHub / stripe/link-cli. It documents model output moving from plain answers into generated task interfaces and actions and is retained as supporting evidence for the task-specific AI interfaces trend.

  14. Ando: Ai-Native Operating Models

    The archive captures Ando as a dated public record from Ando. It documents AI adoption shifting jobs, coordination, review, and organizational capacity and is retained as supporting evidence for the AI-native operating models trend.

  15. Google Cloud / Gemini Enterprise Agent Platform: Ai-Native Operating Models

    The archive captures Google Cloud / Gemini Enterprise Agent Platform as a dated public record from Google Cloud / Gemini Enterprise Agent Platform. It documents AI adoption shifting jobs, coordination, review, and organizational capacity and is retained as pressure-testing evidence for the AI-native operating models trend.

  16. Image generation prompting Guide

    The archive captures Image generation prompting Guide as a dated public record from OpenAI Developers / Image Gen Models Prompting. It documents image, video, audio, and multimodal generation becoming application infrastructure and is retained as branch-opening evidence for the generative media infrastructure trend.

  17. Microsoft / New Hosted Agents In Foundry Agent Service: Verification Bandwidth

    The archive captures Microsoft / New Hosted Agents In Foundry Agent Service as a dated public record from Microsoft / New Hosted Agents In Foundry Agent Service. It documents evaluation, review, and observability becoming the bottleneck after generation accelerates and is retained as pressure-testing evidence for the verification bandwidth trend.

  18. Anthropic / 81k Economics: Verification Bandwidth

    The archive captures Anthropic / 81k Economics as a dated public record from Anthropic / 81k Economics. It documents evaluation, review, and observability becoming the bottleneck after generation accelerates and is retained as pressure-testing evidence for the verification bandwidth trend.

  19. GitHub / TencentCloud/CubeSandbox: Agent Security Runtime Boundaries

    The archive captures GitHub / TencentCloud/CubeSandbox as a dated public record from GitHub / TencentCloud/CubeSandbox. It documents agent security expanding from prompt policy into memory, tools, sandboxes, and execution boundaries and is retained as branch-opening evidence for the agent security runtime boundaries trend.

  20. Claude: Agent Security Runtime Boundaries

    The archive captures YouTube source as a dated public record from YouTube source. It documents agent security expanding from prompt policy into memory, tools, sandboxes, and execution boundaries and is retained as branch-opening evidence for the agent security runtime boundaries trend.

  21. Google / Ai Mode Chrome: Task-Specific Ai Interfaces

    The archive captures Google / Ai Mode Chrome as a dated public record from Google / Ai Mode Chrome. It documents model output moving from plain answers into generated task interfaces and actions and is retained as supporting evidence for the task-specific AI interfaces trend.

  22. GitHub / heygen-com/hyperframes: Generative Media Infrastructure

    The archive captures GitHub / heygen-com/hyperframes as a dated public record from GitHub / heygen-com/hyperframes. It documents image, video, audio, and multimodal generation becoming application infrastructure and is retained as branch-opening evidence for the generative media infrastructure trend.

  23. OpenAI / Next Evolution Of Agents Sdk: Agent-Ready Software

    The archive captures OpenAI / Next Evolution Of Agents Sdk as a dated public record from OpenAI / Next Evolution Of Agents Sdk. It documents software exposing explicit capabilities, permissions, and machine-readable actions and is retained as pressure-testing evidence for the agent-ready software trend.

  24. GitHub / farzaa/clicky: Task-Specific Ai Interfaces

    The archive captures GitHub / farzaa/clicky as a dated public record from GitHub / farzaa/clicky. It documents model output moving from plain answers into generated task interfaces and actions and is retained as supporting evidence for the task-specific AI interfaces trend.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01related materialA Software Factory Connects Agents Through Verified OutcomesContinue through the Agent Harness topic.
  2. 02related materialAgents Should Search, Fetch, And Browse As Separate OperationsContinue through the Agent Harness topic.
  3. 03related materialChatGPT Cuts Repeated Work Across The Agent StackContinue through the Agent Harness topic.
  4. 04related materialClaude Code Auto Mode Gates Actions Instead Of ExplanationsContinue through the Agent Harness topic.
  5. 05related materialCline Hooks Put Deterministic Rules Inside The Agent LoopContinue through the Agent Harness topic.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract