Skip to content

docs: v0.38.0 feature coverage#398

Merged
spboyer merged 1 commit into
mainfrom
spboyer-docs-v0-38-feature-coverage
Jun 30, 2026
Merged

docs: v0.38.0 feature coverage#398
spboyer merged 1 commit into
mainfrom
spboyer-docs-v0-38-feature-coverage

Conversation

@spboyer

@spboyer spboyer commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • add v0.38.0 release coverage to the changelog and site release page
  • fill schema docs for schemaVersion 1.2, adversarial config, snapshots, and tool argument matchers
  • expose existing adversarial, snapshot/replay, and Azure Storage guides in the site sidebar
  • document that [E1] Decouple ExecutionResponse from Copilot SDK + Multi-Agent Engine Support #10 is an internal-only refactor and that no waza rubric subcommand ships in v0.38.0

Validation

  • npm --prefix site install
  • npm --prefix site run build
  • git diff --check

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 30, 2026 15:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 (including adversarial: config) and add a 1.2 entry 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

@spboyer spboyer merged commit b264705 into main Jun 30, 2026
10 checks passed
@spboyer spboyer deleted the spboyer-docs-v0-38-feature-coverage branch June 30, 2026 15:47
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.

3 participants