-
Notifications
You must be signed in to change notification settings - Fork 72
feat: Composable eval construction from registry graders #17
Copy link
Copy link
Labels
coding-agentGood candidate for coding-agent implementationGood candidate for coding-agent implementationdesign-completeDesign spike is complete; remaining work should move to implementation-scoped issuesDesign spike is complete; remaining work should move to implementation-scoped issuesdeveloper-experienceenhancementNew feature or requestNew feature or requestepic:evaluationE3: Evaluation FrameworkE3: Evaluation Frameworkgo:yesReady to implementReady to implementgradersquestionFurther information is requestedFurther information is requestedrelease:backlogNot yet targetedNot yet targetedsquad:copilotAssigned to @copilot (Coding Agent) for autonomous workAssigned to @copilot (Coding Agent) for autonomous worktype:spikeResearch/investigation — produces a plan, not codeResearch/investigation — produces a plan, not code
Description
Metadata
Metadata
Assignees
Labels
coding-agentGood candidate for coding-agent implementationGood candidate for coding-agent implementationdesign-completeDesign spike is complete; remaining work should move to implementation-scoped issuesDesign spike is complete; remaining work should move to implementation-scoped issuesdeveloper-experienceenhancementNew feature or requestNew feature or requestepic:evaluationE3: Evaluation FrameworkE3: Evaluation Frameworkgo:yesReady to implementReady to implementgradersquestionFurther information is requestedFurther information is requestedrelease:backlogNot yet targetedNot yet targetedsquad:copilotAssigned to @copilot (Coding Agent) for autonomous workAssigned to @copilot (Coding Agent) for autonomous worktype:spikeResearch/investigation — produces a plan, not codeResearch/investigation — produces a plan, not code
Summary
Design how users construct eval.yaml from a catalog of shared, versioned grader definitions.
Concept
Users should be able to:
waza registry search 'factual')waza registry add github.com/waza-evals/fact@v1.0)Design Questions
waza registry searchlook like? Metadata format?waza initscaffold with registry graders?Parent: #385