Skip to content

[codex] remove Batch CLI eval docs#1738

Merged
christso merged 1 commit into
mainfrom
av-mjgz-remove-batch-docs
Jul 8, 2026
Merged

[codex] remove Batch CLI eval docs#1738
christso merged 1 commit into
mainfrom
av-mjgz-remove-batch-docs

Conversation

@christso

@christso christso commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the Batch CLI evaluation docs pages from current and v4.42.4 docs.
  • Remove the Batch CLI example directory and example-list entries.
  • Rewrite CLI provider docs to state that AgentV invokes CLI providers once per eval case, with throughput batching owned by adapters/CLIs instead of eval YAML.
  • Remove the archived v4.42.4 route entry and update the AI migration reference so it no longer carries batch_requests forward as supported config.

Validation

  • bun --filter @agentv/web build
  • bun --filter @agentv/web check:routes
  • Built-route check: confirmed apps/web/dist/docs/evaluation/batch-cli/index.html and apps/web/dist/docs/v4.42.4/evaluation/batch-cli/index.html are absent.
  • rg -n "Batch CLI|batch[_ -]?cli|batch_requests|provider_batching|providerBatching|batchRequests" apps/web/src/content/docs examples skills-data -g '!node_modules' -g '!dist' returned no matches.
  • bunx biome check apps/web/src/content/docs/docs/next/evaluation/examples.mdx apps/web/src/content/docs/docs/next/targets/cli-provider.mdx apps/web/src/content/docs/docs/v4.42.4/evaluation/examples.mdx apps/web/src/content/docs/docs/v4.42.4/targets/cli-provider.mdx apps/web/src/data/docs-v4.42.4-routes.json examples/README.md examples/features/README.md skills-data/agentv-eval-migrations/references/breaking-changes.md passed for applicable files.
  • git diff --check

bun run validate:examples was also run and failed on an unrelated existing issue in examples/showcase/multi-model-benchmark/evals/benchmark.eval.yaml: evaluate_options.repeat still uses the removed object shape. Follow-up bead: av-7vw3.

Red/Green Evidence

  • Red: pre-change audit found public Batch CLI docs and example references under apps/web/src/content/docs and examples/features/batch-cli.
  • Green: post-change audit over public docs/examples and AI migration references returns no Batch CLI or eval-batching config references, and the docs build no longer emits Batch CLI docs routes.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8ba2519
Status: ✅  Deploy successful!
Preview URL: https://78ed7cf2.agentv.pages.dev
Branch Preview URL: https://av-mjgz-remove-batch-docs.agentv.pages.dev

View logs

@christso christso marked this pull request as ready for review July 8, 2026 01:45
@christso christso force-pushed the av-mjgz-remove-batch-docs branch from 3ca4691 to 8ba2519 Compare July 8, 2026 01:51
@christso christso merged commit 58f316c into main Jul 8, 2026
9 checks passed
@christso christso deleted the av-mjgz-remove-batch-docs branch July 8, 2026 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant