docs: auto-update for merged PRs (2026-09-02) - #4109
Open
aheritier wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation changes
Brings
docs/features/evaluation/index.mdup to date with the evaluationfeatures merged into
mainover the last 36 hours. Theassertions(code-based grading) and
--repeatpass@k/pass^k features landed acrossseveral PRs but were never documented; the skills-related PRs and the
StartableToolSet backoff PR already carried their own doc updates and needed
no further changes.
assertionsfield and the supportedassertion types (
contains,not_contains,equals,starts_with,ends_with,regex,cost_threshold,tool_called).actually run and scored (not just accepted by the schema).
--repeatnow prints and what the two metrics measure.
metrics compared against
--baseline, and that pass@k/pass^k are reportedas informational (non-gating) deltas.
One commit per source PR:
EvalCriteria--repeatPRs reviewed with no doc changes needed
docs/features/skills/index.mdin the same PR; verified accurate against final code.docs/tools/rag,docs/tools/lsp,docs/tools/mcp,docs/community/troubleshootingin the same PR; verified accurate against final code.