Skip to content

Waza v0.21.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 22:25
· 140 commits to main since this release
97ac57a

What's Changed

  • Copilot SDK usage display for waza run by @chlowell in #47
  • Fix broken dashboard-explore doc images across deployment bases by @Copilot in #50
  • Fix Docker build by @chlowell in #51
  • Working around an issue in the copilot SDK, Start() and contexts by @richardpark-msft in #53
  • fix: Standardize emoji spacing in waza check display by @Copilot in #45
  • fix: regression test + changelog for waza suggest deadlock by @Copilot in #43
  • fix: make site base path configurable + remove unused workflow by @spboyer in #56
  • fix: repair broken test blocking all PR CI by @spboyer in #67
  • feat: add FileWriter service and refactor waza init inventory #48 by @wbreza in #63
  • chore(deps): Bump svgo from 4.0.0 to 4.0.1 in /site by @dependabot[bot] in #88
  • chore: add MIT LICENSE file by @spboyer in #99
  • fix: discover skills under .github/skills/ directory by @spboyer in #69
  • feat: invert token limits priority to .waza.yaml first #59 by @wbreza in #64
  • fix: align config.schema.json defaults with Go source of truth #57 by @wbreza in #65
  • docs: Add CI/CD integration guide (GitHub Actions, Azure DevOps) by @spboyer in #100
  • fix: update docs link to GitHub Pages URL by @spboyer in #87
  • chore: update repo refs + disable heartbeat auto-triggers by @spboyer in #101
  • feat: Add skill-aware thresholds to waza tokens compare by @spboyer in #93
  • feat: Per-file token budget configuration in .waza.yaml by @spboyer in #96
  • feat: Snapshot auto-update workflow for diff grader by @spboyer in #95
  • feat: Add multi-trial flakiness detection for evals by @spboyer in #103
  • feat: Add eval scaffolding command (waza eval new) by @spboyer in #94
  • Add in custom YAML deserializers for our config by @richardpark-msft in #106
  • fix: Build web dashboard assets before Go compilation by @chlowell in #107
  • docs: note Go 1.26+ in agent instruction files by @Copilot in #108
  • Fix --output-dir having no effect for single-skill runs by @chlowell in #109
  • feat: sensei scoring parity — WHEN: triggers, spec-security, Invalid level, advisory checks 16-18 by @spboyer in #79
  • chore: add @wbreza to CODEOWNERS by @spboyer in #111
  • feat: Add trigger heuristic grader by @spboyer in #90
  • Adding in wz new task from-prompt by @richardpark-msft in #110
  • Fix test that leaks files into the repo by @chlowell in #120
  • chore(deps): Bump devalue from 5.6.3 to 5.6.4 in /site by @dependabot[bot] in #119
  • Fix tokens compare in subdirectory showing all files as "added" by @chlowell in #105
  • fix: change ResourceFile.Content from string to []byte by @Copilot in #117
  • Release v0.21.0 by @spboyer in #122

New Contributors

Full Changelog: v0.1.0...v0.21.0