Skip to content

fix(skills): default agentv-bench to CLI mode#1537

Merged
christso merged 1 commit into
mainfrom
fix/agentv-bench-cli-default
Jun 27, 2026
Merged

fix(skills): default agentv-bench to CLI mode#1537
christso merged 1 commit into
mainfrom
fix/agentv-bench-cli-default

Conversation

@christso

Copy link
Copy Markdown
Collaborator

Summary

agentv-bench now tells agents to run evaluations through the AgentV CLI unless the user explicitly asks for subagent mode. Subagent execution remains documented as an opt-in fallback, but the skill no longer treats AGENT_EVAL_MODE=subagent as the default path.

Validation

  • bun test apps/cli/test/unit/skills.test.ts
  • bun scripts/marketplace/validate-frontmatter.ts skills-data/agentv-bench/SKILL.md (reported 0 matching files for this path, matching prior behavior)
  • bun --filter agentv build
  • bun apps/cli/src/cli.ts skills get agentv-bench | rg -n 'default to AgentV CLI mode|Do not read AGENT_EVAL_MODE|Subagent mode.*opt-in fallback|default to subagent|default to subagent'
  • bun apps/cli/src/cli.ts skills get agentv-bench --ref subagent-pipeline | rg -n 'explicit opt-in fallback|defaults to AgentV CLI mode|AGENT_EVAL_MODE=subagent|the default'

Compound Engineering
Codex

Entire-Checkpoint: da4bdc81f3ac
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ff3d18
Status: ✅  Deploy successful!
Preview URL: https://3f16287d.agentv.pages.dev
Branch Preview URL: https://fix-agentv-bench-cli-default.agentv.pages.dev

View logs

@christso christso marked this pull request as ready for review June 27, 2026 05:04
@christso christso merged commit 3f2ddc5 into main Jun 27, 2026
8 checks passed
@christso christso deleted the fix/agentv-bench-cli-default branch June 27, 2026 05:04
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