Skip to content

fix: align check eval discovery#247

Merged
github-actions[bot] merged 1 commit into
mainfrom
spboyer/fix-check-eval-discovery
May 20, 2026
Merged

fix: align check eval discovery#247
github-actions[bot] merged 1 commit into
mainfrom
spboyer/fix-check-eval-discovery

Conversation

@spboyer

@spboyer spboyer commented May 20, 2026

Copy link
Copy Markdown
Member

Closes #238

Summary

  • discover nested skills recursively under configured skill roots so waza check <skill-name> works for category-based workspaces
  • use project-config-aware workspace detection when waza check resolves separated evals for explicit skill paths
  • add regressions for nested skill discovery and separated eval detection

Validation

  • go test ./internal/workspace ./cmd/waza
  • go test ./...

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot enabled auto-merge (squash) May 20, 2026 16:46
@github-actions github-actions Bot merged commit 9aa3ff3 into main May 20, 2026
7 checks passed
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.

waza check eval discovery is inconsistent with coverage and run in multi-skill workspaces

1 participant