Skip to content

Fix references to the moved agent evaluation guide - #2029

Merged
morluto merged 1 commit into
mainfrom
agent/fix-moved-agent-eval-doc
Aug 18, 2026
Merged

Fix references to the moved agent evaluation guide#2029
morluto merged 1 commit into
mainfrom
agent/fix-moved-agent-eval-doc

Conversation

@yuelgrace1810-ops

Copy link
Copy Markdown
Collaborator

Problem

Merged PR #2019 moved the agent-evaluation guide from docs/how-to/ to benchmarks/docs/, but two consumers retained the old path:

  • tests/tooling/test_harbor_egress.py raised FileNotFoundError, making current-main make check fail.
  • the mathematical benchmark README linked to the removed location.

Solution

Point both consumers at the canonical moved guide under benchmarks/docs/.

This is a path-only follow-up. It does not change Harbor behavior, network policy, benchmark contracts, or evaluation semantics.

Validation

  • Exact previously failing test: 1 passed.
  • make check: 1308 passed; Ruff, formatting, complexity, and mypy passed.
  • Documentation command validation passed.
  • Full Markdown link checker could not run locally because npx is not installed; the corrected relative target exists in this tree.

Overlap

@morluto
morluto marked this pull request as ready for review August 18, 2026 18:35
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@morluto
morluto merged commit 2e54684 into main Aug 18, 2026
24 checks passed
@morluto
morluto deleted the agent/fix-moved-agent-eval-doc branch August 18, 2026 18:36
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.

2 participants