pith. sign in
Pith Number

pith:IRRAAFXS

pith:2026:IRRAAFXSBTGRA4ITJNK4HQORCR
not attested not anchored not stored refs pending

VeRO: A Harness for Agents to Optimize Agents

Apaar Shanker, Samuel Marc Denton, Varun Ursekar, Veronica Chatrath, Yuan Xue

VERO supplies a reproducible harness with versioned snapshots and structured traces to compare how agents optimize other agents.

arxiv:2602.22480 v4 · 2026-02-25 · cs.AI · cs.CL · cs.LG

Add to your LaTeX paper
\usepackage{pith}
\pithnumber{IRRAAFXSBTGRA4ITJNK4HQORCR}

Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge

Record completeness

1 Bitcoin timestamp
2 Internet Archive
3 Author claim open · sign in to claim
4 Citations open
5 Replications open
Portable graph bundle live · download bundle · merged state
The bundle contains the canonical record plus signed events. A mirror can host it anywhere and recompute the same current state with the deterministic merge algorithm.

Claims

C1strongest claim

Using VERO, we conduct an empirical study comparing optimizer configurations across tasks and analyzing which modifications reliably improve target agent performance.

C2weakest assumption

That structured capture of intermediate reasoning and downstream execution outcomes, together with budget-controlled evaluation, is both necessary and sufficient to produce reliable comparisons of agent optimizers.

C3one line summary

VeRO supplies a versioned harness, benchmark suite, and empirical comparison of optimizer configurations for coding agents that improve other agents.

Cited by

3 papers in Pith

Receipt and verification
First computed 2026-06-03T02:05:46.191614Z
Builder pith-number-builder-2026-05-17-v1
Signature Pith Ed25519 (pith-v1-2026-05) · public key
Schema pith-number/v1.0

Canonical hash

44620016f20ccd1071134b55c3c1d11464be0a210a4b25f79806e07d6706d4d4

Aliases

arxiv: 2602.22480 · arxiv_version: 2602.22480v4 · doi: 10.48550/arxiv.2602.22480 · pith_short_12: IRRAAFXSBTGR · pith_short_16: IRRAAFXSBTGRA4IT · pith_short_8: IRRAAFXS
Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/IRRAAFXSBTGRA4ITJNK4HQORCR \
  | jq -c '.canonical_record' \
  | python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 44620016f20ccd1071134b55c3c1d11464be0a210a4b25f79806e07d6706d4d4
Canonical record JSON
{
  "metadata": {
    "abstract_canon_sha256": "9ef5ea8fb8de7c103a816617ba15f66eba473bf1596ea57e2f25790c613716a3",
    "cross_cats_sorted": [
      "cs.CL",
      "cs.LG"
    ],
    "license": "http://creativecommons.org/licenses/by/4.0/",
    "primary_cat": "cs.AI",
    "submitted_at": "2026-02-25T23:40:22Z",
    "title_canon_sha256": "54cd9655369e4f18057967c0ba3e7d202e9dfa6fbf92f8a18a7c72b59c453ecb"
  },
  "schema_version": "1.0",
  "source": {
    "id": "2602.22480",
    "kind": "arxiv",
    "version": 4
  }
}