-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: microsoft/waza
base: v0.0.2
head repository: microsoft/waza
compare: v0.1.0
- 13 commits
- 58 files changed
- 1 contributor
Commits on Feb 1, 2026
-
docs: add installation instructions from GitHub releases
- README: Added 'From GitHub Releases' as recommended install method - DEMO-SCRIPT: Updated pre-demo setup with release URL - TUTORIAL: Added release install in prerequisites
Configuration menu - View commit details
-
Copy full SHA for 7f49304 - Browse repository at this point
Copy the full SHA 7f49304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c142e - Browse repository at this point
Copy the full SHA 77c142eView commit details -
fix: add fixtures to code-explainer example
- Add fixtures/ directory with actual code files - Update tasks to reference files via inputs.files - Update README with --context-dir usage
Configuration menu - View commit details
-
Copy full SHA for b29f416 - Browse repository at this point
Copy the full SHA b29f416View commit details -
docs: update DEMO-SCRIPT with code-explainer example and fixtures
- Replace azure-deploy references with code-explainer - Add --context-dir examples throughout - Show actual expected output with fixtures - Update model comparison and Copilot SDK examples
Configuration menu - View commit details
-
Copy full SHA for 9e4e24b - Browse repository at this point
Copy the full SHA 9e4e24bView commit details -
fix: correct remaining invalid references in DEMO-SCRIPT
- Update Part 5 examples to use code-explainer with fixtures - Fix transcript example to show code-explainer task - Update model comparison output to show 4 code-explainer tasks - Change analyze command to use code-explainer skill
Configuration menu - View commit details
-
Copy full SHA for b09d7d3 - Browse repository at this point
Copy the full SHA b09d7d3View commit details -
feat: add SKILL.md to code-explainer example
- Create complete SKILL.md with triggers, examples, guidelines - Update README with full workflow (SKILL.md → generate → run) - Example now demonstrates the complete skill-eval pattern
Configuration menu - View commit details
-
Copy full SHA for e794c7d - Browse repository at this point
Copy the full SHA e794c7dView commit details -
docs: update DEMO-SCRIPT to reference SKILL.md in example
- Add 'View the Skill Definition' step in Part 7 - Update structure to show SKILL.md file - Emphasize SKILL.md as source of truth
Configuration menu - View commit details
-
Copy full SHA for 18fc19e - Browse repository at this point
Copy the full SHA 18fc19eView commit details -
fix: update Part 3 to use fixtures pattern
- Add 'Create a Fixture File First' step - Change task to reference fixture file instead of inline content - Fix grader config structure (assertions under config) - Add note about --context-dir usage
Configuration menu - View commit details
-
Copy full SHA for b8f7c53 - Browse repository at this point
Copy the full SHA b8f7c53View commit details -
fix: add fixtures/ to init output in Part 3
- Show fixtures/ directory in init structure - Add example.py placeholder in fixtures - Update next steps to mention fixtures and --context-dir - Rename second Part 3 to Part 3b for clarity
Configuration menu - View commit details
-
Copy full SHA for 5fbde35 - Browse repository at this point
Copy the full SHA 5fbde35View commit details -
docs: clarify --context-dir is required for fixtures
- Explain path is relative to --context-dir - Note there's no default fixtures/ path - Add explicit run command showing --context-dir usage
Configuration menu - View commit details
-
Copy full SHA for 6a675b5 - Browse repository at this point
Copy the full SHA 6a675b5View commit details -
docs: rewrite intro with hook, problem, solution
- Add compelling hook about skill testing challenges - Clearly state the problem (manual testing doesn't scale) - List key features as solution - More concise setup and commands
Configuration menu - View commit details
-
Copy full SHA for 6654bc0 - Browse repository at this point
Copy the full SHA 6654bc0View commit details -
feat: rename skill-eval to waza (v0.1.0)
- Renamed package from skill_eval to waza - Renamed CLI command from skill-eval to waza - Updated all documentation, workflows, and examples - Bumped version to 0.1.0 for the rename milestone waza (技) means 'technique' or 'skill' in Japanese
Configuration menu - View commit details
-
Copy full SHA for 6c71366 - Browse repository at this point
Copy the full SHA 6c71366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b2e30 - Browse repository at this point
Copy the full SHA 91b2e30View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.2...v0.1.0