docs: v0.38.0 feature coverage#398
Merged
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the documentation site and root changelog to reflect (and explain) feature coverage associated with the v0.38.0 release, including schemaVersion 1.2 additions and newly documented guides/constraints.
Changes:
- Document schemaVersion
1.2(includingadversarial:config) and add a1.2entry to the schema changelog. - Refresh release/changelog pages to highlight v0.38.0 features and clarify rubric command/flags behavior.
- Expose additional guides (adversarial, snapshot/replay, Azure Storage) in the docs sidebar and expand tool constraint docs with structured arg matchers.
Show a summary per file
| File | Description |
|---|---|
| site/src/content/docs/reference/schema.mdx | Updates schemaVersion default/current version to 1.2 and documents the new adversarial: block. |
| site/src/content/docs/reference/schema-changes.md | Bumps “current version” table to 1.2 and adds a 1.2 changelog entry (snapshot + adversarial). |
| site/src/content/docs/reference/rubrics.mdx | Adds a note clarifying no waza rubric subcommand ships in v0.38.0 and quality --rubric is reserved. |
| site/src/content/docs/reference/releases.mdx | Updates the docs “current release” highlight and download/install links to v0.38.0. |
| site/src/content/docs/reference/cli.mdx | Notes that v0.38.0 OpenTelemetry is configured via flags and not WAZA_OTEL_* env vars. |
| site/src/content/docs/guides/eval-yaml.mdx | Adds adversarial to the eval.yaml guide and documents the block. |
| site/astro.config.mjs | Adds additional guides to the sidebar nav. |
| README.md | Updates schemaVersion references to 1.2 and documents adversarial packs at a high level. |
| docs/graders/tool_constraint.md | Documents expect_tools[].args structured argument matchers for tool constraints. |
| CHANGELOG.md | Adds v0.38.0 entry and updates compare links accordingly. |
Review details
- Files reviewed: 10/10 changed files
- Comments generated: 0
- Review effort level: Low
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.
Summary
waza rubricsubcommand ships in v0.38.0Validation
npm --prefix site installnpm --prefix site run buildgit diff --check